aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/mm/fault_64.c
AgeCommit message (Expand)Author
2012-10-10sparc64: Fix deficiencies in sun4v error reporting.David S. Miller
2012-10-09sparc64: Support transparent huge pages.David Miller
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-04-04sparc/mm/fault_64.c: Port OOM changes to do_sparc64_faultKautuk Consul
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2010-03-01sparc: Support show_unhandled_signals.David S. Miller
2010-01-20sparc: Add missing SW perf fault events.David S. Miller
2009-12-10sparc64: Add some missing __kprobes annotations to kernel fault paths.David S. Miller
2009-12-10sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.cDavid S. Miller
2009-08-02sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.David S. Miller
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-02-03sparc64: Kill bogus TPC/address truncation during 32-bit faults.David S. Miller
2009-02-02sparc64: Validate kernel generated fault addresses on sparc64.David S. Miller
2008-12-04sparc,sparc64: unify mm/Sam Ravnborg