index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
2023-09-20
xtensa: fault: include <asm/traps.h>
Randy Dunlap
2023-06-24
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
2023-01-06
xtensa: drop unused members of struct thread_struct
Max Filippov
2022-06-16
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-05-01
xtensa: noMMU: allow handling protection faults
Max Filippov
2022-05-01
xtensa: extract vmalloc_fault code into a function
Max Filippov
2022-05-01
xtensa: move asid_cache from fault.c to mmu.c
Max Filippov
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
2021-10-20
exit: Remove calls of do_exit after noreturn versions of die
Eric W. Biederman
2021-03-29
xtensa: fix uaccess-related livelock in do_page_fault
Max Filippov
2020-08-12
mm/xtensa: use general page fault accounting
Peter Xu
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
mm: introduce fault_signal_pending()
Peter Xu
2019-11-26
xtensa: get rid of __ARCH_USE_5LEVEL_HACK
Mike Rapoport
2019-11-26
xtensa: mm: fix PMD folding implementation
Mike Rapoport
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-04-25
signal/xtensa: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
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