summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/pgtable-radix.c
AgeCommit message (Expand)Author
2017-01-30powerpc/mm: Use the correct pointer when setting a 2MB pteReza Arbab
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-11-26powerpc/mm/radix: Prevent kernel execution of user spaceBalbir Singh
2016-11-25powerpc/mm/radix: Setup AMOR in HV mode to allow key 0Balbir Singh
2016-11-24Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2016-11-23powerpc/64: Provide functions for accessing POWER9 partition tablePaul Mackerras
2016-11-18powerpc/mm: Fix missing update of HID register on secondary CPUsAneesh Kumar K.V
2016-11-17powerpc/mm: Correct process and partition table max sizeSuraj Jitindar Singh
2016-11-17powerpc/mm: Fix typo in radix encodings printBalbir Singh
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