summaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/main.c
AgeCommit message (Expand)AuthorLines
2014-04-20um: Missing pipe handlingAnton Ivanov-0/+1
2013-09-07um: Run UML in it's own session.Richard Weinberger-0/+2
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro-5/+5
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro-1/+0
2011-07-25um: disable scan_elf_aux() on x86_64Richard Weinberger-0/+4
2011-05-25um: remove SIGHUP handlerRichard Weinberger-1/+0
2011-05-25um: fix UML_LIB_PATHRichard Weinberger-1/+1
2008-05-13uml: fix build when SLOB is enabledJeff Dike-1/+1
2008-02-05uml: install panic notifier earlierJeff Dike-2/+0
2008-02-05uml: code tidying under arch/um/os-LinuxWANG Cong-4/+8
2007-10-16uml: eliminate SIGALRMJeff Dike-1/+1
2007-10-16uml: style fixes pass 3Jeff Dike-39/+41
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike-1/+0
2007-10-16uml: throw out CHOOSE_MODEJeff Dike-7/+3
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike-32/+0
2007-10-16uml: stop using libc asm/page.hJeff Dike-1/+0
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike-2/+2
2007-06-16uml: remove PAGE_SIZE from libc codeJeff Dike-1/+3
2007-05-07uml: add missing __init declarationsJeff Dike-1/+1
2007-05-07uml: remove user_util.hJeff Dike-1/+0
2007-05-07uml: create as-layout.hJeff Dike-0/+1
2007-05-07uml: formatting fixesJeff Dike-5/+6
2007-05-07uml: delete unused codeJeff Dike-7/+1
2006-10-20[PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso-0/+1
2006-09-26[PATCH] uml: Move signal handlers to arch codeJeff Dike-6/+28
2006-06-05[PATCH] uml: fix a typo in do_uml_initcallsJeff Dike-1/+1
2006-05-01[PATCH] uml: search from uml_net in a more reasonable PATHMattia Dongili-0/+30
2006-01-18[PATCH] uml: implement soft interruptsJeff Dike-12/+0
2006-01-18[PATCH] uml: move libc-dependent time codeGennady Sharapov-1/+0
2006-01-08[PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov-1/+0
2005-11-07[PATCH] uml: separate libc-dependent early initializationJeff Dike-0/+259