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
2006-02-24
[PATCH] uml: os_connect_socket error path fixup
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+14
2006-02-24
[PATCH] uml: fix usage of kernel_errno in place of errno
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+16
2006-02-07
[PATCH] uml: initialize process FP registers properly
Jeff Dike
4
-10
/
+23
2006-02-07
[PATCH] uml: block SIGWINCH in ptrace tester child
Jeff Dike
1
-0
/
+1
2006-02-07
[PATCH] uml: close TUN/TAP file descriptors
Jeff Dike
1
-1
/
+3
2006-01-18
[PATCH] uml: avoid malloc to sleep in atomic sections
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2006-01-18
[PATCH] uml: implement soft interrupts
Jeff Dike
7
-118
/
+164
2006-01-18
[PATCH] uml: eliminate some globals
Jeff Dike
1
-16
/
+12
2006-01-18
[PATCH] uml: move libc-dependent skas process handling
Gennady Sharapov
3
-2
/
+572
2006-01-18
[PATCH] uml: move libc-dependent skas memory mapping code
Gennady Sharapov
2
-2
/
+285
2006-01-18
[PATCH] uml: change interface to boot_timer_handler
Bodo Stroesser
1
-1
/
+11
2006-01-18
[PATCH] uml: move libc-dependent time code
Gennady Sharapov
5
-16
/
+120
2006-01-18
[PATCH] uml: move libc-dependent utility procedures
Gennady Sharapov
3
-2
/
+166
2006-01-08
[PATCH] uml: whitespace cleanup
Jeff Dike
1
-7
/
+7
2006-01-08
[PATCH] uml: merge trap_user.c and trap_kern.c
Gennady Sharapov
1
-1
/
+24
2006-01-08
[PATCH] uml: move libc-dependent code from trap_user.c
Gennady Sharapov
5
-3
/
+119
2006-01-08
[PATCH] uml: move libc-dependent code from signal_user.c
Gennady Sharapov
5
-14
/
+148
2006-01-06
[PATCH] uml: umid cleanup
Jeff Dike
1
-111
/
+154
2006-01-06
[PATCH] uml: separate libc-dependent umid code
Jeff Dike
2
-2
/
+294
2006-01-06
[PATCH] uml: Formatting changes
Jeff Dike
1
-233
/
+232
2006-01-06
[PATCH] uml: non-void functions should return something
Jeff Dike
1
-0
/
+2
2005-12-29
[PATCH] Hostfs: update for new glibc - add missing symbol exports
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+5
2005-12-29
[PATCH] uml: fix random segfaults at bootup
Paolo 'Blaisorblade' Giarrusso
1
-10
/
+12
2005-11-07
[PATCH] uml: big memory fixes
Jeff Dike
2
-4
/
+4
2005-11-07
[PATCH] uml: maintain own LDT entries
Bodo Stroesser
1
-5
/
+70
2005-11-07
[PATCH] uml: separate libc-dependent helper code
Jeff Dike
5
-6
/
+169
2005-11-07
[PATCH] uml: separate libc-dependent early initialization
Jeff Dike
2
-4
/
+263
2005-11-07
[PATCH] uml: separate libc-dependent uaccess code
Gennady Sharapov
2
-2
/
+34
2005-10-12
[PATCH] uml: revert block driver use of host AIO
Jeff Dike
1
-111
/
+94
2005-10-10
[PATCH] uml: add mode=skas0 as a synonym of skas0
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+11
2005-10-04
[PATCH] uml: Fix sysrq-r support for skas mode
Allan Graves
2
-20
/
+18
2005-09-29
[PATCH] uml makefiles sanitized
Al Viro
3
-28
/
+1
2005-09-21
[PATCH] uml: comment about cast build fix
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2005-09-21
[PATCH] uml: readd removed unistd.h inclusion
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2005-09-21
[PATCH] uml: fix bogus HOST_ELF_CLASS symbol name
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2005-09-17
[PATCH] uml: remove include of asm/elf.h
Jeff Dike
1
-1
/
+0
2005-09-17
[PATCH] uml: return a real error code
Jeff Dike
1
-0
/
+2
2005-09-17
[PATCH] uml: move libc code out of mem_user.c and tempfile.c
Jeff Dike
4
-6
/
+286
2005-09-17
[PATCH] uml: preserve errno in error paths
Jeff Dike
3
-56
/
+39
2005-09-17
[PATCH] uml: Remove some build warnings
Jeff Dike
2
-2
/
+4
2005-09-07
[PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.c
viro@ZenIV.linux.org.uk
2
-1
/
+5
2005-09-05
[PATCH] uml: fix advanced sysemu check
Bodo Stroesser
1
-11
/
+17
2005-09-05
[PATCH] uml: allow host capability usage to be disabled
Bodo Stroesser
1
-0
/
+24
2005-09-05
[PATCH] uml: move libc-dependent startup and signal code
Gennady Sharapov
4
-6
/
+501
2005-09-05
[PATCH] uml: add host AIO support to block driver
Jeff Dike
1
-95
/
+111
2005-09-05
[PATCH] uml: use host AIO support
Jeff Dike
2
-3
/
+405
2005-08-18
[PATCH] uml: fix the x86_64 build
Al Viro
1
-1
/
+0
2005-07-29
[PATCH] uml: fix vsyscall brokenness
Jeff Dike
1
-1
/
+5
2005-07-28
[PATCH] uml: implement hostfs syncing
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+3
2005-07-27
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
1
-0
/
+1
[next]