summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/pgtable-book3s64.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm/cxl: Add the fault handling cpu to mm cpumaskAneesh Kumar K.V2017-08-171-9/+1
* powerpc/mm: Don't send IPI to all cpus on THP updatesAneesh Kumar K.V2017-08-171-1/+31
* powerpc/mm: Add devmap support for ppc64Oliver O'Halloran2017-07-021-2/+2
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+2
* powerpc/mm: add radix__remove_section_mapping()Reza Arbab2017-01-311-1/+1
* powerpc/mm: add radix__create_section_mapping()Reza Arbab2017-01-311-1/+1
* powerpc/mm: Fix memory hotplug BUG() on radixReza Arbab2017-01-171-0/+18
* powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flushAneesh Kumar K.V2016-11-281-1/+2
* powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt2016-09-231-0/+9
* powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V2016-09-131-1/+1
* powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman2016-08-041-0/+3
* powerpc/mm/radix: Add tlb flush of THP ptesAneesh Kumar K.V2016-08-011-2/+2
* powerpc/mm/radix: Add missing tlb flushAneesh Kumar K.V2016-06-011-4/+1
* powerpc/mm/radix: Add radix THP callbacksAneesh Kumar K.V2016-05-111-1/+1
* powerpc/mm/thp: Abstraction for THP functionsAneesh Kumar K.V2016-05-111-0/+118