aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/pgtable-radix.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+38
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-12/+6
2016-11-26powerpc/mm/radix: Prevent kernel execution of user spaceBalbir Singh1-0/+22
2016-11-25powerpc/mm/radix: Setup AMOR in HV mode to allow key 0Balbir Singh1-0/+14
2016-11-24Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-12/+6
2016-11-23powerpc/64: Provide functions for accessing POWER9 partition tablePaul Mackerras1-12/+6
2016-11-18powerpc/mm: Fix missing update of HID register on secondary CPUsAneesh Kumar K.V1-0/+4
2016-11-17powerpc/mm: Correct process and partition table max sizeSuraj Jitindar Singh1-2/+2
2016-11-17powerpc/mm: Fix typo in radix encodings printBalbir Singh1-1/+1
2016-09-23powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt1-0/+12
2016-09-13powerpc/mm: Update the HID bit when switching from radix to hashAneesh Kumar K.V1-0/+28
2016-08-04powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman1-2/+2
2016-08-01powerpc/mm: Do radix device tree scanning earlierMichael Ellerman1-2/+1
2016-07-21powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt1-0/+1
2016-07-17powerpc/mm/radix: Update machine call back to support new HCALL.Aneesh Kumar K.V1-3/+6
2016-07-17powerpc/mm: Print formation regarding the the MMU modeAneesh Kumar K.V1-1/+2
2016-07-17powerpc/mm/radix: Update LPCR HR bit as per ISAAneesh Kumar K.V1-2/+2
2016-06-30powerpc: Initialise pci_io_base as early as possibleDarren Stevens1-0/+5
2016-06-17powerpc/mm/radix: Update Radix tree size as per ISA 3.0Aneesh Kumar K.V1-6/+3
2016-06-01powerpc/mm/radix: Update LPCR only if it is powernvAneesh Kumar K.V1-13/+10
2016-05-11powerpc/mm/radix: Add radix THP callbacksAneesh Kumar K.V1-0/+117
2016-05-11powerpc/mm: pte_frag abstractionAneesh Kumar K.V1-0/+5
2016-05-11powerpc/mm: vmalloc abstraction in preparation for radixAneesh Kumar K.V1-0/+7
2016-05-11powerpc/mm: Add radix pgalloc detailsAneesh Kumar K.V1-1/+4
2016-05-11powerpc/mm/radix: Limit paca allocation in radixAneesh Kumar K.V1-1/+19
2016-05-01powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page()Aneesh Kumar K.V1-0/+20
2016-05-01powerpc/mm/radix: Add radix callbacks for early init routinesAneesh Kumar K.V1-0/+356