index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
os-Linux
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-02-05
uml: code tidying under arch/um/os-Linux
WANG Cong
5
-14
/
+22
2007-12-17
uml: stop gdb from deleting breakpoints when running UML
Stanislaw Gruszka
7
-30
/
+42
2007-12-03
uml: after_sleep_interval should return something
Jeff Dike
1
-0
/
+1
2007-11-29
uml: fix !NO_HZ busy-loop
Jeff Dike
1
-3
/
+51
2007-11-14
uml: fix recvmsg return value checking
Jeff Dike
1
-2
/
+1
2007-10-16
uml: definitively kill subprocesses on panic
Lepton Wu
2
-1
/
+39
2007-10-16
uml: fix stub address calculations
Jeff Dike
2
-14
/
+15
2007-10-16
uml: network driver MTU cleanups
Jeff Dike
4
-46
/
+19
2007-10-16
uml: network formatting
Jeff Dike
6
-137
/
+123
2007-10-16
uml: use *SEC_PER_*SEC constants
Jeff Dike
2
-11
/
+13
2007-10-16
uml: eliminate SIGALRM
Jeff Dike
7
-35
/
+17
2007-10-16
uml: time build fix
Jeff Dike
1
-3
/
+19
2007-10-16
uml: eliminate interrupts in the idle loop
Jeff Dike
2
-46
/
+11
2007-10-16
uml: tickless support
Jeff Dike
2
-5
/
+39
2007-10-16
uml: GENERIC_CLOCKEVENTS support
Jeff Dike
1
-4
/
+0
2007-10-16
uml: separate timer initialization
Jeff Dike
2
-4
/
+10
2007-10-16
uml: simplify interval setting
Jeff Dike
2
-4
/
+3
2007-10-16
uml: fix timer switching
Jeff Dike
2
-13
/
+23
2007-10-16
uml: eliminate hz()
Jeff Dike
2
-6
/
+6
2007-10-16
uml: remove unused file
Jeff Dike
1
-195
/
+0
2007-10-16
uml: style fixes in FP code
Jeff Dike
1
-10
/
+16
2007-10-16
uml: floating point signal delivery fixes
Jeff Dike
2
-3
/
+34
2007-10-16
uml: userspace files should call libc directly
Jeff Dike
9
-117
/
+134
2007-10-16
uml: replace clone with fork
Jeff Dike
1
-35
/
+20
2007-10-16
uml: remove os_* usage from userspace files
Jeff Dike
1
-11
/
+0
[next]