aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-25um: Don't trace irqflags during shutdownJohannes Berg1-1/+1
2019-09-15um: Add SPDX headers for files in arch/um/os-LinuxAlex Dewar1-1/+1
2019-09-15um: Implement TRACE_IRQFLAGS_SUPPORTJohannes Berg1-1/+1
2018-06-10um: remove uml initcallsAlexander Pateenok1-12/+0
2017-07-05um: Use os_warn to print out pre-boot warning/error messagesMasami Hiramatsu1-3/+3
2017-07-05um: Use os_info for the messages on normal pathMasami Hiramatsu1-2/+1
2015-11-06um: Switch clocksource to hrtimersAnton Ivanov1-3/+4
2014-04-20um: Missing pipe handlingAnton Ivanov1-0/+1
2013-09-07um: Run UML in it's own session.Richard Weinberger1-0/+2
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro1-5/+5
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro1-1/+0
2011-07-25um: disable scan_elf_aux() on x86_64Richard Weinberger1-0/+4
2011-05-25um: remove SIGHUP handlerRichard Weinberger1-1/+0
2011-05-25um: fix UML_LIB_PATHRichard Weinberger1-1/+1
2008-05-13uml: fix build when SLOB is enabledJeff Dike1-1/+1
2008-02-05uml: install panic notifier earlierJeff Dike1-2/+0
2008-02-05uml: code tidying under arch/um/os-LinuxWANG Cong1-4/+8
2007-10-16uml: eliminate SIGALRMJeff Dike1-1/+1
2007-10-16uml: style fixes pass 3Jeff Dike1-39/+41
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike1-1/+0
2007-10-16uml: throw out CHOOSE_MODEJeff Dike1-7/+3
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike1-32/+0
2007-10-16uml: stop using libc asm/page.hJeff Dike1-1/+0
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike1-2/+2
2007-06-16uml: remove PAGE_SIZE from libc codeJeff Dike1-1/+3
2007-05-07uml: add missing __init declarationsJeff Dike1-1/+1
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-05-07uml: create as-layout.hJeff Dike1-0/+1
2007-05-07uml: formatting fixesJeff Dike1-5/+6
2007-05-07uml: delete unused codeJeff Dike1-7/+1
2006-10-20[PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso1-0/+1
2006-09-26[PATCH] uml: Move signal handlers to arch codeJeff Dike1-6/+28
2006-06-05[PATCH] uml: fix a typo in do_uml_initcallsJeff Dike1-1/+1
2006-05-01[PATCH] uml: search from uml_net in a more reasonable PATHMattia Dongili1-0/+30
2006-01-18[PATCH] uml: implement soft interruptsJeff Dike1-12/+0
2006-01-18[PATCH] uml: move libc-dependent time codeGennady Sharapov1-1/+0
2006-01-08[PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov1-1/+0
2005-11-07[PATCH] uml: separate libc-dependent early initializationJeff Dike1-0/+259