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
/
os-Linux
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-16
uml: remove PAGE_SIZE from libc code
Jeff Dike
4
-16
/
+21
2007-05-23
uml: improve PTRACE_SYSEMU checking
Jeff Dike
1
-8
/
+16
2007-05-11
uml: iRQ stacks
Jeff Dike
3
-8
/
+46
2007-05-11
uml: tidy IRQ code
Jeff Dike
2
-5
/
+11
2007-05-11
uml: use UM_THREAD_SIZE in userspace code
Jeff Dike
1
-4
/
+3
2007-05-11
uml: remove task_protections
Jeff Dike
1
-20
/
+3
2007-05-09
uml: turn build warnings into comments
Miklos Szeredi
2
-2
/
+2
2007-05-09
uml: mark a tt-only function
Jeff Dike
1
-0
/
+2
2007-05-07
uml: more page fault path trimming
Jeff Dike
3
-87
/
+103
2007-05-07
uml: speed page fault path
Jeff Dike
1
-2
/
+2
2007-05-07
uml: aIO deadlock avoidance
Jeff Dike
1
-0
/
+5
2007-05-07
uml: rename os_{read_write}_file_k back to os_{read_write}_file
Jeff Dike
1
-50
/
+0
2007-05-07
uml: don't try to handle signals on initial process stack
Jeff Dike
1
-3
/
+11
2007-05-07
uml: dump core on panic
Jeff Dike
1
-0
/
+6
2007-05-07
uml: convert libc layer to call read and write
Jeff Dike
9
-57
/
+71
2007-05-07
uml: tidy libc code
Jeff Dike
7
-46
/
+47
2007-05-07
uml: start fixing os_read_file and os_write_file
Jeff Dike
1
-0
/
+18
2007-05-07
uml: dump registers on ptrace or wait failure
Jeff Dike
1
-12
/
+25
2007-05-07
uml: kernel segfaults should dump proper registers
Jeff Dike
1
-2
/
+13
2007-05-07
uml: tidy fault code
Jeff Dike
1
-9
/
+8
2007-05-07
uml: remove page_size()
Jeff Dike
6
-16
/
+21
2007-05-07
uml: add missing __init declarations
Jeff Dike
4
-9
/
+11
2007-05-07
uml: remove user_util.h
Jeff Dike
19
-19
/
+0
2007-05-07
uml: move remaining useful contents of user_util.h
Jeff Dike
1
-0
/
+1
2007-05-07
uml: create as-layout.h
Jeff Dike
2
-0
/
+2
2007-05-07
uml: move SIGIO testing to sigio.c
Jeff Dike
2
-145
/
+145
2007-05-07
uml: network interface hotplug error handling
Jeff Dike
2
-2
/
+4
2007-05-07
uml: driver formatting fixes
Jeff Dike
2
-46
/
+30
2007-05-07
uml: print coredump limits
Jeff Dike
1
-0
/
+25
2007-05-07
uml: host_info tidying
Jeff Dike
1
-5
/
+3
2007-05-07
uml: formatting fixes
Jeff Dike
1
-5
/
+6
2007-05-07
uml: delete unused code
Jeff Dike
2
-18
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
2
-2
/
+2
2007-03-27
[PATCH] uml: use correct register file size everywhere
Jeff Dike
4
-10
/
+15
2007-03-08
[PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()
Paolo 'Blaisorblade' Giarrusso
2
-5
/
+3
2007-03-06
[PATCH] uml: comment the initialization of a global
Jeff Dike
1
-0
/
+1
2007-03-06
[PATCH] uml: add a debugging message
Jeff Dike
1
-1
/
+4
2007-03-01
[PATCH] uml: host VDSO fix
Jeff Dike
1
-0
/
+3
2007-03-01
[PATCH] uml: add back accidentally removed error
Jeff Dike
1
-1
/
+4
2007-02-16
[PATCH] uml: fix 2.6.20 hang
Jeff Dike
1
-18
/
+20
2007-02-11
[PATCH] uml: x86_64 thread fixes
Jeff Dike
2
-1
/
+13
2007-02-11
[PATCH] uml: fix error output during early boot
Jeff Dike
1
-62
/
+92
2007-02-11
[PATCH] uml: AIO locking and tidying
Jeff Dike
1
-7
/
+9
2007-02-11
[PATCH] uml: register handling formatting fixes
Jeff Dike
2
-10
/
+10
2007-02-11
[PATCH] uml: ELF locking commentary
Jeff Dike
1
-2
/
+1
2007-02-11
[PATCH] uml: umid tidying
Jeff Dike
1
-1
/
+2
2007-02-11
[PATCH] uml: IRQ handler tidying
Jeff Dike
1
-1
/
+5
2007-02-11
[PATCH] uml: fix style violations
Jeff Dike
1
-4
/
+5
2007-02-11
[PATCH] uml: libc-dependent code should call libc directly
Jeff Dike
2
-30
/
+28
2007-02-11
[PATCH] uml: style fixes in startup code
Jeff Dike
1
-6
/
+6
[next]