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-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
2005-05-06
[PATCH] uml: Turn literal numbers into symbolic constants
Jeff Dike
1
-13
/
+22
2005-05-06
[PATCH] uml: Makefile cleanup
Jeff Dike
1
-5
/
+1
2005-05-06
[PATCH] uml: Eliminate unusable function
Jeff Dike
1
-10
/
+0
2005-05-06
[PATCH] uml: S390 preparation, save an extra register
Bodo Stroesser
1
-0
/
+4
2005-05-06
[PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarch
Bodo Stroesser
1
-50
/
+29
2005-05-06
[PATCH] uml: command line handling cleanup
Jeff Dike
1
-3
/
+4
2005-05-06
[PATCH] uml: __deprecated makes build unnecessarily noisy
Jeff Dike
2
-4
/
+4
2005-05-05
[PATCH] uml: header and code cleanup
Bodo Stroesser
1
-5
/
+0
2005-05-05
[PATCH] uml: s390 preparation, delay moved to arch
Bodo Stroesser
2
-21
/
+0
2005-05-05
[PATCH] uml: s390 preparation, checksumming done in arch code
Bodo Stroesser
2
-37
/
+1
2005-05-05
[PATCH] uml: Fix SIGWINCH relaying
Jeff Dike
5
-5
/
+10
2005-05-05
[PATCH] uml: S390 preparation, abstract host page fault data
Bodo Stroesser
8
-41
/
+76
2005-05-05
[PATCH] uml: cross-build support : mk_ptregs
Al Viro
3
-55
/
+52
2005-05-05
[PATCH] uml: include the linker script rather than symlink it
Al Viro
2
-1
/
+7
2005-05-05
[PATCH] uml kbuild: avoid useless rebuilds
Paolo 'Blaisorblade' Giarrusso
2
-2
/
+3
[next]