Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d9f8b62a6b033fe7226d7c2b2efdd164ca1aa07c
/
arch
/
um
/
os-Linux
dc1561a
[PATCH] uml: os_connect_socket error path fixup
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
07f4e2c
[PATCH] uml: fix usage of kernel_errno in place of errno
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
e2216fe
[PATCH] uml: initialize process FP registers properly
by Jeff Dike
· 19 years ago
43b00fd
[PATCH] uml: block SIGWINCH in ptrace tester child
by Jeff Dike
· 19 years ago
1d2ddcf
[PATCH] uml: close TUN/TAP file descriptors
by Jeff Dike
· 19 years ago
b631629
[PATCH] uml: avoid malloc to sleep in atomic sections
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
1d7173b
[PATCH] uml: implement soft interrupts
by Jeff Dike
· 19 years ago
09ee011
[PATCH] uml: eliminate some globals
by Jeff Dike
· 19 years ago
abaf697
[PATCH] uml: move libc-dependent skas process handling
by Gennady Sharapov
· 19 years ago
f45d9fc
[PATCH] uml: move libc-dependent skas memory mapping code
by Gennady Sharapov
· 19 years ago
2c332a2
[PATCH] uml: change interface to boot_timer_handler
by Bodo Stroesser
· 19 years ago
cff65c4
[PATCH] uml: move libc-dependent time code
by Gennady Sharapov
· 19 years ago
4fef0c1
[PATCH] uml: move libc-dependent utility procedures
by Gennady Sharapov
· 19 years ago
c0a689d
[PATCH] uml: whitespace cleanup
by Jeff Dike
· 19 years ago
c66fdd5
[PATCH] uml: merge trap_user.c and trap_kern.c
by Gennady Sharapov
· 19 years ago
ea2ba7d
[PATCH] uml: move libc-dependent code from trap_user.c
by Gennady Sharapov
· 19 years ago
0805d89
[PATCH] uml: move libc-dependent code from signal_user.c
by Gennady Sharapov
· 19 years ago
7eebe8a
[PATCH] uml: umid cleanup
by Jeff Dike
· 19 years ago
2264c47
[PATCH] uml: separate libc-dependent umid code
by Jeff Dike
· 19 years ago
d50084a
[PATCH] uml: Formatting changes
by Jeff Dike
· 19 years ago
1b57e9c
[PATCH] uml: non-void functions should return something
by Jeff Dike
· 19 years ago
74433c0
[PATCH] Hostfs: update for new glibc - add missing symbol exports
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
5169494
[PATCH] uml: fix random segfaults at bootup
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
ae17381
[PATCH] uml: big memory fixes
by Jeff Dike
· 19 years ago
858259c
[PATCH] uml: maintain own LDT entries
by Bodo Stroesser
· 19 years ago
ff5c6ff
[PATCH] uml: separate libc-dependent helper code
by Jeff Dike
· 19 years ago
52c653b
[PATCH] uml: separate libc-dependent early initialization
by Jeff Dike
· 19 years ago
bb57842
[PATCH] uml: separate libc-dependent uaccess code
by Gennady Sharapov
· 19 years ago
91acb21
[PATCH] uml: revert block driver use of host AIO
by Jeff Dike
· 19 years ago
9e3d862
[PATCH] uml: add mode=skas0 as a synonym of skas0
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
fad1c45
[PATCH] uml: Fix sysrq-r support for skas mode
by Allan Graves
· 19 years ago
ecba97d
[PATCH] uml makefiles sanitized
by Al Viro
· 19 years ago
a46c904
[PATCH] uml: comment about cast build fix
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
ae756df
[PATCH] uml: readd removed unistd.h inclusion
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
41c79dc
[PATCH] uml: fix bogus HOST_ELF_CLASS symbol name
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
1f87b1e
[PATCH] uml: remove include of asm/elf.h
by Jeff Dike
· 19 years ago
2867ace
[PATCH] uml: return a real error code
by Jeff Dike
· 19 years ago
0f80bc8
[PATCH] uml: move libc code out of mem_user.c and tempfile.c
by Jeff Dike
· 19 years ago
b4fd310
[PATCH] uml: preserve errno in error paths
by Jeff Dike
· 19 years ago
64b7673
[PATCH] uml: Remove some build warnings
by Jeff Dike
· 19 years ago
9560826
[PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.c
by viro@ZenIV.linux.org.uk
· 19 years ago
f9dfefe
[PATCH] uml: fix advanced sysemu check
by Bodo Stroesser
· 19 years ago
d9838d8
[PATCH] uml: allow host capability usage to be disabled
by Bodo Stroesser
· 19 years ago
60d339f
[PATCH] uml: move libc-dependent startup and signal code
by Gennady Sharapov
· 19 years ago
09ace81
[PATCH] uml: add host AIO support to block driver
by Jeff Dike
· 19 years ago
75e5584
[PATCH] uml: use host AIO support
by Jeff Dike
· 19 years ago
718d898
[PATCH] uml: fix the x86_64 build
by Al Viro
· 19 years ago
a502a35
[PATCH] uml: fix vsyscall brokenness
by Jeff Dike
· 19 years ago
a2d76bd
[PATCH] uml: implement hostfs syncing
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
44456d3
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
by Olaf Hering
· 19 years ago
d67b569
[PATCH] uml: skas0 - separate kernel address space on stock hosts
by Jeff Dike
· 19 years ago
da00d9a
[PATCH] uml: compile fixes for gcc 4
by Jeff Dike
· 19 years ago
51a6b0c
[PATCH] uml: s390 preparation, sighandler interface abstraction
by Bodo Stroesser
· 20 years ago
cd2ee4a
[PATCH] uml: Fix SIGWINCH relaying
by Jeff Dike
· 20 years ago
8d0b9dc
[PATCH] uml: start cross-build support : mk_user_constants
by Al Viro
· 20 years ago
6aec307
[PATCH] uml: fix handling of no fpx_regs
by Andree Leidenfrost
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago