summaryrefslogtreecommitdiff
path: root/arch/score/mm/fault.c
AgeCommit message (Expand)Author
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-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-12arch: mm: remove obsolete init OOM protectionJohannes Weiner
2013-07-09mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner
2009-06-19score: Add support for Sunplus S+core architectureChen Liqin