summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/mm/fault.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-091-6/+7
|\
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-1/+1
| * signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-291-1/+1
| * signal/unicore32: Remove tsk parameter from __do_user_faultEric W. Biederman2019-05-291-5/+6
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
|/
* signal/unicore32: Use force_sig_fault where appropriateEric W. Biederman2018-09-271-8/+1Star
* signal/unicore32: Generate siginfo in ucs32_notify_dieEric W. Biederman2018-09-271-14/+4Star
* mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-181-4/+5
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* unicore32: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-261-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
* mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-1/+1
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-131-2/+6
* arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2013-09-131-7/+7
* unicore32/mm/fault.c: Port OOM changes to do_pfKautuk Consul2012-11-091-10/+27
* Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]Guan Xuetao2012-03-281-1/+0Star
* unicore32 core architecture: mm related: fault handlingGuanXuetao2011-03-171-0/+479