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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-08
[PATCH] uml: activate_fd: return ENOMEM only when appropriate
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2007-03-06
[PATCH] uml: fix formatting violations in signal delivery code
Jeff Dike
1
-3
/
+3
2007-02-12
[PATCH] Dynamic kernel command-line: fixups
Alon Bar-Lev
1
-3
/
+3
2007-02-12
[PATCH] Dynamic kernel command-line: um
Alon Bar-Lev
1
-1
/
+1
2007-02-11
[PATCH] uml: x86_64 ptrace fixes
Jeff Dike
1
-0
/
+7
2007-02-11
[PATCH] uml: umid tidying
Jeff Dike
2
-2
/
+3
2007-02-11
[PATCH] uml: SIGIO formatting fixes
Jeff Dike
1
-3
/
+3
2007-02-11
[PATCH] uml: SIGIO locking comment
Jeff Dike
1
-0
/
+1
2007-02-11
[PATCH] uml: IRQ handler tidying
Jeff Dike
1
-4
/
+3
2007-02-11
[PATCH] uml: locking comments in memory and tempfile code
Jeff Dike
1
-1
/
+2
2007-02-11
[PATCH] uml: remove code controlled by non-existent config option
Jeff Dike
1
-5
/
+1
2007-02-11
[PATCH] uml: const a variable
Jeff Dike
1
-1
/
+1
2007-02-11
[PATCH] uml: make signal handlers static
Jeff Dike
1
-14
/
+14
2007-02-11
[PATCH] uml: remove unused variable and function
Jeff Dike
1
-16
/
+0
2007-02-11
[PATCH] uml: delete unused file
Jeff Dike
2
-24
/
+1
2007-02-11
[PATCH] uml: make time data per-cpu
Jeff Dike
1
-12
/
+12
2007-02-11
[PATCH] uml: mem.c and physmem.c formatting fixes
Jeff Dike
2
-77
/
+57
2007-02-11
[PATCH] uml: locking comments in iomem driver
Jeff Dike
2
-10
/
+17
2007-02-11
[PATCH] uml: Kill a compilation warning
Jeff Dike
1
-1
/
+1
2007-02-11
[PATCH] uml: mconsole locking
Jeff Dike
1
-0
/
+1
2007-02-11
[PATCH] uml: return hotplug errors to host
Jeff Dike
2
-4
/
+4
2006-12-08
[PATCH] tty: ->signal->tty locking
Peter Zijlstra
1
-3
/
+4
2006-10-31
[PATCH] uml: add _text definition to linker scripts
Jeff Dike
2
-0
/
+2
2006-10-31
[PATCH] uml ubd driver: various little changes
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+0
2006-10-20
[PATCH] uml: split memory allocation prototypes out of user.h
Paolo 'Blaisorblade' Giarrusso
2
-0
/
+2
2006-10-11
[PATCH] uml: make TT mode compile after setjmp-related changes
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+3
2006-10-11
[PATCH] uml: correct removal of pte_mkexec
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+1
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
1
-2
/
+2
2006-10-08
[PATCH] uml pt_regs fixes
Al Viro
3
-9
/
+10
2006-10-06
[PATCH] um: irq changes break build
Pekka Enberg
1
-1
/
+1
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
13
-13
/
+0
2006-10-02
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
1
-0
/
+13
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
1
-3
/
+3
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
1
-11
/
+11
2006-10-02
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
1
-2
/
+0
2006-10-02
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
1
-0
/
+2
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-1
/
+1
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-09-29
[PATCH] uml: remove pte_mkexec
Jeff Dike
1
-2
/
+4
2006-09-29
[PATCH] uml: remove unneeded file
Jeff Dike
1
-484
/
+0
2006-09-29
[PATCH] uml: locking documentation
Jeff Dike
1
-2
/
+6
2006-09-27
[PATCH] uml: fix sleep length bug
Jeff Dike
1
-1
/
+1
2006-09-27
[PATCH] uml: add an export
Jeff Dike
1
-0
/
+1
2006-09-27
[PATCH] uml: file renaming
Jeff Dike
7
-192
/
+663
2006-09-27
[PATCH] uml: thread creation tidying
Jeff Dike
1
-23
/
+13
2006-09-27
[PATCH] uml: mark some tt-mode code
Jeff Dike
1
-1
/
+1
2006-09-27
[PATCH] uml: use correct SIGBUS handler
Jeff Dike
1
-8
/
+9
2006-09-27
[PATCH] uml: fix gcov support
Jeff Dike
1
-12
/
+1
2006-09-27
[PATCH] uml: get rid of ZONE_DMA use
Jeff Dike
1
-1
/
+2
2006-09-27
[PATCH] uml: const more data
Jeff Dike
2
-2
/
+2
[next]