aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/start_up.c
Commit message (Expand)AuthorAge
* uml: improve error messagesWANG Cong2009-04-01
* uml: work around broken host PTRACE_SYSEMUJeff Dike2008-06-12
* uml: redo host capability detection and disablingJeff Dike2008-05-13
* arch/um/os-Linux/start_up.c: various improvements.WANG Cong2008-04-28
* uml: move register initializationJeff Dike2008-02-05
* uml: miscellaneous code cleanupsJeff Dike2008-02-05
* uml: kill processes instead of panicing kernelJeff Dike2008-02-05
* uml: convert functions to voidKarol Swietlicki2008-02-05
* uml: code tidying under arch/um/os-LinuxWANG Cong2008-02-05
* uml: userspace files should call libc directlyJeff Dike2007-10-16
* uml: replace clone with forkJeff Dike2007-10-16
* uml: style fixes pass 3Jeff Dike2007-10-16
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-16
* uml: throw out CHOOSE_MODEJeff Dike2007-10-16
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-16
* uml: stop using libc asm/page.hJeff Dike2007-10-16
* uml: remove PAGE_SIZE from libc codeJeff Dike2007-06-16
* uml: improve PTRACE_SYSEMU checkingJeff Dike2007-05-23
* uml: add missing __init declarationsJeff Dike2007-05-07
* uml: remove user_util.hJeff Dike2007-05-07
* uml: move SIGIO testing to sigio.cJeff Dike2007-05-07
* uml: print coredump limitsJeff Dike2007-05-07
* [PATCH] uml: fix error output during early bootJeff Dike2007-02-11
* [PATCH] uml: libc-dependent code should call libc directlyJeff Dike2007-02-11
* [PATCH] uml: style fixes in startup codeJeff Dike2007-02-11
* [PATCH] uml: locking comments in startup codeJeff Dike2007-02-11
* [PATCH] uml: stack usage reductionJeff Dike2006-09-26
* [PATCH] uml: physical memory map file fixesRob Landley2006-04-19
* [PATCH] UML: Hotplug memory, take 2Jeff Dike2006-03-31
* [PATCH] uml: move SIGIO startup code to os-Linux/start_up.cJeff Dike2006-03-27
* [PATCH] uml: block SIGWINCH in ptrace tester childJeff Dike2006-02-07
* [PATCH] uml: move libc-dependent time codeGennady Sharapov2006-01-18
* [PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov2006-01-08
* [PATCH] uml: fix random segfaults at bootupPaolo 'Blaisorblade' Giarrusso2005-12-29
* [PATCH] uml: big memory fixesJeff Dike2005-11-07
* [PATCH] uml: maintain own LDT entriesBodo Stroesser2005-11-07
* [PATCH] uml: add mode=skas0 as a synonym of skas0Paolo 'Blaisorblade' Giarrusso2005-10-10
* [PATCH] uml: move libc code out of mem_user.c and tempfile.cJeff Dike2005-09-17
* [PATCH] uml: fix advanced sysemu checkBodo Stroesser2005-09-05
* [PATCH] uml: allow host capability usage to be disabledBodo Stroesser2005-09-05
* [PATCH] uml: move libc-dependent startup and signal codeGennady Sharapov2005-09-05