summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/mm/fault.c
Commit message (Expand)AuthorAgeFilesLines
* signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-2/+2
* mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-181-1/+1
* signal/xtensa: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-14/+5Star
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+1
* xtensa: clean up custom-controlled debug outputMax Filippov2017-12-171-13/+9Star
* xtensa: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-241-1/+1
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-271-1/+1
* mm: remove VM_FAULT_MINORJan Kara2016-03-171-1/+1
* xtensa: count software page fault perf eventsMax Filippov2015-08-171-0/+7
* 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
* xtensa: add SMP supportMax Filippov2014-01-141-1/+1
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-131-0/+2
* xtensa: clean up files to make them code-style compliantChris Zankel2012-12-191-1/+0Star
* xtensa: fix missing return in do_page_fault for SIGBUS caseMarc Gauthier2012-10-161-1/+2
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
* xtensa/mm/fault.c: port OOM changes to do_page_faultKautuk Consul2012-07-311-5/+24
* Disintegrate asm/system.h for XtensaDavid Howells2012-03-281-1/+0Star
* xtensa: invoke oom-killer from page faultNick Piggin2010-06-051-10/+4Star
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* xtensa: fix compilation somewhatAlexey Dobriyan2009-03-101-0/+1
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* [XTENSA] Add support for cache-aliasingChris Zankel2007-08-271-2/+4
* mm: fault feedback #2Nick Piggin2007-07-191-12/+11Star
* [PATCH] xtensa: remove extra header filesChris Zankel2006-12-101-5/+5
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 5Chris Zankel2005-06-241-0/+241