index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
mm
/
fault.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-17
1
-1
/
+1
*
signal/xtensa: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
1
-14
/
+5
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+1
*
xtensa: clean up custom-controlled debug output
Max Filippov
2017-12-16
1
-13
/
+9
*
xtensa: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2017-01-24
1
-1
/
+1
*
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-26
1
-1
/
+1
*
mm: remove VM_FAULT_MINOR
Jan Kara
2016-03-17
1
-1
/
+1
*
xtensa: count software page fault perf events
Max Filippov
2015-08-17
1
-0
/
+7
*
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2015-05-19
1
-2
/
+2
*
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-29
1
-0
/
+2
*
xtensa: add SMP support
Max Filippov
2014-01-14
1
-1
/
+1
*
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
1
-0
/
+2
*
xtensa: clean up files to make them code-style compliant
Chris Zankel
2012-12-18
1
-1
/
+0
*
xtensa: fix missing return in do_page_fault for SIGBUS case
Marc Gauthier
2012-10-15
1
-1
/
+2
*
readahead: fault retry breaks mmap file read random detection
Shaohua Li
2012-10-09
1
-0
/
+1
*
xtensa/mm/fault.c: port OOM changes to do_page_fault
Kautuk Consul
2012-07-30
1
-5
/
+24
*
Disintegrate asm/system.h for Xtensa
David Howells
2012-03-28
1
-1
/
+0
*
xtensa: invoke oom-killer from page fault
Nick Piggin
2010-06-04
1
-10
/
+4
*
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-06-21
1
-1
/
+1
*
xtensa: fix compilation somewhat
Alexey Dobriyan
2009-03-10
1
-0
/
+1
*
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-19
1
-1
/
+1
*
During VM oom condition, kill all threads in process group
Will Schmidt
2007-10-16
1
-1
/
+1
*
[XTENSA] Add support for cache-aliasing
Chris Zankel
2007-08-27
1
-2
/
+4
*
mm: fault feedback #2
Nick Piggin
2007-07-19
1
-12
/
+11
*
[PATCH] xtensa: remove extra header files
Chris Zankel
2006-12-10
1
-5
/
+5
*
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
2006-09-29
1
-1
/
+1
*
[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 5
Chris Zankel
2005-06-24
1
-0
/
+241