summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/mm/fault.c
Commit message (Expand)AuthorAgeFilesLines
* mn10300: Remove the architectureDavid Howells2018-03-091-414/+0
* bug: define the "cut here" string in a single placeKees Cook2017-11-171-1/+1
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-261-1/+1
* mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-2/+2
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+2
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-0/+2
* mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner2013-07-091-3/+4
* mn10300/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul2012-12-121-8/+25
* Disintegrate asm/system.h for MN10300David Howells2012-03-281-1/+0
* MN10300: Create generic kernel debugger hooksDavid Howells2011-03-181-5/+4
* MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi2010-10-271-8/+4
* MN10300: Remove monitor/JTAG functionsAkira Takeuchi2010-10-271-5/+0
* mn10300: invoke oom-killer from page faultNick Piggin2010-06-041-5/+4
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* MN10300: Change the fault handler to check in_atomic() not in_interrupt()David Howells2008-09-111-1/+1
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-081-0/+405