aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/copro_fault.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-22powerpc/mm/coproc: Handle bad address on coproc slb faultAneesh Kumar K.V1-0/+3
2016-10-19powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat1-0/+2
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov1-1/+1
2015-06-03cxl: Move include file cxl.h -> cxl-base.hMichael Neuling1-1/+1
2015-06-03powerpc/copro: Fix faulting kernel segmentsMichael Neuling1-2/+5
2015-02-12ppc64: add paranoid warnings for unexpected DSISR_PROTFAULTMel Gorman1-2/+6
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-1/+1
2014-10-28powerpc/mm: Use appropriate ESID mask in copro_calculate_slb()Ian Munsie1-2/+1
2014-10-08powerpc/mm: Add hooks for cxlIan Munsie1-0/+2
2014-10-08powerpc/cell: Make spu_flush_all_slbs() genericIan Munsie1-0/+9
2014-10-08powerpc/cell: Move data segment faulting code out of cell platformIan Munsie1-0/+46
2014-10-08powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie1-0/+92