aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm (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 Torvalds17-290/+1325
2016-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman6-236/+225
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-42/+68
2016-12-12powerpc/mm: allow memory hotplug into a memoryless nodeReza Arbab1-12/+1
2016-12-09powerpc/8xx: Implement support of hugepagesChristophe Leroy2-11/+39
2016-12-09powerpc: get hugetlbpage handling more genericChristophe Leroy1-114/+81
2016-12-09powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy4-115/+109
2016-12-02powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdownAlexey Kardashevskiy2-14/+1
2016-12-02powerpc/iommu: Stop using @current in mm_iommu_xxxAlexey Kardashevskiy1-29/+17
2016-12-02powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy2-6/+7
2016-12-01powerpc/mm: Fix page table dump build on non-Book3SMichael Ellerman2-2/+4
2016-11-30powerpc/mm: Fix no execute fault handling on pre-POWER5Balbir Singh1-1/+9
2016-11-29powerpc/mm: Fix lazy icache flush on pre-POWER5Benjamin Herrenschmidt2-3/+3
2016-11-28powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flushAneesh Kumar K.V2-2/+3
2016-11-28powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()Aneesh Kumar K.V1-0/+18
2016-11-26powerpc/mm/radix: Prevent kernel execution of user spaceBalbir Singh1-0/+22
2016-11-25powerpc/mm: Detect instruction fetch denied and reportBalbir Singh1-0/+7
2016-11-25powerpc/mm/radix: Setup AMOR in HV mode to allow key 0Balbir Singh1-0/+14
2016-11-25powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V1-2/+6
2016-11-24Merge branch 'topic/ppc-kvm' into nextMichael Ellerman4-42/+68
2016-11-23powerpc/64: Provide functions for accessing POWER9 partition tablePaul Mackerras3-36/+44
2016-11-22powerpc/mm/coproc: Handle bad address on coproc slb faultAneesh Kumar K.V1-0/+3
2016-11-18powerpc/mm: Fix missing update of HID register on secondary CPUsAneesh Kumar K.V2-0/+8
2016-11-18powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1Michael Neuling1-0/+4
2016-11-17powerpc/mm: Correct process and partition table max sizeSuraj Jitindar Singh1-2/+2
2016-11-17powerpc/mm: Dump hash tableRashmica Gupta2-1/+553
2016-11-17powerpc/mm: Dump linux pagetablesRashmica Gupta2-0/+441
2016-11-17powerpc/mm: Fix typo in radix encodings printBalbir Singh1-1/+1
2016-11-16powerpc/64: Simplify adaptation to new ISA v3.00 HPTE formatPaul Mackerras1-6/+24
2016-11-14powerpc/hash64: Be more careful when generating tlbielBalbir Singh1-4/+6
2016-11-14powerpc: Add support for relative exception tablesNicholas Piggin1-1/+1
2016-10-27powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpuAneesh Kumar K.V1-4/+4
2016-10-19powerpc: Fix numa topology console printAneesh Kumar K.V1-5/+5
2016-10-19powerpc/mm: Drop dump_numa_memory_topology()Michael Ellerman1-36/+0
2016-10-19powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat1-0/+2
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-0/+3
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2016-10-12powerpc/mm/hash64: Fix might_have_hea() checkMichael Ellerman1-1/+1
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds11-49/+218
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-40/+57
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-32/+24
2016-09-29KVM: PPC: Book3S HV: Migrate pinned pages out of CMABalbir Singh1-4/+77
2016-09-23powerpc: Clean up tm_abort duplication in hash_utils_64.cRui Teng1-31/+25
2016-09-23powerpc: Fix usage of _PAGE_RO in hugepageChristophe Leroy1-0/+7
2016-09-23powerpc/mm: Add radix flush all with IS=3Aneesh Kumar K.V1-0/+24
2016-09-23powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt2-0/+21
2016-09-19powerpc: Use kprobe blacklist for exception handlersNicholas Piggin1-2/+2
2016-09-13powerpc/32: Add missing \n and switch to pr_warn()Colin Ian King1-1/+1
2016-09-13powerpc/mm: Update the HID bit when switching from radix to hashAneesh Kumar K.V2-0/+53
2016-09-13powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V2-2/+2