summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/process.c
AgeCommit message (Expand)AuthorLines
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike-16/+0
2007-05-07uml: kernel_thread shouldn't panicJeff Dike-2/+0
2007-05-07uml: remove page_size()Jeff Dike-5/+0
2007-05-07uml: tidy process.cJeff Dike-83/+35
2007-05-07uml: remove user_util.hJeff Dike-1/+0
2007-05-07uml: create as-layout.hJeff Dike-0/+1
2006-10-20[PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso-0/+1
2006-09-27[PATCH] uml: file renamingJeff Dike-0/+483
2005-09-05[PATCH] uml: move libc-dependent startup and signal codeGennady Sharapov-439/+0
2005-07-28[PATCH] uml: fix TT mode by reverting "use fork instead of clone"Jeff Dike-19/+29
2005-07-27[PATCH] uml: add skas0 command-line optionPaolo 'Blaisorblade' Giarrusso-10/+25
2005-07-07[PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike-12/+16
2005-06-13[PATCH] uml: use fork instead of cloneJeff Dike-29/+19
2005-06-13[PATCH] uml: remove duplicate includesJeff Dike-1/+0
2005-05-05[PATCH] uml: Fix SIGWINCH relayingJeff Dike-2/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+423