aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/trap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16uml: get rid of do_longjmpJeff Dike1-3/+3
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike1-5/+5
2007-10-16uml: style fixes pass 1Jeff Dike1-59/+52
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike1-2/+0
2007-07-19mm: fault feedback #2Nick Piggin1-14/+15
2007-05-07uml: out of tmpfs space error clarificationJeff Dike1-2/+2
2007-05-07uml: kernel segfaults should dump proper registersJeff Dike1-3/+7
2007-05-07uml: tidy fault codeJeff Dike1-17/+18
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-05-07uml: create as-layout.hJeff Dike1-0/+1
2007-05-07uml: create arch.hJeff Dike1-0/+1
2007-02-11[PATCH] uml: make signal handlers staticJeff Dike1-14/+14
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-27[PATCH] uml: use correct SIGBUS handlerJeff Dike1-8/+9
2006-09-27[PATCH] uml: const more dataJeff Dike1-1/+1
2006-09-26[PATCH] uml: Improve SIGBUS diagnosticsJeff Dike1-2/+9
2006-07-10[PATCH] uml: move _kern.c filesJeff Dike1-0/+251