aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/pgtable-book3s64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-17powerpc/mm/cxl: Add the fault handling cpu to mm cpumaskAneesh Kumar K.V1-9/+1
2017-08-17powerpc/mm: Don't send IPI to all cpus on THP updatesAneesh Kumar K.V1-1/+31
2017-07-02powerpc/mm: Add devmap support for ppc64Oliver O'Halloran1-2/+2
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-0/+2
2017-01-31powerpc/mm: add radix__remove_section_mapping()Reza Arbab1-1/+1
2017-01-31powerpc/mm: add radix__create_section_mapping()Reza Arbab1-1/+1
2017-01-17powerpc/mm: Fix memory hotplug BUG() on radixReza Arbab1-0/+18
2016-11-28powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flushAneesh Kumar K.V1-1/+2
2016-09-23powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt1-0/+9
2016-09-13powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V1-1/+1
2016-08-04powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman1-0/+3
2016-08-01powerpc/mm/radix: Add tlb flush of THP ptesAneesh Kumar K.V1-2/+2
2016-06-01powerpc/mm/radix: Add missing tlb flushAneesh Kumar K.V1-4/+1
2016-05-11powerpc/mm/radix: Add radix THP callbacksAneesh Kumar K.V1-1/+1
2016-05-11powerpc/mm/thp: Abstraction for THP functionsAneesh Kumar K.V1-0/+118