aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/mm/fault.c
AgeCommit message (Expand)Author
2014-05-20Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-15parisc: ratelimit userspace segfault printingHelge Deller
2014-04-03parisc: Replace __get_cpu_var uses for address calculationChristoph Lameter
2013-11-19parisc: improve SIGBUS/SIGSEGV error reportingHelge Deller
2013-11-07parisc: signal fixup - SIGBUS vs. SIGSEGVHelge Deller
2013-11-07parisc: provide macro to create exception table entriesHelge Deller
2013-10-13parisc: optimize variable initialization in do_page_faultJohn David Anglin
2013-09-30arch/parisc/mm/fault.c: fix uninitialized variable usageFelipe Pena
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-02-20parisc/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul
2010-05-30parisc: invoke oom-killer from page faultNick Piggin
2009-07-03parisc: remove CVS keywordsAlexander Beregalov
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-01-05parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt
2007-07-19mm: fault feedback #2Nick Piggin
2007-02-17[PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlinesHelge Deller
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra
2006-04-21[PARISC] Misc. janitorial workHelge Deller
2005-08-04It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds
2005-04-16Linux-2.6.12-rc2Linus Torvalds