summaryrefslogtreecommitdiff
path: root/arch/sparc/mm/fault_32.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra1-5/+3
2011-06-08sparc: Remove unnecessary semicolonsJoe Perches1-1/+1
2011-03-17sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault().David S. Miller1-2/+1
2010-10-26sparc32: Fix unaligned stack handling on trap return.David S. Miller1-0/+12
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds1-46/+60
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2010-03-01sparc: Support show_unhandled_signals.David S. Miller1-46/+60
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-2/+2
2010-01-21sparc: Add missing SW perf fault events.David S. Miller1-2/+10
2009-08-03sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.David S. Miller1-3/+4
2009-06-22Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-2/+2
2009-01-06sparc: refactor code in fault_32.cSam Ravnborg1-1/+2
2008-12-04sparc: prepare mm/ for unificationSam Ravnborg1-0/+543