aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/book3s/32/pgalloc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-04powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP caseAneesh Kumar K.V1-8/+0
2019-05-03powerpc/mm: refactor pmd_pgtable()Christophe Leroy1-2/+0
2019-05-03powerpc/mm: refactor definition of pgtable_cache[]Christophe Leroy1-21/+0
2019-05-03powerpc/mm: refactor pte_alloc_one() and pte_free() families definition.Christophe Leroy1-25/+0
2019-05-03powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32Christophe Leroy1-3/+12
2019-05-03powerpc/mm: drop __bad_pte()Christophe Leroy1-2/+0
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)1-3/+3
2018-12-04powerpc/mm: enable the use of page table cache of order 0Christophe Leroy1-4/+1
2018-12-04powerpc/mm: Extend pte_fragment functionality to PPC32Christophe Leroy1-8/+9
2018-12-04powerpc/book3s32: Remove CONFIG_BOOKE dependent codeChristophe Leroy1-18/+0
2018-06-26powerpc/mm/32: Fix pgtable_page_dtor callAneesh Kumar K.V1-1/+0
2018-06-20powerpc/mm/hash/4k: Free hugetlb page table caches correctly.Aneesh Kumar K.V1-0/+1
2018-06-02powerpc/mm: Fix kernel crash on page table freeAneesh Kumar K.V1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-05powerpc/mm/book(e)(3s)/64: Add page table accountingBalbir Singh1-1/+2
2016-12-09powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy1-6/+38
2016-06-10powerpc/mm/radix: Flush page walk cache when freeing page tableAneesh Kumar K.V1-1/+0
2016-05-11powerpc/mm: Copy pgalloc (part 2)Aneesh Kumar K.V1-3/+3
2016-05-11powerpc/mm: Make a copy of pgalloc.h for 32 and 64 book3sAneesh Kumar K.V1-0/+109