summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/copro_fault.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm/hash: Rename KERNEL_REGION_ID to LINEAR_MAP_REGION_IDAneesh Kumar K.V2019-04-211-2/+2
* powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V2019-04-211-5/+9
* mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-181-1/+1
* powerpc/mm: Add support for handling > 512TB address in SLB missAneesh Kumar K.V2018-03-301-1/+1
* powerpc/mm: Update PROTFAULT handling in the page fault pathAneesh Kumar K.V2017-02-151-4/+6
* powerpc/mm/coproc: Handle bad address on coproc slb faultAneesh Kumar K.V2016-11-221-0/+3
* powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat2016-10-191-0/+2
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-271-1/+1
* cxl: Move include file cxl.h -> cxl-base.hMichael Neuling2015-06-031-1/+1
* powerpc/copro: Fix faulting kernel segmentsMichael Neuling2015-06-031-2/+5
* ppc64: add paranoid warnings for unexpected DSISR_PROTFAULTMel Gorman2015-02-131-2/+6
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-1/+1
* powerpc/mm: Use appropriate ESID mask in copro_calculate_slb()Ian Munsie2014-10-281-2/+1Star
* powerpc/mm: Add hooks for cxlIan Munsie2014-10-081-0/+2
* powerpc/cell: Make spu_flush_all_slbs() genericIan Munsie2014-10-081-0/+9
* powerpc/cell: Move data segment faulting code out of cell platformIan Munsie2014-10-081-0/+46
* powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie2014-10-081-0/+92