index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
uml: remove debugging remnants
Jeff Dike
2007-05-07
1
-3
/
+0
*
uml: formatting fixes around os_{read_write}_file callers
Jeff Dike
2007-05-07
2
-35
/
+22
*
uml: change remaining callers of os_{read_write}_file
Jeff Dike
2007-05-07
2
-2
/
+2
*
uml: dump core on panic
Jeff Dike
2007-05-07
1
-1
/
+1
*
uml: start fixing os_read_file and os_write_file
Jeff Dike
2007-05-07
7
-16
/
+20
*
uml: speed up page table walking
Jeff Dike
2007-05-07
1
-82
/
+120
*
uml: irq locking commentary
Jeff Dike
2007-05-07
1
-0
/
+15
*
uml: comment early boot locking
Jeff Dike
2007-05-07
1
-9
/
+13
*
uml: kernel segfaults should dump proper registers
Jeff Dike
2007-05-07
1
-3
/
+7
*
uml: tidy fault code
Jeff Dike
2007-05-07
1
-17
/
+18
*
uml: kernel_thread shouldn't panic
Jeff Dike
2007-05-07
1
-2
/
+0
*
uml: remove page_size()
Jeff Dike
2007-05-07
1
-5
/
+0
*
uml: tidy process.c
Jeff Dike
2007-05-07
1
-83
/
+35
*
uml: speed up exec
Jeff Dike
2007-05-07
1
-1
/
+11
*
remove unused header file: arch/um/kernel/tt/include/mode_kern-tt.h
Robert P. J. Day
2007-05-07
1
-52
/
+0
*
uml: add missing __init declarations
Jeff Dike
2007-05-07
1
-1
/
+1
*
uml: remove user_util.h
Jeff Dike
2007-05-07
34
-34
/
+0
*
uml: create as-layout.h
Jeff Dike
2007-05-07
9
-0
/
+9
*
uml: create arch.h
Jeff Dike
2007-05-07
2
-0
/
+2
*
uml: host_info tidying
Jeff Dike
2007-05-07
1
-1
/
+5
*
uml: formatting fixes
Jeff Dike
2007-05-07
1
-26
/
+25
*
uml: delete unused code
Jeff Dike
2007-05-07
1
-0
/
+2
*
[PATCH] uml: fix LVM crash
Jason Lunz
2007-03-29
1
-2
/
+1
*
[PATCH] uml: activate_fd: return ENOMEM only when appropriate
Paolo 'Blaisorblade' Giarrusso
2007-03-08
1
-0
/
+1
*
[PATCH] uml: fix formatting violations in signal delivery code
Jeff Dike
2007-03-06
1
-3
/
+3
*
[PATCH] Dynamic kernel command-line: fixups
Alon Bar-Lev
2007-02-12
1
-3
/
+3
*
[PATCH] Dynamic kernel command-line: um
Alon Bar-Lev
2007-02-12
1
-1
/
+1
*
[PATCH] uml: x86_64 ptrace fixes
Jeff Dike
2007-02-11
1
-0
/
+7
*
[PATCH] uml: umid tidying
Jeff Dike
2007-02-11
2
-2
/
+3
*
[PATCH] uml: SIGIO formatting fixes
Jeff Dike
2007-02-11
1
-3
/
+3
*
[PATCH] uml: SIGIO locking comment
Jeff Dike
2007-02-11
1
-0
/
+1
*
[PATCH] uml: IRQ handler tidying
Jeff Dike
2007-02-11
1
-4
/
+3
*
[PATCH] uml: locking comments in memory and tempfile code
Jeff Dike
2007-02-11
1
-1
/
+2
*
[PATCH] uml: remove code controlled by non-existent config option
Jeff Dike
2007-02-11
1
-5
/
+1
*
[PATCH] uml: const a variable
Jeff Dike
2007-02-11
1
-1
/
+1
*
[PATCH] uml: make signal handlers static
Jeff Dike
2007-02-11
1
-14
/
+14
*
[PATCH] uml: remove unused variable and function
Jeff Dike
2007-02-11
1
-16
/
+0
*
[PATCH] uml: delete unused file
Jeff Dike
2007-02-11
2
-24
/
+1
*
[PATCH] uml: make time data per-cpu
Jeff Dike
2007-02-11
1
-12
/
+12
*
[PATCH] uml: mem.c and physmem.c formatting fixes
Jeff Dike
2007-02-11
2
-77
/
+57
*
[PATCH] uml: locking comments in iomem driver
Jeff Dike
2007-02-11
2
-10
/
+17
*
[PATCH] uml: Kill a compilation warning
Jeff Dike
2007-02-11
1
-1
/
+1
*
[PATCH] uml: mconsole locking
Jeff Dike
2007-02-11
1
-0
/
+1
*
[PATCH] uml: return hotplug errors to host
Jeff Dike
2007-02-11
2
-4
/
+4
*
[PATCH] tty: ->signal->tty locking
Peter Zijlstra
2006-12-08
1
-3
/
+4
*
[PATCH] uml: add _text definition to linker scripts
Jeff Dike
2006-10-31
2
-0
/
+2
*
[PATCH] uml ubd driver: various little changes
Paolo 'Blaisorblade' Giarrusso
2006-10-31
1
-1
/
+0
*
[PATCH] uml: split memory allocation prototypes out of user.h
Paolo 'Blaisorblade' Giarrusso
2006-10-20
2
-0
/
+2
*
[PATCH] uml: make TT mode compile after setjmp-related changes
Paolo 'Blaisorblade' Giarrusso
2006-10-11
1
-3
/
+3
*
[PATCH] uml: correct removal of pte_mkexec
Paolo 'Blaisorblade' Giarrusso
2006-10-11
1
-4
/
+1
[prev]
[next]