index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
nios2
/
mm
/
fault.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
1
-3
/
+0
*
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
1
-1
/
+1
*
mm: introduce fault_signal_pending()
Peter Xu
2020-04-02
1
-1
/
+1
*
Merge tag 'nios2-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-03-10
1
-1
/
+1
|
\
|
*
nios2: flush_tlb_page use PID based flush
Nicholas Piggin
2019-03-06
1
-1
/
+1
*
|
arch/nios2/mm/fault.c: remove duplicate include
Sabyasachi Gupta
2019-03-08
1
-1
/
+0
|
/
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-18
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
nios2: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2017-01-26
1
-1
/
+1
*
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-27
1
-1
/
+1
*
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2015-05-19
1
-1
/
+1
*
nios2: mm: do not invoke OOM killer on kernel fault OOM
Ley Foon Tan
2015-03-16
1
-6
/
+0
*
nios2: Port OOM changes to do_page_fault()
Ley Foon Tan
2015-02-09
1
-5
/
+32
*
nios2: fix unhandled signals
Chung-Ling Tang
2015-02-09
1
-3
/
+5
*
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-29
1
-0
/
+2
*
nios2: MMU Fault handling
Ley Foon Tan
2014-12-08
1
-0
/
+251