aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/copro_fault.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-21powerpc/mm/hash: Rename KERNEL_REGION_ID to LINEAR_MAP_REGION_IDAneesh Kumar K.V1-2/+2
2019-04-21powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V1-5/+9
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder1-1/+1
2018-03-31powerpc/mm: Add support for handling > 512TB address in SLB missAneesh Kumar K.V1-1/+1
2017-02-15powerpc/mm: Update PROTFAULT handling in the page fault pathAneesh Kumar K.V1-4/+6
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