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-20
[PATCH] uml: mmapper - remove just added but wrong "const" attribute
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2006-10-20
[PATCH] uml: kconfig - silence warning
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+5
2006-10-20
[PATCH] uml: cleanup run_helper() API to fix a leak
Paolo 'Blaisorblade' Giarrusso
2
-6
/
+3
2006-10-20
[PATCH] uml: use DEFCONFIG_LIST to avoid reading host's config
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+5
2006-10-20
[PATCH] uml: reenable compilation of enable_timer, disabled by mistake
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2006-10-20
[PATCH] uml: code convention cleanup of a file
Paolo 'Blaisorblade' Giarrusso
1
-25
/
+28
2006-10-20
[PATCH] uml: split memory allocation prototypes out of user.h
Paolo 'Blaisorblade' Giarrusso
19
-7
/
+33
2006-10-20
[PATCH] uml: MODE_TT is bust
Jeff Dike
1
-0
/
+1
2006-10-15
[PATCH] make UML compile (FC6/x86-64)
Ulrich Drepper
2
-2
/
+0
2006-10-11
[PATCH] uml: allow finer tuning for host VMSPLIT setting
Paolo 'Blaisorblade' Giarrusso
1
-15
/
+34
2006-10-11
[PATCH] uml: deprecate CONFIG_MODE_TT
Paolo 'Blaisorblade' Giarrusso
1
-7
/
+15
2006-10-11
[PATCH] uml: remove duplicate export
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+0
2006-10-11
[PATCH] uml: asm offsets duplication removal
Paolo 'Blaisorblade' Giarrusso
3
-8
/
+10
2006-10-11
[PATCH] uml: allow using again x86/x86_64 crypto code
Paolo 'Blaisorblade' Giarrusso
4
-1
/
+4
2006-10-11
[PATCH] uml: declare in Kconfig our partial LOCKDEP support
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+13
2006-10-11
[PATCH] uml: fix uname under setarch i386
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+8
2006-10-11
[PATCH] uml: make UML_SETJMP always safe
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2006-10-11
[PATCH] uml: make TT mode compile after setjmp-related changes
Paolo 'Blaisorblade' Giarrusso
2
-4
/
+3
2006-10-11
[PATCH] uml: readd forgot prototype
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2006-10-11
[PATCH] uml: correct removal of pte_mkexec
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+1
2006-10-11
[PATCH] uml: revert wrong patch
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-10-10
[PATCH] missed const in prototype
Al Viro
1
-1
/
+1
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
2
-4
/
+4
2006-10-08
[PATCH] uml pt_regs fixes
Al Viro
10
-25
/
+24
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
[next]