开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
hexagon
/
mm
/
vm_fault.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267
Thomas Gleixner
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-04-25
signal/hexagon: Use force_sig_fault as appropriate
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-01-26
hexagon: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-04-30
Hexagon: fix signal number for user mem faults
Richard Kuo
2012-10-18
Hexagon: Copyright marking changes
Richard Kuo
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
2012-05-22
hexagon/mm/vm_fault.c: Port OOM changes to do_page_fault
Kautuk Consul
2011-11-01
Hexagon: Add page-fault support.
Richard Kuo