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
2005-09-05
[PATCH] uml: remove duplicated exports
Jeff Dike
1
-19
/
+0
2005-09-05
[PATCH] uml: fault handler micro-cleanups
Paolo 'Blaisorblade' Giarrusso
1
-15
/
+13
2005-09-05
[PATCH] uml: workaround GDB problems on debugging
Paolo 'Blaisorblade' Giarrusso
2
-4
/
+4
2005-09-05
[PATCH] uml: remove debugging code from page fault path
Jeff Dike
2
-48
/
+0
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
1
-3
/
+3
2005-08-18
[PATCH] uml: fix a crash under screen
Jeff Dike
1
-1
/
+5
2005-07-28
[PATCH] uml: Clean up prink calls
Christophe Lucas
2
-2
/
+2
2005-07-28
[PATCH] uml: Fix typo
Bodo Stroesser
1
-1
/
+1
2005-07-28
[PATCH] uml: Fix load average >=1
Jeff Dike
1
-1
/
+4
2005-07-28
[PATCH] uml: Fix redundant assignment
Jeff Dike
1
-1
/
+0
2005-07-28
[PATCH] uml: fix TT mode by reverting "use fork instead of clone"
Jeff Dike
1
-19
/
+29
2005-07-27
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
1
-2
/
+2
2005-07-27
[PATCH] uml: fix misdeclared function
Jeff Dike
1
-12
/
+2
2005-07-27
[PATCH] uml: add skas0 command-line option
Paolo 'Blaisorblade' Giarrusso
2
-10
/
+44
2005-07-26
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
Eric W. Biederman
1
-6
/
+0
2005-07-14
[PATCH] uml: gcc 2.95 fix and Makefile cleanup
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2005-07-07
[PATCH] uml: Proper clone support for skas0
Bodo Stroesser
7
-3
/
+144
2005-07-07
[PATCH] uml: skas0 - separate kernel address space on stock hosts
Jeff Dike
16
-230
/
+577
2005-07-07
[PATCH] uml: kill some useless vmalloc tlb flushing
Jeff Dike
1
-1
/
+0
2005-06-25
[PATCH] uml: hot-unplug code cleanup
Jeff Dike
3
-17
/
+6
2005-06-25
[PATCH] uml: time initialization tidying
Jeff Dike
8
-82
/
+19
2005-06-25
[PATCH] uml: always disable kmalloc during shutdown
Jeff Dike
2
-6
/
+4
2005-06-25
[PATCH] uml: fix timer initialization
Jeff Dike
2
-2
/
+1
2005-06-25
[PATCH] uml: fork cleanup
Jeff Dike
4
-43
/
+11
2005-06-23
[PATCH] kstrdup: convert a few existing implementations
Robert Love
1
-6
/
+2
2005-06-21
[PATCH] uml: fix linkage of tt mode against NPTL
Paolo 'Blaisorblade' Giarrusso
3
-58
/
+3
2005-06-21
[PATCH] uml: add and use generic hw_controller_type->release
Paolo 'Blaisorblade' Giarrusso
2
-6
/
+7
2005-06-21
[PATCH] mm: remove PG_highmem
Badari Pulavarty
1
-1
/
+0
2005-06-13
[PATCH] uml: use fork instead of clone
Jeff Dike
1
-29
/
+19
2005-06-13
[PATCH] uml: remove duplicate includes
Jeff Dike
3
-4
/
+0
2005-06-08
[PATCH] uml: fix strace -f
Jeff Dike
1
-1
/
+6
2005-05-28
[PATCH] uml: remove jail mode + other leftovers
Paolo 'Blaisorblade' Giarrusso
2
-13
/
+1
2005-05-28
[PATCH] uml: stack dump fix
Paolo 'Blaisorblade' Giarrusso
1
-7
/
+14
2005-05-28
[PATCH] uml: remove unused code
Jeff Dike
3
-139
/
+0
2005-05-28
[PATCH] uml: fix segfault on exit with CONFIG_GCOV
Jeff Dike
1
-18
/
+20
2005-05-28
[PATCH] uml: remove 2_5compat.h
Jeff Dike
3
-4
/
+0
2005-05-28
[PATCH] uml: turn off kmalloc always on a fatal signal
Jeff Dike
1
-1
/
+1
2005-05-28
[PATCH] uml: fix a couple of warnings
Jeff Dike
1
-16
/
+3
2005-05-20
[PATCH] uml: fixrange_init 3-level page table support
Jeff Dike
1
-9
/
+31
2005-05-20
[PATCH] uml: Remove ubd-mmap support
Jeff Dike
1
-29
/
+0
2005-05-20
[PATCH] uml: initrd cleanup
Jeff Dike
2
-1
/
+79
2005-05-20
[PATCH] uml: Export clear_user_*
Jeff Dike
2
-0
/
+2
2005-05-20
[PATCH] uml: Page fault fixes
Jeff Dike
1
-3
/
+4
2005-05-20
[PATCH] uml: small fixes left over from rc4
Jeff Dike
2
-3
/
+5
2005-05-20
Remove some left-over empty files
Linus Torvalds
1
-0
/
+0
2005-05-17
[PATCH] uml: change memcpy to memmove
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+8
2005-05-06
[PATCH] uml: x86_64 fixes
Jeff Dike
3
-4
/
+6
2005-05-06
[PATCH] uml: Fix process exit race
Bodo Stroesser
5
-16
/
+11
2005-05-06
[PATCH] uml: S390 preparation, arch_align_stack
Bodo Stroesser
1
-0
/
+9
2005-05-06
[PATCH] uml: Use CONFIG variable for address space size
Bodo Stroesser
1
-7
/
+1
[prev]
[next]