aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/trap.c
Commit message (Expand)AuthorAge
* um: distribute exports to where exported stuff is definedAl Viro2011-11-02
* um: kill includes of sysdep/sigcontext.h from stuff built with kernel headersAl Viro2011-11-02
* um: print info about fatal segfaultsRichard Weinberger2011-05-25
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-21
* mm: invoke oom-killer from page faultNick Piggin2009-01-06
* uml: kill processes instead of panicing kernelJeff Dike2008-02-05
* uml: tidy pgtable.hJeff Dike2008-02-05
* uml: tidy kern_util.hJeff Dike2008-02-05
* uml: further bugs.c tidyingJeff Dike2008-02-05
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-19
* uml: get rid of do_longjmpJeff Dike2007-10-16
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-16
* uml: style fixes pass 1Jeff Dike2007-10-16
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-16
* mm: fault feedback #2Nick Piggin2007-07-19
* uml: out of tmpfs space error clarificationJeff Dike2007-05-07
* uml: kernel segfaults should dump proper registersJeff Dike2007-05-07
* uml: tidy fault codeJeff Dike2007-05-07
* uml: remove user_util.hJeff Dike2007-05-07
* uml: create as-layout.hJeff Dike2007-05-07
* uml: create arch.hJeff Dike2007-05-07
* [PATCH] uml: make signal handlers staticJeff Dike2007-02-11
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-29
* [PATCH] uml: use correct SIGBUS handlerJeff Dike2006-09-27
* [PATCH] uml: const more dataJeff Dike2006-09-27
* [PATCH] uml: Improve SIGBUS diagnosticsJeff Dike2006-09-26
* [PATCH] uml: move _kern.c filesJeff Dike2006-07-10