summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2017-11-12powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWXBalbir Singh
2017-11-10powerpc/64s/radix: Improve TLB flushing for page table freeingNicholas Piggin
2017-11-10powerpc/64s/radix: Introduce local single page ceiling for TLB range flushNicholas Piggin
2017-11-10powerpc/64s/radix: Optimize flush_tlb_rangeNicholas Piggin
2017-11-10powerpc/64s/radix: Implement _tlbie(l)_va_range flush functionsNicholas Piggin
2017-11-10powerpc/64s/radix: Optimize TLB range flush barriersNicholas Piggin
2017-11-10Merge branch 'fixes' into nextMichael Ellerman
2017-11-07powerpc/mm/hash: Remove stale comment.Michal Suchanek
2017-11-06powerpc/mm: Add a CONFIG option to choose if radix is used by defaultMichael Ellerman
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman
2017-11-06powerpc/mm/hash: Add pr_fmt() to hash_utils64.cAneesh Kumar K.V
2017-11-06powerpc/64s/radix: Fix process table entry cache invalidationNicholas Piggin
2017-11-06powerpc/64s/radix: Improve preempt handling in TLB codeNicholas Piggin
2017-10-25powerpc/64s/radix: Fix preempt imbalance in TLB flushNicholas Piggin
2017-10-22powerpc/mm/radix: Drop unneeded NULL checkMichael Ellerman
2017-10-16powerpc/vphn: Fix numa update end-loop bugMichael Bringmann
2017-10-16powerpc/hotplug: Improve responsiveness of hotplug changeMichael Bringmann
2017-10-16powerpc/vphn: Improve recognition of PRRN/VPHNMichael Bringmann
2017-10-16powerpc/vphn: Update CPU topology when VPHN enabledMichael Bringmann
2017-10-10powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology()Thiago Jung Bauermann
2017-10-04powerpc/mm: Call flush_tlb_kernel_range with interrupts enabledGuenter Roeck
2017-09-28cxl: Enable global TLBIs for cxl contextsFrederic Barrat
2017-09-28powerpc/mm: Export flush_all_mm()Frederic Barrat
2017-09-01powerpc/mm: Use seq_putc() in two functionsMarkus Elfring
2017-09-01powerpc: fix location of two EXPORT_SYMBOLChristophe Leroy
2017-08-31powerpc/mm/radix: Prettify mapped memory range print outMichael Ellerman
2017-08-31powerpc/mm/radix: Add pr_fmt() to pgtable-radix.cMichael Ellerman
2017-08-23powerpc/mm: Make switch_mm_irqs_off() out of lineBenjamin Herrenschmidt
2017-08-23powerpc/mm: Optimize detection of thread local mm'sBenjamin Herrenschmidt
2017-08-23powerpc/mm: Use mm_is_thread_local() instread of open-codingBenjamin Herrenschmidt
2017-08-23Merge branch 'fixes' into nextMichael Ellerman
2017-08-17powerpc/mm/cxl: Add the fault handling cpu to mm cpumaskAneesh Kumar K.V
2017-08-17powerpc/mm: Don't send IPI to all cpus on THP updatesAneesh Kumar K.V
2017-08-17Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2017-08-17powerpc/mm: Rename find_linux_pte_or_hugepte()Aneesh Kumar K.V
2017-08-16powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel ...Aneesh Kumar K.V
2017-08-15powerpc/hugetlb: fix page rights verification in gup_hugepte()Christophe Leroy
2017-08-15powerpc/mm: Simplify __set_fixmap()Christophe Leroy
2017-08-15powerpc/mm: declare some local functions staticChristophe Leroy
2017-08-15powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32Christophe Leroy
2017-08-15powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32Christophe Leroy
2017-08-15powerpc/mm: Ensure change_page_attr() doesn't invalidate pinned TLBsChristophe Leroy
2017-08-15powerpc/8xx: mark init functions with __initChristophe Leroy
2017-08-15powerpc/8xx: Make pinning of ITLBs optionalChristophe Leroy
2017-08-15powerpc/8xx: Ensures RAM mapped with LTLB is seen as block mapped on 8xx.Christophe Leroy
2017-08-10powerpc/mm: Fix section mismatch warning in early_check_vec5()Michael Ellerman
2017-08-10powerpc/8xx: Use symbolic names for DSISR bits in DSIChristophe Leroy
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy
2017-08-10powerpc/mm: Properly invalidate when setting process table baseSuraj Jitindar Singh
2017-08-08powerpc/mm/hash64: Make vmalloc 56T on hashMichael Ellerman