summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/mm/fault.c
Commit message (Expand)AuthorAgeFilesLines
* signal/openrisc: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-14/+5
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+1
* openrisc: initial SMP supportStefan Kristiansson2017-11-031-2/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* openrisc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-261-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-261-1/+1
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+2
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-0/+1
* mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner2013-07-091-4/+4
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
* openrisc/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul2012-05-081-6/+26
* OpenRISC: Memory managementJonas Bonn2011-07-221-0/+338