summaryrefslogtreecommitdiff
path: root/arch/xtensa/mm/fault.c
AgeCommit message (Expand)Author
2017-01-24xtensa: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-03-17mm: remove VM_FAULT_MINORJan Kara
2015-08-17xtensa: count software page fault perf eventsMax Filippov
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
2014-01-14xtensa: add SMP supportMax Filippov
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2012-12-18xtensa: clean up files to make them code-style compliantChris Zankel
2012-10-15xtensa: fix missing return in do_page_fault for SIGBUS caseMarc Gauthier
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-07-30xtensa/mm/fault.c: port OOM changes to do_page_faultKautuk Consul
2012-03-28Disintegrate asm/system.h for XtensaDavid Howells
2010-06-04xtensa: invoke oom-killer from page faultNick Piggin
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-03-10xtensa: fix compilation somewhatAlexey Dobriyan
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt
2007-08-27[XTENSA] Add support for cache-aliasingChris Zankel
2007-07-19mm: fault feedback #2Nick Piggin
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 5Chris Zankel