summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
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-11powerpc/mm/hash64: Fix might_have_hea() checkMichael Ellerman
2016-10-08Merge 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-04Merge 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-22powerpc: Clean up tm_abort duplication in hash_utils_64.cRui Teng
2016-09-22powerpc: Fix usage of _PAGE_RO in hugepageChristophe Leroy
2016-09-22powerpc/mm: Add radix flush all with IS=3Aneesh Kumar K.V
2016-09-22powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt
2016-09-19powerpc: Use kprobe blacklist for exception handlersNicholas Piggin
2016-09-13powerpc/32: Add missing \n and switch to pr_warn()Colin Ian King
2016-09-13powerpc/mm: Update the HID bit when switching from radix to hashAneesh Kumar K.V
2016-09-13powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V
2016-09-13powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman
2016-09-13powerpc/mm: Preserve CFAR value on SLB miss caused by access to bogus addressPaul Mackerras
2016-09-09powerpc/mm: Speed up computation of base and actual page size for a HPTEPaul Mackerras
2016-09-08powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras
2016-09-06powerpc/mmu nohash: Convert to hotplug state machineSebastian Andrzej Siewior
2016-08-22powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-08-08ppc: move exports to definitionsAl Viro
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-04powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-08-01powerpc/mm: remove flush_tlb_page_nohashAneesh Kumar K.V
2016-08-01powerpc/mm/hugetlb: Add flush_hugetlb_tlb_rangeAneesh Kumar K.V
2016-08-01powerpc/mm/radix/hugetlb: Add helper for finding page size from hstateAneesh Kumar K.V
2016-08-01powerpc/mm/radix: Rename function and drop unused argAneesh Kumar K.V
2016-08-01powerpc/mm/radix: Add tlb flush of THP ptesAneesh Kumar K.V
2016-08-01powerpc/mm: Drop multiple definition of mm_is_core_localAneesh Kumar K.V
2016-08-01powerpc/mm/hash: Add helper for finding SLBE LLP encodingAneesh Kumar K.V
2016-08-01powerpc/mm/radix: Implement tlb mmu gather flush efficientlyAneesh Kumar K.V
2016-08-01powerpc/mm: Convert early cpu/mmu feature check to use the new helpersAneesh Kumar K.V
2016-08-01powerpc/mm: Make MMU_FTR_RADIX a MMU family featureAneesh Kumar K.V
2016-08-01powerpc/mm: Do radix device tree scanning earlierMichael Ellerman
2016-08-01powerpc/mm: Do hash device tree scanning earlierMichael Ellerman
2016-08-01powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()Michael Ellerman
2016-08-01powerpc/mm: Add mmu_early_init_devtree()Michael Ellerman
2016-07-31Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-28powerpc/mm: Parenthesise IS_ENABLED() in if conditionStephen Rothwell
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-07-26powerpc/mm: Rename hpte_init_lpar() and move the fallback to a headerMichael Ellerman
2016-07-26powerpc/mm: Fix build break when PPC_NATIVE=nMichael Ellerman