aboutsummaryrefslogtreecommitdiff
path: root/arch/um/kernel/trap.c
AgeCommit message (Expand)Author
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2013-11-17um: Make stack trace reliable against kernel mode faultsRichard Weinberger
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-12arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner
2012-10-10Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-08-02um: pass siginfo to guest processMartin Pärtel
2012-05-31um/kernel/trap.c: port OOM changes to handle_page_fault()Kautuk Consul
2011-11-02um: distribute exports to where exported stuff is definedAl Viro
2011-11-02um: kill includes of sysdep/sigcontext.h from stuff built with kernel headersAl Viro
2011-05-25um: print info about fatal segfaultsRichard Weinberger
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-01-06mm: invoke oom-killer from page faultNick Piggin
2008-02-05uml: kill processes instead of panicing kernelJeff Dike
2008-02-05uml: tidy pgtable.hJeff Dike
2008-02-05uml: tidy kern_util.hJeff Dike
2008-02-05uml: further bugs.c tidyingJeff Dike
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-16uml: get rid of do_longjmpJeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike
2007-10-16uml: style fixes pass 1Jeff Dike
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike
2007-07-19mm: fault feedback #2Nick Piggin
2007-05-07uml: out of tmpfs space error clarificationJeff Dike
2007-05-07uml: kernel segfaults should dump proper registersJeff Dike
2007-05-07uml: tidy fault codeJeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-05-07uml: create as-layout.hJeff Dike
2007-05-07uml: create arch.hJeff Dike
2007-02-11[PATCH] uml: make signal handlers staticJeff Dike
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-09-27[PATCH] uml: use correct SIGBUS handlerJeff Dike
2006-09-27[PATCH] uml: const more dataJeff Dike
2006-09-26[PATCH] uml: Improve SIGBUS diagnosticsJeff Dike
2006-07-10[PATCH] uml: move _kern.c filesJeff Dike