index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
/
fault.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ...
Vineet Gupta
2019-01-17
1
-4
/
+9
*
arch/arc/mm/fault.c: remove caller signal_pending_branch predictions
Davidlohr Bueso
2019-01-04
1
-1
/
+1
*
ARC: mm: fix uninitialised signal code in do_page_fault
Eugeniy Paltsev
2018-11-12
1
-1
/
+1
*
signal/arc: Use force_sig_fault where appropriate
Eric W. Biederman
2018-09-27
1
-15
/
+5
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-17
1
-1
/
+3
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+2
*
ARC: typo fix in mm/fault.c
Liav Rehana
2017-08-28
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-26
1
-1
/
+1
*
ARC: mm: preps ahead of HIGHMEM support
Vineet Gupta
2015-10-28
1
-3
/
+10
*
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2015-05-19
1
-1
/
+1
*
ARC: perf: Enable generic software events
Vineet Gupta
2015-02-27
1
-2
/
+10
*
arc: mm: Fix build failure
Guenter Roeck
2015-01-30
1
-1
/
+1
*
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-29
1
-0
/
+2
*
mm, arc: remove obsolete pagefault oom killer comment
David Rientjes
2014-08-07
1
-1
/
+0
*
ARC: Change calling convention of do_page_fault()
Vineet Gupta
2013-11-06
1
-1
/
+1
*
ARC: Incorrect mm reference used in vmalloc fault handler
Vineet Gupta
2013-11-02
1
-3
/
+3
*
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
1
-2
/
+4
*
arch: mm: remove obsolete init OOM protection
Johannes Weiner
2013-09-12
1
-5
/
+0
*
mm: invoke oom-killer from remaining unconverted page fault handlers
Johannes Weiner
2013-07-09
1
-2
/
+4
*
ARC: Remove explicit passing around of ECR
Vineet Gupta
2013-06-26
1
-7
/
+5
*
ARC: [mm] Remove @write argument to do_page_fault()
Vineet Gupta
2013-06-22
1
-1
/
+2
*
ARC: Disintegrate arcregs.h
Vineet Gupta
2013-06-22
1
-0
/
+1
*
ARC: Remove unneeded version.h header include
Sachin Kamat
2013-04-09
1
-1
/
+0
*
ARC: Page Fault handling
Vineet Gupta
2013-02-15
1
-0
/
+228