summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/pgtable-radix.c
AgeCommit message (Expand)Author
2019-09-21powerpc/mm/radix: Use the right page size for vmemmap mappingAneesh Kumar K.V
2017-12-14powerpc/64: Invalidate process table caching after setting process tablePaul Mackerras
2017-02-09powerpc/mm: Use the correct pointer when setting a 2MB pteReza Arbab
2017-01-19powerpc/mm: Correct process and partition table max sizeSuraj Jitindar Singh
2016-11-18powerpc/mm: Fix missing update of HID register on secondary CPUsAneesh Kumar K.V
2016-09-23powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt
2016-09-13powerpc/mm: Update the HID bit when switching from radix to hashAneesh Kumar K.V
2016-08-04powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman
2016-08-01powerpc/mm: Do radix device tree scanning earlierMichael Ellerman
2016-07-21powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt
2016-07-17powerpc/mm/radix: Update machine call back to support new HCALL.Aneesh Kumar K.V
2016-07-17powerpc/mm: Print formation regarding the the MMU modeAneesh Kumar K.V
2016-07-17powerpc/mm/radix: Update LPCR HR bit as per ISAAneesh Kumar K.V
2016-06-30powerpc: Initialise pci_io_base as early as possibleDarren Stevens
2016-06-17powerpc/mm/radix: Update Radix tree size as per ISA 3.0Aneesh Kumar K.V
2016-06-01powerpc/mm/radix: Update LPCR only if it is powernvAneesh Kumar K.V
2016-05-11powerpc/mm/radix: Add radix THP callbacksAneesh Kumar K.V
2016-05-11powerpc/mm: pte_frag abstractionAneesh Kumar K.V
2016-05-11powerpc/mm: vmalloc abstraction in preparation for radixAneesh Kumar K.V
2016-05-11powerpc/mm: Add radix pgalloc detailsAneesh Kumar K.V
2016-05-11powerpc/mm/radix: Limit paca allocation in radixAneesh Kumar K.V
2016-05-01powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page()Aneesh Kumar K.V
2016-05-01powerpc/mm/radix: Add radix callbacks for early init routinesAneesh Kumar K.V