index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-11
[PATCH] uml: avoid warnings for diffent names for an unsigned quadword
Paolo 'Blaisorblade' Giarrusso
2
-2
/
+2
2006-04-11
[PATCH] uml: fix parallel make early failure on clean tree
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2006-04-11
[PATCH] uml: local_irq_save, not local_save_flags
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-04-11
[PATCH] uml: fix big stack user
Paolo 'Blaisorblade' Giarrusso
1
-10
/
+13
2006-04-11
[PATCH] uml: fix failure path after conversion
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+10
2006-04-11
[PATCH] uml: fix hang on run_helper() failure on uml_net
Paolo 'Blaisorblade' Giarrusso
2
-6
/
+8
2006-04-11
[PATCH] uml: move outside spinlock call not needing it
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-04-11
[PATCH] uml: support sparse for userspace files
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+2
2006-04-11
[PATCH] uml: fix critical typo for TT mode
Paolo 'Blaisorblade' Giarrusso
2
-2
/
+2
2006-04-11
[PATCH] uml: fix "extern-vs-static" proto conflict in TLS code
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+0
2006-04-11
[PATCH] uml: fix some double export warnings
Paolo 'Blaisorblade' Giarrusso
3
-10
/
+8
2006-04-11
[PATCH] uml: fix format errors
Paolo 'Blaisorblade' Giarrusso
5
-7
/
+7
2006-04-11
[PATCH] uml: request format warnings to GCC for appropriate functions
Paolo 'Blaisorblade' Giarrusso
3
-4
/
+8
2006-04-11
[PATCH] uml: fix 2 harmless cast warnings for 64-bit
Paolo 'Blaisorblade' Giarrusso
2
-2
/
+3
2006-04-11
[PATCH] uml: safe migration path to the correct V3 COW format
Paolo 'Blaisorblade' Giarrusso
1
-15
/
+76
2006-04-11
[PATCH] uml: make 64-bit COW files compatible with 32-bit ones
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-04-11
[PATCH] uml: memory hotplug cleanups
Jeff Dike
1
-3
/
+1
2006-04-11
[PATCH] UML: TLS fixlets
Jeff Dike
2
-1
/
+2
2006-03-31
[PATCH] uml: check for differences in host support
Paolo 'Blaisorblade' Giarrusso
7
-5
/
+97
2006-03-31
[PATCH] uml: add arch_switch_to for newly forked thread
Paolo 'Blaisorblade' Giarrusso
3
-4
/
+25
2006-03-31
[PATCH] uml: tls support: hack to make it compile on any host
Paolo 'Blaisorblade' Giarrusso
4
-11
/
+68
2006-03-31
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
14
-23
/
+470
2006-03-31
[PATCH] uml: clean arch_switch usage
Paolo 'Blaisorblade' Giarrusso
6
-6
/
+35
2006-03-31
[PATCH] uml: split ldt.h in arch-independent and arch-dependant code
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-03-31
[PATCH] uml: idle thread needn't take access to init_mm
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+0
2006-03-31
[PATCH] uml: fix min usage
Al Viro
1
-1
/
+1
2006-03-31
[PATCH] uml: remove unused make variables
Al Viro
1
-3
/
+0
2006-03-31
[PATCH] uml: sparse cleanups
Al Viro
13
-90
/
+83
2006-03-31
[PATCH] uml: kconfigs
Al Viro
1
-0
/
+3
2006-03-31
[PATCH] uml: eliminate duplicate mrpropered files
Al Viro
1
-2
/
+1
2006-03-31
[PATCH] uml: clean up remapping code build magic
Al Viro
4
-27
/
+7
2006-03-31
[PATCH] uml: eliminate symlinks to host arch
Al Viro
4
-54
/
+19
2006-03-31
[PATCH] uml: fix initcall return values
Jeff Dike
8
-85
/
+8
2006-03-31
[PATCH] uml: redeclare highmem
Jeff Dike
2
-2
/
+2
2006-03-31
[PATCH] UML: Hotplug memory, take 2
Jeff Dike
6
-47
/
+185
2006-03-28
[PATCH] pidhash: don't count idle threads
Oleg Nesterov
1
-1
/
+0
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
2
-2
/
+4
2006-03-27
[PATCH] unify PFN_* macros
Dave Hansen
1
-2
/
+1
2006-03-27
[PATCH] uml: fix thread startup race
Jeff Dike
1
-28
/
+27
2006-03-27
[PATCH] uml: prevent umid theft
Jeff Dike
1
-10
/
+23
2006-03-27
[PATCH] uml: fix segfault on signal delivery
Jeff Dike
2
-30
/
+85
2006-03-27
[PATCH] uml: allow ubd devices to be shared in a cluster
Jeff Dike
1
-33
/
+43
2006-03-27
[PATCH] uml: oS header cleanups
Jeff Dike
3
-2
/
+14
2006-03-27
[PATCH] uml: move tty logging to os-Linux
Jeff Dike
4
-24
/
+9
2006-03-27
[PATCH] uml: more carefully test whether we are in a system call
Bodo Stroesser
2
-4
/
+33
2006-03-27
[PATCH] uml: move sigio_user.c to os-Linux/sigio.c
Jeff Dike
6
-16
/
+19
2006-03-27
[PATCH] uml: move SIGIO startup code to os-Linux/start_up.c
Jeff Dike
6
-157
/
+148
2006-03-27
[PATCH] uml: merge irq_user.c and irq.c
Jeff Dike
3
-325
/
+295
2006-03-27
[PATCH] uml: move libc-dependent irq code to os-Linux
Jeff Dike
10
-161
/
+288
2006-03-27
[PATCH] uml: fix some printf formats
Jeff Dike
1
-3
/
+3
[next]