summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/copro_fault.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner
2019-04-21powerpc/mm/hash: Rename KERNEL_REGION_ID to LINEAR_MAP_REGION_IDAneesh Kumar K.V
2019-04-21powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-03-31powerpc/mm: Add support for handling > 512TB address in SLB missAneesh Kumar K.V
2017-02-15powerpc/mm: Update PROTFAULT handling in the page fault pathAneesh Kumar K.V
2016-11-22powerpc/mm/coproc: Handle bad address on coproc slb faultAneesh Kumar K.V
2016-10-19powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2015-06-03cxl: Move include file cxl.h -> cxl-base.hMichael Neuling
2015-06-03powerpc/copro: Fix faulting kernel segmentsMichael Neuling
2015-02-12ppc64: add paranoid warnings for unexpected DSISR_PROTFAULTMel Gorman
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2014-10-28powerpc/mm: Use appropriate ESID mask in copro_calculate_slb()Ian Munsie
2014-10-08powerpc/mm: Add hooks for cxlIan Munsie
2014-10-08powerpc/cell: Make spu_flush_all_slbs() genericIan Munsie
2014-10-08powerpc/cell: Move data segment faulting code out of cell platformIan Munsie
2014-10-08powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie