aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/mm/fault.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-17bug: define the "cut here" string in a single placeKees Cook1-1/+1
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov1-1/+1
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handlerDavid Hildenbrand1-2/+2
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-0/+2
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner1-0/+2
2013-07-09mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner1-3/+4
2012-12-12mn10300/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul1-8/+25
2012-03-28Disintegrate asm/system.h for MN10300David Howells1-1/+0
2011-03-18MN10300: Create generic kernel debugger hooksDavid Howells1-5/+4
2010-10-27MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi1-8/+4
2010-10-27MN10300: Remove monitor/JTAG functionsAkira Takeuchi1-5/+0
2010-06-04mn10300: invoke oom-killer from page faultNick Piggin1-5/+4
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-1/+1
2008-09-11MN10300: Change the fault handler to check in_atomic() not in_interrupt()David Howells1-1/+1
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells1-0/+405