summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2017-01-18powerpc/mm: Fix little-endian 4K hugetlbAneesh Kumar K.V
2017-01-18powerpc/mm/hugetlb: Don't panic when we don't find the default huge page sizeAneesh Kumar K.V
2017-01-18powerpc: Fix pgtable pmd cache initNicholas Piggin
2017-01-17powerpc/mm: Fix memory hotplug BUG() on radixReza Arbab
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2016-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-12-12powerpc/mm: allow memory hotplug into a memoryless nodeReza Arbab
2016-12-09powerpc/8xx: Implement support of hugepagesChristophe Leroy
2016-12-09powerpc: get hugetlbpage handling more genericChristophe Leroy
2016-12-09powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy
2016-12-02powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdownAlexey Kardashevskiy
2016-12-02powerpc/iommu: Stop using @current in mm_iommu_xxxAlexey Kardashevskiy
2016-12-02powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy
2016-12-01powerpc/mm: Fix page table dump build on non-Book3SMichael Ellerman
2016-11-30powerpc/mm: Fix no execute fault handling on pre-POWER5Balbir Singh
2016-11-29powerpc/mm: Fix lazy icache flush on pre-POWER5Benjamin Herrenschmidt
2016-11-28powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flushAneesh Kumar K.V
2016-11-28powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()Aneesh Kumar K.V
2016-11-26powerpc/mm/radix: Prevent kernel execution of user spaceBalbir Singh
2016-11-25powerpc/mm: Detect instruction fetch denied and reportBalbir Singh
2016-11-25powerpc/mm/radix: Setup AMOR in HV mode to allow key 0Balbir Singh
2016-11-25powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V
2016-11-24Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2016-11-23powerpc/64: Provide functions for accessing POWER9 partition tablePaul Mackerras
2016-11-22powerpc/mm/coproc: Handle bad address on coproc slb faultAneesh Kumar K.V
2016-11-18powerpc/mm: Fix missing update of HID register on secondary CPUsAneesh Kumar K.V
2016-11-18powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1Michael Neuling
2016-11-17powerpc/mm: Correct process and partition table max sizeSuraj Jitindar Singh
2016-11-17powerpc/mm: Dump hash tableRashmica Gupta
2016-11-17powerpc/mm: Dump linux pagetablesRashmica Gupta
2016-11-17powerpc/mm: Fix typo in radix encodings printBalbir Singh
2016-11-16powerpc/64: Simplify adaptation to new ISA v3.00 HPTE formatPaul Mackerras
2016-11-14powerpc/hash64: Be more careful when generating tlbielBalbir Singh
2016-11-14powerpc: Add support for relative exception tablesNicholas Piggin
2016-10-27powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpuAneesh Kumar K.V
2016-10-19powerpc: Fix numa topology console printAneesh Kumar K.V
2016-10-19powerpc/mm: Drop dump_numa_memory_topology()Michael Ellerman
2016-10-19powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-12powerpc/mm/hash64: Fix might_have_hea() checkMichael Ellerman
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-09-29KVM: PPC: Book3S HV: Migrate pinned pages out of CMABalbir Singh
2016-09-23powerpc: Clean up tm_abort duplication in hash_utils_64.cRui Teng