summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/pgalloc.h
AgeCommit message (Expand)Author
2023-08-18powerpc: add pte_free_defer() for pgtables sharing pageHugh Dickins
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-05-03powerpc/mm: refactor pmd_pgtable()Christophe Leroy
2019-05-03powerpc/mm: refactor definition of pgtable_cache[]Christophe Leroy
2019-05-03powerpc/mm: refactor pte_alloc_one() and pte_free() families definition.Christophe Leroy
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-15powerpc/mm/nohash: Move definition of PGALLOC_GFP to fix build errorsMichael Ellerman
2017-06-05powerpc/mm/book(e)(3s)/64: Add page table accountingBalbir Singh
2016-05-11powerpc/mm: Copy pgalloc (part 2)Aneesh Kumar K.V
2014-11-17mmu_gather: move minimal range calculations into generic codeWill Deacon
2013-04-30powerpc: Move the pte free routines from common headerAneesh Kumar K.V
2011-05-25mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra
2011-05-25powerpc: mmu_gather reworkPeter Zijlstra
2009-10-30powerpc/mm: Cleanup management of kmem_caches for pagetablesDavid Gibson
2009-08-20powerpc/mm: Fix encoding of page table cache numbersBenjamin Herrenschmidt
2009-08-20powerpc/mm: Rework & cleanup page table freeing code pathBenjamin Herrenschmidt
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2008-12-03powerpc: Use RCU based pte freeing mechanism for all powerpcKumar Gala
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell