index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
mm
/
fault_64.c
Age
Commit message (
Expand
)
Author
2013-11-14
sparc64: Implement HAVE_CONTEXT_TRACKING
Kirill Tkhai
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-02-20
sparc64: Fix tsb_grow() in atomic context.
David S. Miller
2012-10-10
sparc64: Fix deficiencies in sun4v error reporting.
David S. Miller
2012-10-09
sparc64: Support transparent huge pages.
David Miller
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
2012-04-04
sparc/mm/fault_64.c: Port OOM changes to do_sparc64_fault
Kautuk Consul
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
2010-03-01
sparc: Support show_unhandled_signals.
David S. Miller
2010-01-20
sparc: Add missing SW perf fault events.
David S. Miller
2009-12-10
sparc64: Add some missing __kprobes annotations to kernel fault paths.
David S. Miller
2009-12-10
sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.c
David S. Miller
2009-08-02
sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.
David S. Miller
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-02-03
sparc64: Kill bogus TPC/address truncation during 32-bit faults.
David S. Miller
2009-02-02
sparc64: Validate kernel generated fault addresses on sparc64.
David S. Miller
2008-12-04
sparc,sparc64: unify mm/
Sam Ravnborg