summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/copro_fault.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Add support for handling > 512TB address in SLB missAneesh Kumar K.V2018-03-311-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-261-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-121-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/+1
* 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
OpenPOWER on IntegriCloud