summaryrefslogtreecommitdiff
path: root/arch/cris/mm/fault.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-09-23cris: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2015-02-15Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-29CRIS: Avoid warning in cris mm/fault.cJesper Nilsson
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-04-04cris/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul
2012-03-28Disintegrate asm/system.h for CRISDavid Howells
2010-08-04CRIS: Always dump registers for segfaulting process.Jesper Nilsson
2010-08-04CRIS: Add config for pausing a seg-faulting processJesper Nilsson
2010-08-04CRIS: Don't take faults while in_atomicJesper Nilsson
2010-08-04CRIS: Fixup lookup for delay slot faultsJesper Nilsson
2010-08-04CRIS: invoke oom-killer from page faultJesper Nilsson
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-06-24CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile.Jesper Nilsson
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2008-02-08CRIS: Minor fixes to mm/fault.cJesper Nilsson
2007-10-20spelling fixes: arch/cris/Simon Arlott
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt
2007-07-19mm: fault feedback #2Nick Piggin
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra
2005-08-04It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds
2005-07-27[PATCH] CRIS update: mmMikael Starvik
2005-04-16Linux-2.6.12-rc2Linus Torvalds