Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc/mm: Prevent unlikely crash in copro_calculate_slb() | Frederic Barrat | 2016-10-19 | 1 | -0/+2 |
* | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 2016-07-27 | 1 | -1/+1 |
* | cxl: Move include file cxl.h -> cxl-base.h | Michael Neuling | 2015-06-03 | 1 | -1/+1 |
* | powerpc/copro: Fix faulting kernel segments | Michael Neuling | 2015-06-03 | 1 | -2/+5 |
* | ppc64: add paranoid warnings for unexpected DSISR_PROTFAULT | Mel Gorman | 2015-02-13 | 1 | -2/+6 |
* | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 2015-01-29 | 1 | -1/+1 |
* | powerpc/mm: Use appropriate ESID mask in copro_calculate_slb() | Ian Munsie | 2014-10-28 | 1 | -2/+1 |
* | powerpc/mm: Add hooks for cxl | Ian Munsie | 2014-10-08 | 1 | -0/+2 |
* | powerpc/cell: Make spu_flush_all_slbs() generic | Ian Munsie | 2014-10-08 | 1 | -0/+9 |
* | powerpc/cell: Move data segment faulting code out of cell platform | Ian Munsie | 2014-10-08 | 1 | -0/+46 |
* | powerpc/cell: Move spu_handle_mm_fault() out of cell platform | Ian Munsie | 2014-10-08 | 1 | -0/+92 |