aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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