summaryrefslogtreecommitdiff
path: root/arch/arc/mm/fault.c
AgeCommit message (Expand)Author
2017-08-28ARC: typo fix in mm/fault.cLiav Rehana
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2015-10-28ARC: mm: preps ahead of HIGHMEM supportVineet Gupta
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2015-02-27ARC: perf: Enable generic software eventsVineet Gupta
2015-01-30arc: mm: Fix build failureGuenter Roeck
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2014-08-07mm, arc: remove obsolete pagefault oom killer commentDavid Rientjes
2013-11-06ARC: Change calling convention of do_page_fault()Vineet Gupta
2013-11-02ARC: Incorrect mm reference used in vmalloc fault handlerVineet Gupta
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
2013-06-26ARC: Remove explicit passing around of ECRVineet Gupta
2013-06-22ARC: [mm] Remove @write argument to do_page_fault()Vineet Gupta
2013-06-22ARC: Disintegrate arcregs.hVineet Gupta
2013-04-09ARC: Remove unneeded version.h header includeSachin Kamat
2013-02-15ARC: Page Fault handlingVineet Gupta