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
/
os-Linux
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-20
includecheck fix: um, helper.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-04-01
uml: improve error messages
WANG Cong
1
-4
/
+4
2009-03-12
uml: fix WARNING: vmlinux: 'memcpy' exported twice
akpm@linux-foundation.org
1
-1
/
+4
2008-12-04
um: Kill directly reference of netdev->priv
Wang Chen
2
-2
/
+2
2008-10-22
x86, um: get rid of arch/um/os symlink
Al Viro
1
-11
/
+0
2008-10-22
x86, um: get rid of excessive includes of uml-config.h
Al Viro
1
-1
/
+0
2008-10-16
uml: remove the dead TTY_LOG code
Adrian Bunk
2
-220
/
+0
2008-07-24
UML: make several more things static
WANG Cong
4
-4
/
+4
2008-06-12
uml: work around broken host PTRACE_SYSEMU
Jeff Dike
1
-9
/
+16
2008-06-12
uml: remove include of asm/user.h
Jeff Dike
1
-2
/
+2
2008-06-06
uml: PATH_MAX needs limits.h
Ingo Molnar
1
-0
/
+1
2008-06-06
uml: stub needs to tolerate SIGWINCH
Jeff Dike
1
-1
/
+1
2008-06-06
uml: deal with inaccessible address space start
Tom Spink
2
-9
/
+24
2008-06-06
uml: deal with host time going backwards
Jeff Dike
1
-0
/
+7
2008-05-21
fix include order in sys-i386/registers.c
Al Viro
1
-0
/
+1
2008-05-13
uml: track and make up lost ticks
Jeff Dike
2
-4
/
+51
2008-05-13
uml: random driver fixes
Jeff Dike
1
-14
/
+21
2008-05-13
uml: fix build when SLOB is enabled
Jeff Dike
4
-7
/
+7
2008-05-13
uml: tidy ptrace interface
Jeff Dike
1
-2
/
+3
2008-05-13
uml: style fixes
Jeff Dike
1
-1
/
+1
2008-05-13
uml: redo host capability detection and disabling
Jeff Dike
1
-40
/
+41
2008-04-28
arch/um/os-Linux/sys-i386/task_size.c: improve a bit
WANG Cong
1
-4
/
+8
2008-04-28
arch/um/os-Linux/start_up.c: various improvements.
WANG Cong
1
-8
/
+6
2008-04-26
uml: fix build error
Ingo Molnar
1
-0
/
+1
2008-02-23
uml: fix FP register corruption
Jeff Dike
3
-0
/
+41
2008-02-08
uml: improved error handling while locating temp dir
Jim Meyering
1
-9
/
+6
2008-02-08
uml: style fixes in arch/um/os-Linux
Jeff Dike
13
-118
/
+98
2008-02-08
uml: runtime host VMSPLIT detection
Jeff Dike
4
-2
/
+127
2008-02-05
uml: move register initialization
Jeff Dike
1
-3
/
+7
2008-02-05
uml: add newlines to printks
Jeff Dike
1
-4
/
+4
2008-02-05
uml: implement O_APPEND
Jeff Dike
1
-0
/
+2
2008-02-05
uml: remove init_irq_signals
Jeff Dike
2
-12
/
+4
2008-02-05
uml: signal handling tidying
Jeff Dike
1
-21
/
+12
2008-02-05
uml: clean up sig_handler_common_skas
Jeff Dike
1
-45
/
+18
2008-02-05
uml: move sig_handler_common_skas
Jeff Dike
3
-76
/
+65
2008-02-05
uml: don't allow processes to call into stub
Jeff Dike
1
-0
/
+3
2008-02-05
uml: tidy helper code
Jeff Dike
3
-46
/
+32
2008-02-05
uml: use barrier() instead of mb()
Jeff Dike
1
-20
/
+8
2008-02-05
uml: install panic notifier earlier
Jeff Dike
1
-2
/
+0
2008-02-05
uml: eliminate setjmp_wrapper
Jeff Dike
1
-15
/
+0
2008-02-05
uml: style fixes in file.c
Jeff Dike
1
-114
/
+118
2008-02-05
uml: miscellaneous code cleanups
Jeff Dike
2
-28
/
+13
2008-02-05
uml: syle fixes in arch/um/os-Linux
Jeff Dike
2
-118
/
+150
2008-02-05
uml: kill processes instead of panicing kernel
Jeff Dike
3
-102
/
+188
2008-02-05
uml: use ptrace directly in libc code
Jeff Dike
2
-12
/
+12
2008-02-05
uml: simplify SIGSEGV handling
Jeff Dike
1
-7
/
+4
2008-02-05
uml: convert functions to void
Karol Swietlicki
1
-3
/
+1
2008-02-05
arch/um: remove duplicate includes
Lucas Woods
1
-1
/
+0
2008-02-05
uml: tidy kern_util.h
Jeff Dike
12
-64
/
+46
2008-02-05
uml: const and other tidying
WANG Cong
3
-5
/
+6
[next]