index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
2017-12-16
xtensa: clean up custom-controlled debug output
Max Filippov
2017-01-24
xtensa: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-03-17
mm: remove VM_FAULT_MINOR
Jan Kara
2015-08-17
xtensa: count software page fault perf events
Max Filippov
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2014-01-14
xtensa: add SMP support
Max Filippov
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2012-12-18
xtensa: clean up files to make them code-style compliant
Chris Zankel
2012-10-15
xtensa: fix missing return in do_page_fault for SIGBUS case
Marc Gauthier
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
2012-07-30
xtensa/mm/fault.c: port OOM changes to do_page_fault
Kautuk Consul
2012-03-28
Disintegrate asm/system.h for Xtensa
David Howells
2010-06-04
xtensa: invoke oom-killer from page fault
Nick Piggin
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-03-10
xtensa: fix compilation somewhat
Alexey Dobriyan
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
2007-08-27
[XTENSA] Add support for cache-aliasing
Chris Zankel
2007-07-19
mm: fault feedback #2
Nick Piggin
2006-12-10
[PATCH] xtensa: remove extra header files
Chris Zankel
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
2005-06-24
[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 5
Chris Zankel