summaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/main.c
Commit message (Expand)AuthorAgeFilesLines
* um: Missing pipe handlingAnton Ivanov2014-04-201-0/+1
* um: Run UML in it's own session.Richard Weinberger2013-09-071-0/+2
* um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-091-5/+5
* um: -include user.h for USER_OBJ, trim includesAl Viro2011-11-021-1/+0
* um: disable scan_elf_aux() on x86_64Richard Weinberger2011-07-251-0/+4
* um: remove SIGHUP handlerRichard Weinberger2011-05-251-1/+0
* um: fix UML_LIB_PATHRichard Weinberger2011-05-251-1/+1
* uml: fix build when SLOB is enabledJeff Dike2008-05-131-1/+1
* uml: install panic notifier earlierJeff Dike2008-02-051-2/+0
* uml: code tidying under arch/um/os-LinuxWANG Cong2008-02-051-4/+8
* uml: eliminate SIGALRMJeff Dike2007-10-161-1/+1
* uml: style fixes pass 3Jeff Dike2007-10-161-39/+41
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-161-1/+0
* uml: throw out CHOOSE_MODEJeff Dike2007-10-161-7/+3
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-161-32/+0
* uml: stop using libc asm/page.hJeff Dike2007-10-161-1/+0
* uml: Eliminate kernel allocator wrappersJeff Dike2007-07-161-2/+2
* uml: remove PAGE_SIZE from libc codeJeff Dike2007-06-161-1/+3
* uml: add missing __init declarationsJeff Dike2007-05-071-1/+1
* uml: remove user_util.hJeff Dike2007-05-071-1/+0
* uml: create as-layout.hJeff Dike2007-05-071-0/+1
* uml: formatting fixesJeff Dike2007-05-071-5/+6
* uml: delete unused codeJeff Dike2007-05-071-7/+1
* [PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso2006-10-201-0/+1
* [PATCH] uml: Move signal handlers to arch codeJeff Dike2006-09-261-6/+28
* [PATCH] uml: fix a typo in do_uml_initcallsJeff Dike2006-06-051-1/+1
* [PATCH] uml: search from uml_net in a more reasonable PATHMattia Dongili2006-05-011-0/+30
* [PATCH] uml: implement soft interruptsJeff Dike2006-01-181-12/+0
* [PATCH] uml: move libc-dependent time codeGennady Sharapov2006-01-181-1/+0
* [PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov2006-01-081-1/+0
* [PATCH] uml: separate libc-dependent early initializationJeff Dike2005-11-071-0/+259