summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/fault_64.c
Commit message (Expand)AuthorAgeFilesLines
* sparc: Add missing SW perf fault events.David S. Miller2010-01-201-3/+10
* sparc64: Add some missing __kprobes annotations to kernel fault paths.David S. Miller2009-12-101-7/+8
* sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.cDavid S. Miller2009-12-101-8/+1
* sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.David S. Miller2009-08-021-3/+4
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* sparc64: Kill bogus TPC/address truncation during 32-bit faults.David S. Miller2009-02-031-14/+35
* sparc64: Validate kernel generated fault addresses on sparc64.David S. Miller2009-02-021-7/+18
* sparc,sparc64: unify mm/Sam Ravnborg2008-12-041-0/+440