summaryrefslogtreecommitdiffstats
path: root/arch/metag/mm/fault.c
Commit message (Expand)AuthorAgeFilesLines
* metag: Remove arch/metag/James Hogan2018-02-221-247/+0Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Merge tag 'metag-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2016-08-051-1/+1
|\
| * metag: Remove duplicate KERN_<LEVEL> prefixJoe Perches2016-07-151-1/+1
* | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-271-1/+1
|/
* mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-1/+1
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+2
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-131-2/+4
* mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner2013-07-091-2/+4
* metag: Memory managementJames Hogan2013-03-021-0/+239