aboutsummaryrefslogtreecommitdiff
path: root/arch/cris/mm/fault.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-04CRIS: Always dump registers for segfaulting process.Gravatar Jesper Nilsson 1-0/+6
2010-08-04CRIS: Add config for pausing a seg-faulting processGravatar Jesper Nilsson 1-3/+10
2010-08-04CRIS: Don't take faults while in_atomicGravatar Jesper Nilsson 1-8/+5
2010-08-04CRIS: Fixup lookup for delay slot faultsGravatar Jesper Nilsson 1-1/+4
2010-08-04CRIS: invoke oom-killer from page faultGravatar Jesper Nilsson 1-4/+4
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 1-1/+1
2009-06-24CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile.Gravatar Jesper Nilsson 1-1/+1
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersGravatar Linus Torvalds 1-1/+1
2008-02-08CRIS: Minor fixes to mm/fault.cGravatar Jesper Nilsson 1-141/+28
2007-10-20spelling fixes: arch/cris/Gravatar Simon Arlott 1-2/+2
2007-10-16During VM oom condition, kill all threads in process groupGravatar Will Schmidt 1-1/+1
2007-07-19mm: fault feedback #2Gravatar Nick Piggin 1-11/+12
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Gravatar Peter Zijlstra 1-1/+1
2005-08-04It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersGravatar Linus Torvalds 1-3/+3
2005-07-27[PATCH] CRIS update: mmGravatar Mikael Starvik 1-12/+83
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+387