aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/mm/fault.c
Commit message (Expand)AuthorAgeFilesLines
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-02-201-0/+2
* CRIS: Always dump registers for segfaulting process.Jesper Nilsson2010-08-041-0/+6
* CRIS: Add config for pausing a seg-faulting processJesper Nilsson2010-08-041-3/+10
* CRIS: Don't take faults while in_atomicJesper Nilsson2010-08-041-8/+5
* CRIS: Fixup lookup for delay slot faultsJesper Nilsson2010-08-041-1/+4
* CRIS: invoke oom-killer from page faultJesper Nilsson2010-08-041-4/+4
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile.Jesper Nilsson2009-06-241-1/+1
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* CRIS: Minor fixes to mm/fault.cJesper Nilsson2008-02-081-141/+28
* spelling fixes: arch/cris/Simon Arlott2007-10-201-2/+2
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* mm: fault feedback #2Nick Piggin2007-07-191-11/+12
* [PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra2006-12-071-1/+1
* It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds2005-08-041-3/+3
* [PATCH] CRIS update: mmMikael Starvik2005-07-271-12/+83
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+387