aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/fault_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-16sparc64: sun4v TLB error power off eventsbob picco1-0/+3
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds1-3/+1
2014-05-18sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.cSam Ravnborg1-3/+1
2014-05-06sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addresses.David S. Miller1-15/+1
2014-05-03sparc64: Fix top-level fault handling bugs.David S. Miller1-30/+52
2013-11-14sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai1-5/+9
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner1-2/+4
2013-02-20sparc64: Fix tsb_grow() in atomic context.David S. Miller1-2/+7
2012-10-10sparc64: Fix deficiencies in sun4v error reporting.David S. Miller1-2/+0
2012-10-09sparc64: Support transparent huge pages.David Miller1-2/+2
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li1-0/+1
2012-04-04sparc/mm/fault_64.c: Port OOM changes to do_sparc64_faultKautuk Consul1-7/+30
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra1-5/+3
2010-03-01sparc: Support show_unhandled_signals.David S. Miller1-3/+31
2010-01-20sparc: Add missing SW perf fault events.David S. Miller1-3/+10
2009-12-10sparc64: Add some missing __kprobes annotations to kernel fault paths.David S. Miller1-7/+8
2009-12-10sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.cDavid S. Miller1-8/+1
2009-08-02sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.David S. Miller1-3/+4
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-1/+1
2009-02-03sparc64: Kill bogus TPC/address truncation during 32-bit faults.David S. Miller1-14/+35
2009-02-02sparc64: Validate kernel generated fault addresses on sparc64.David S. Miller1-7/+18
2008-12-04sparc,sparc64: unify mm/Sam Ravnborg1-0/+440