summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2018-12-04powerpc/8xx: Enable 512k hugepage support with HW assistanceChristophe Leroy
2018-12-04powerpc/8xx: Enable 8M hugepage support with HW assistanceChristophe Leroy
2018-12-04powerpc/8xx: Use hardware assistance in TLB handlersChristophe Leroy
2018-12-04powerpc/8xx: Temporarily disable 16k pages and hugepagesChristophe Leroy
2018-12-04powerpc/mm: remove unnecessary test in pgtable_cache_init()Christophe Leroy
2018-12-04powerpc/mm: fix a warning when a cache is common to PGD and hugepagesChristophe Leroy
2018-12-04powerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER)Christophe Leroy
2018-12-04powerpc/mm: enable the use of page table cache of order 0Christophe Leroy
2018-12-04powerpc/mm: Extend pte_fragment functionality to PPC32Christophe Leroy
2018-12-04powerpc/mm: add helpers to get/set mm.context->pte_fragChristophe Leroy
2018-12-04powerpc/mm: Avoid useless lock with single page fragmentsChristophe Leroy
2018-12-04powerpc/mm: Move pte_fragment_alloc() to a common locationChristophe Leroy
2018-12-04Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2018-11-27powerpc/mm: Fix linux page tables build with some configsMichael Ellerman
2018-11-26powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3SChristophe Leroy
2018-11-26powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32Christophe Leroy
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy
2018-11-26powerpc: Use device_type helpers to access the node typeRob Herring
2018-11-25powerpc/mm: Remove extern from function definitionBreno Leitao
2018-11-25powerpc/pkey: Define functions as staticBreno Leitao
2018-11-14powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran
2018-11-12powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel()Michael Ellerman
2018-11-08powerpc: Convert hugepd_free() to use call_rcu()Paul E. McKenney
2018-11-06powerpc/mm/64s: Only use slbfee on CPUs that support itMichael Ellerman
2018-11-06powerpc/mm/64s: Use PPC_SLBFEE macroMichael Ellerman
2018-11-06powerpc/mm/64s: Consolidate SLB assertionsMichael Ellerman
2018-11-02Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport
2018-10-29Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-26powerpc/8xx: Use patch_site for memory setup patchingChristophe Leroy
2018-10-26Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"Christophe Leroy
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-22powerpc/8xx: add missing header in 8xx_mmu.cChristophe Leroy
2018-10-20powerpc/64s/radix: Fix radix__flush_tlb_collapsed_pmd double flushing pmdNicholas Piggin
2018-10-20powerpc/mm: Fix page table dump to work on RadixMichael Ellerman
2018-10-20powerpc/mm/radix: Display if mappings are exec or notMichael Ellerman
2018-10-20powerpc/mm/radix: Simplify split mapping logicMichael Ellerman
2018-10-20powerpc/mm/radix: Remove the retry in the split mapping logicMichael Ellerman
2018-10-20powerpc/mm/radix: Fix small page at boundary when splittingMichael Ellerman
2018-10-20powerpc/mm/radix: Fix overuse of small pages in splitting logicMichael Ellerman
2018-10-20powerpc/mm/radix: Fix off-by-one in split mapping logicMichael Ellerman
2018-10-20powerpc/mm: Fix WARN_ON with THP NUMA migrationAneesh Kumar K.V
2018-10-20powerpc/mm: fix always true/false warning in slice.cChristophe Leroy
2018-10-20powerpc/mm: fix missing prototypes in slice.cChristophe Leroy