summaryrefslogtreecommitdiff
path: root/arch/um/os-Linux/start_up.c
AgeCommit message (Expand)Author
2017-09-13Fix minor typos and grammar in UML start_up helpJames Pack
2017-07-05um: Use os_warn to print out pre-boot warning/error messagesMasami Hiramatsu
2017-07-05um: Use os_info for the messages on normal pathMasami Hiramatsu
2016-01-10uml: flush stdout before forkingVegard Nossum
2015-04-13um: Remove SKAS3/4 supportRichard Weinberger
2013-03-11um: add missing declaration of 'getrlimit()' and friendsSergei Trofimovich
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2011-11-02um: unify ptrace_user.hAl Viro
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro
2009-04-01uml: improve error messagesWANG Cong
2008-06-12uml: work around broken host PTRACE_SYSEMUJeff Dike
2008-05-13uml: redo host capability detection and disablingJeff Dike
2008-04-28arch/um/os-Linux/start_up.c: various improvements.WANG Cong
2008-02-05uml: move register initializationJeff Dike
2008-02-05uml: miscellaneous code cleanupsJeff Dike
2008-02-05uml: kill processes instead of panicing kernelJeff Dike
2008-02-05uml: convert functions to voidKarol Swietlicki
2008-02-05uml: code tidying under arch/um/os-LinuxWANG Cong
2007-10-16uml: userspace files should call libc directlyJeff Dike
2007-10-16uml: replace clone with forkJeff Dike
2007-10-16uml: style fixes pass 3Jeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike
2007-10-16uml: throw out CHOOSE_MODEJeff Dike
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike
2007-10-16uml: stop using libc asm/page.hJeff Dike
2007-06-16uml: remove PAGE_SIZE from libc codeJeff Dike
2007-05-23uml: improve PTRACE_SYSEMU checkingJeff Dike
2007-05-07uml: add missing __init declarationsJeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-05-07uml: move SIGIO testing to sigio.cJeff Dike
2007-05-07uml: print coredump limitsJeff Dike
2007-02-11[PATCH] uml: fix error output during early bootJeff Dike
2007-02-11[PATCH] uml: libc-dependent code should call libc directlyJeff Dike
2007-02-11[PATCH] uml: style fixes in startup codeJeff Dike
2007-02-11[PATCH] uml: locking comments in startup codeJeff Dike
2006-09-26[PATCH] uml: stack usage reductionJeff Dike
2006-04-19[PATCH] uml: physical memory map file fixesRob Landley
2006-03-31[PATCH] UML: Hotplug memory, take 2Jeff Dike
2006-03-27[PATCH] uml: move SIGIO startup code to os-Linux/start_up.cJeff Dike
2006-02-07[PATCH] uml: block SIGWINCH in ptrace tester childJeff Dike
2006-01-18[PATCH] uml: move libc-dependent time codeGennady Sharapov
2006-01-08[PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov
2005-12-29[PATCH] uml: fix random segfaults at bootupPaolo 'Blaisorblade' Giarrusso
2005-11-07[PATCH] uml: big memory fixesJeff Dike
2005-11-07[PATCH] uml: maintain own LDT entriesBodo Stroesser
2005-10-10[PATCH] uml: add mode=skas0 as a synonym of skas0Paolo 'Blaisorblade' Giarrusso
2005-09-17[PATCH] uml: move libc code out of mem_user.c and tempfile.cJeff Dike
2005-09-05[PATCH] uml: fix advanced sysemu checkBodo Stroesser
2005-09-05[PATCH] uml: allow host capability usage to be disabledBodo Stroesser
2005-09-05[PATCH] uml: move libc-dependent startup and signal codeGennady Sharapov