summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/trap.c
AgeCommit message (Expand)AuthorLines
2008-02-05uml: kill processes instead of panicing kernelJeff Dike-0/+12
2008-02-05uml: tidy pgtable.hJeff Dike-0/+1
2008-02-05uml: tidy kern_util.hJeff Dike-12/+3
2008-02-05uml: further bugs.c tidyingJeff Dike-3/+2
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn-1/+1
2007-10-16uml: get rid of do_longjmpJeff Dike-3/+3
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike-5/+5
2007-10-16uml: style fixes pass 1Jeff Dike-59/+52
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike-2/+0
2007-07-19mm: fault feedback #2Nick Piggin-14/+15
2007-05-07uml: out of tmpfs space error clarificationJeff Dike-2/+2
2007-05-07uml: kernel segfaults should dump proper registersJeff Dike-3/+7
2007-05-07uml: tidy fault codeJeff Dike-17/+18
2007-05-07uml: remove user_util.hJeff Dike-1/+0
2007-05-07uml: create as-layout.hJeff Dike-0/+1
2007-05-07uml: create arch.hJeff Dike-0/+1
2007-02-11[PATCH] uml: make signal handlers staticJeff Dike-14/+14
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones-1/+0
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu-1/+1
2006-09-27[PATCH] uml: use correct SIGBUS handlerJeff Dike-8/+9
2006-09-27[PATCH] uml: const more dataJeff Dike-1/+1
2006-09-26[PATCH] uml: Improve SIGBUS diagnosticsJeff Dike-2/+9
2006-07-10[PATCH] uml: move _kern.c filesJeff Dike-0/+251