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
Age
Commit message (
Expand
)
Author
Files
Lines
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
27
-28
/
+0
2006-10-03
more misc typo fixes
Matt LaPlante
1
-1
/
+1
2006-10-03
Attack of "the the"s in arch
Matt LaPlante
3
-3
/
+3
2006-10-02
[PATCH] Remove the use of _syscallX macros in UML
Arnd Bergmann
5
-25
/
+15
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
2
-4
/
+4
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
3
-15
/
+15
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-10-02
[PATCH] const struct tty_operations
Jeff Dike
2
-7
/
+6
2006-09-30
[PATCH] Remove ->rq_status from struct request
Jens Axboe
1
-2
/
+0
2006-09-29
[PATCH] uml build fix
Ollie Wild
1
-1
/
+1
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: don't roll my own random MAC generator
Jeff Dike
3
-34
/
+1
2006-09-29
[PATCH] uml: remove unneeded file
Jeff Dike
1
-484
/
+0
2006-09-29
[PATCH] uml: stack consumption reduction
Jeff Dike
2
-5
/
+14
2006-09-29
[PATCH] uml: close file descriptor leaks
Jeff Dike
2
-8
/
+7
2006-09-29
[PATCH] uml: locking documentation
Jeff Dike
5
-2
/
+14
2006-09-29
[PATCH] uml: mechanical tidying after random MACs change
Jeff Dike
3
-80
/
+40
2006-09-29
[PATCH] uml: assign random MACs to interfaces if necessary
Jeff Dike
3
-18
/
+46
2006-09-28
[IPV4]: annotate struct in_ifaddr
Al Viro
1
-1
/
+1
2006-09-27
[PATCH] uml: fix allocation size
Jeff Dike
1
-4
/
+5
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
6
-83
/
+40
2006-09-27
[PATCH] uml: mark some tt-mode code
Jeff Dike
3
-4
/
+9
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: fix missing x86_64 register definitions
Jeff Dike
2
-4
/
+41
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
40
-65
/
+65
2006-09-27
[PATCH] uml: fix proc-vs-interrupt context spinlock deadlock
Paolo 'Blaisorblade' Giarrusso
1
-12
/
+4
2006-09-27
[PATCH] uml: use -mcmodel=kernel for x86_64
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+5
2006-09-26
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2006-09-26
[PATCH] UML: tty locking
Alan Cox
1
-1
/
+3
2006-09-26
[PATCH] uml: stack usage reduction
Jeff Dike
4
-14
/
+20
2006-09-26
[PATCH] uml: clean our set_ether_mac
Paolo 'Blaisorblade' Giarrusso
2
-9
/
+6
2006-09-26
[PATCH] uml: Remove unused variable
Jeff Dike
3
-13
/
+0
2006-09-26
[PATCH] uml: timer cleanups
Jeff Dike
4
-13
/
+22
2006-09-26
[PATCH] uml: Move signal handlers to arch code
Jeff Dike
12
-89
/
+102
2006-09-26
[PATCH] uml: SIGIO cleanups
Jeff Dike
3
-71
/
+67
2006-09-26
[PATCH] uml: Improve SIGBUS diagnostics
Jeff Dike
1
-2
/
+9
2006-09-26
[PATCH] uml: Fix handling of failed execs of helpers
Jeff Dike
1
-11
/
+11
2006-09-26
[PATCH] uml: Whitespace fixes
Jeff Dike
1
-184
/
+183
2006-09-26
[PATCH] uml: Fix stack alignment
Jeff Dike
1
-1
/
+2
2006-09-26
[PATCH] uml: Use ARRAY_SIZE more assiduously
Jeff Dike
11
-32
/
+25
[next]