uml: add missing exports for UML_RANDOM=m
[safe/jmp/linux-2.6] / arch / um / os-Linux / start_up.c
2008-05-13 Jeff Dikeuml: redo host capability detection and disabling
2008-04-28 WANG Congarch/um/os-Linux/start_up.c: various improvements.
2008-02-05 Jeff Dikeuml: move register initialization
2008-02-05 Jeff Dikeuml: miscellaneous code cleanups
2008-02-05 Jeff Dikeuml: kill processes instead of panicing kernel
2008-02-05 Karol Swietlickiuml: convert functions to void
2008-02-05 WANG Conguml: code tidying under arch/um/os-Linux
2007-10-16 Jeff Dikeuml: userspace files should call libc directly
2007-10-16 Jeff Dikeuml: replace clone with fork
2007-10-16 Jeff Dikeuml: style fixes pass 3
2007-10-16 Jeff Dikeuml: remove code made redundant by CHOOSE_MODE removal
2007-10-16 Jeff Dikeuml: throw out CHOOSE_MODE
2007-10-16 Jeff Dikeuml: throw out CONFIG_MODE_TT
2007-10-16 Jeff Dikeuml: stop using libc asm/page.h
2007-06-16 Jeff Dikeuml: remove PAGE_SIZE from libc code
2007-05-24 Jeff Dikeuml: improve PTRACE_SYSEMU checking
2007-05-07 Jeff Dikeuml: add missing __init declarations
2007-05-07 Jeff Dikeuml: remove user_util.h
2007-05-07 Jeff Dikeuml: move SIGIO testing to sigio.c
2007-05-07 Jeff Dikeuml: print coredump limits
2007-02-11 Jeff Dike[PATCH] uml: fix error output during early boot
2007-02-11 Jeff Dike[PATCH] uml: libc-dependent code should call libc directly
2007-02-11 Jeff Dike[PATCH] uml: style fixes in startup code
2007-02-11 Jeff Dike[PATCH] uml: locking comments in startup code
2006-09-26 Jeff Dike[PATCH] uml: stack usage reduction
2006-04-19 Rob Landley[PATCH] uml: physical memory map file fixes
2006-03-31 Jeff Dike[PATCH] UML: Hotplug memory, take 2
2006-03-27 Jeff Dike[PATCH] uml: move SIGIO startup code to os-Linux/start_up.c
2006-02-08 Jeff Dike[PATCH] uml: block SIGWINCH in ptrace tester child
2006-01-19 Gennady Sharapov[PATCH] uml: move libc-dependent time code
2006-01-09 Gennady Sharapov[PATCH] uml: move libc-dependent code from signal_user.c
2005-12-29 Paolo 'Blaisorblad... [PATCH] uml: fix random segfaults at bootup
2005-11-07 Jeff Dike[PATCH] uml: big memory fixes
2005-11-07 Bodo Stroesser[PATCH] uml: maintain own LDT entries
2005-10-10 Paolo 'Blaisorblad... [PATCH] uml: add mode=skas0 as a synonym of skas0
2005-09-17 Jeff Dike[PATCH] uml: move libc code out of mem_user.c and tempf...
2005-09-05 Bodo Stroesser[PATCH] uml: fix advanced sysemu check
2005-09-05 Bodo Stroesser[PATCH] uml: allow host capability usage to be disabled
2005-09-05 Gennady Sharapov[PATCH] uml: move libc-dependent startup and signal...