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
2011-05-25
um: fix crash while os_dump_core()
Richard Weinberger
1
-0
/
+1
2011-05-25
um: add earlyprintk support
Richard Weinberger
1
-0
/
+5
2011-05-25
um: remove SIGHUP handler
Richard Weinberger
1
-1
/
+0
2011-05-25
um: fix UML_LIB_PATH
Richard Weinberger
1
-1
/
+1
2011-05-18
um: fix abort
Richard Weinberger
1
-1
/
+22
2010-10-26
um: fix global timer issue when using CONFIG_NO_HZ
Richard Weinberger
1
-1
/
+1
2010-08-09
Deal with missing exports for hostfs
Al Viro
2
-0
/
+19
2010-06-29
um: os-linux/mem.c needs sys/stat.h
Liu Aleaxander
1
-0
/
+1
2010-04-19
uml: Fix build breakage after slab.h changes
Jan Kiszka
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-20
includecheck fix: um, helper.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-04-01
uml: improve error messages
WANG Cong
1
-4
/
+4
2009-03-12
uml: fix WARNING: vmlinux: 'memcpy' exported twice
akpm@linux-foundation.org
1
-1
/
+4
2008-12-04
um: Kill directly reference of netdev->priv
Wang Chen
2
-2
/
+2
2008-10-22
x86, um: get rid of arch/um/os symlink
Al Viro
1
-11
/
+0
2008-10-22
x86, um: get rid of excessive includes of uml-config.h
Al Viro
1
-1
/
+0
2008-10-16
uml: remove the dead TTY_LOG code
Adrian Bunk
2
-220
/
+0
2008-07-24
UML: make several more things static
WANG Cong
4
-4
/
+4
2008-06-12
uml: work around broken host PTRACE_SYSEMU
Jeff Dike
1
-9
/
+16
2008-06-12
uml: remove include of asm/user.h
Jeff Dike
1
-2
/
+2
2008-06-06
uml: PATH_MAX needs limits.h
Ingo Molnar
1
-0
/
+1
2008-06-06
uml: stub needs to tolerate SIGWINCH
Jeff Dike
1
-1
/
+1
2008-06-06
uml: deal with inaccessible address space start
Tom Spink
2
-9
/
+24
2008-06-06
uml: deal with host time going backwards
Jeff Dike
1
-0
/
+7
2008-05-21
fix include order in sys-i386/registers.c
Al Viro
1
-0
/
+1
2008-05-13
uml: track and make up lost ticks
Jeff Dike
2
-4
/
+51
2008-05-13
uml: random driver fixes
Jeff Dike
1
-14
/
+21
2008-05-13
uml: fix build when SLOB is enabled
Jeff Dike
4
-7
/
+7
2008-05-13
uml: tidy ptrace interface
Jeff Dike
1
-2
/
+3
2008-05-13
uml: style fixes
Jeff Dike
1
-1
/
+1
2008-05-13
uml: redo host capability detection and disabling
Jeff Dike
1
-40
/
+41
2008-04-28
arch/um/os-Linux/sys-i386/task_size.c: improve a bit
WANG Cong
1
-4
/
+8
2008-04-28
arch/um/os-Linux/start_up.c: various improvements.
WANG Cong
1
-8
/
+6
2008-04-26
uml: fix build error
Ingo Molnar
1
-0
/
+1
2008-02-23
uml: fix FP register corruption
Jeff Dike
3
-0
/
+41
2008-02-08
uml: improved error handling while locating temp dir
Jim Meyering
1
-9
/
+6
2008-02-08
uml: style fixes in arch/um/os-Linux
Jeff Dike
13
-118
/
+98
2008-02-08
uml: runtime host VMSPLIT detection
Jeff Dike
4
-2
/
+127
2008-02-05
uml: move register initialization
Jeff Dike
1
-3
/
+7
2008-02-05
uml: add newlines to printks
Jeff Dike
1
-4
/
+4
2008-02-05
uml: implement O_APPEND
Jeff Dike
1
-0
/
+2
2008-02-05
uml: remove init_irq_signals
Jeff Dike
2
-12
/
+4
2008-02-05
uml: signal handling tidying
Jeff Dike
1
-21
/
+12
2008-02-05
uml: clean up sig_handler_common_skas
Jeff Dike
1
-45
/
+18
2008-02-05
uml: move sig_handler_common_skas
Jeff Dike
3
-76
/
+65
2008-02-05
uml: don't allow processes to call into stub
Jeff Dike
1
-0
/
+3
2008-02-05
uml: tidy helper code
Jeff Dike
3
-46
/
+32
2008-02-05
uml: use barrier() instead of mb()
Jeff Dike
1
-20
/
+8
2008-02-05
uml: install panic notifier earlier
Jeff Dike
1
-2
/
+0
2008-02-05
uml: eliminate setjmp_wrapper
Jeff Dike
1
-15
/
+0
[next]