summaryrefslogtreecommitdiffstats
path: root/arch/parisc/mm/fault.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner1-2/+5
2013-02-20parisc/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul1-5/+25
2010-05-30parisc: invoke oom-killer from page faultNick Piggin1-4/+3
2009-07-03parisc: remove CVS keywordsAlexander Beregalov1-2/+1
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-1/+1
2009-01-05parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin1-27/+31
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-1/+1
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-07-19mm: fault feedback #2Nick Piggin1-11/+12
2007-02-17[PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlinesHelge Deller1-4/+0
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra1-1/+1
2006-04-21[PARISC] Misc. janitorial workHelge Deller1-1/+1
2005-08-04It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds1-6/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+271