summaryrefslogtreecommitdiff
path: root/arch/unicore32/mm/fault.c
AgeCommit message (Expand)Author
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-01-26unicore32: 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-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-12arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner
2012-11-09unicore32/mm/fault.c: Port OOM changes to do_pfKautuk Consul
2012-03-28Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]Guan Xuetao
2011-03-17unicore32 core architecture: mm related: fault handlingGuanXuetao