summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/book3s/32/pgalloc.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP caseAneesh Kumar K.V2020-02-041-8/+0
* powerpc/mm: refactor pmd_pgtable()Christophe Leroy2019-05-031-2/+0
* powerpc/mm: refactor definition of pgtable_cache[]Christophe Leroy2019-05-031-21/+0
* powerpc/mm: refactor pte_alloc_one() and pte_free() families definition.Christophe Leroy2019-05-031-25/+0
* powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32Christophe Leroy2019-05-031-3/+12
* powerpc/mm: drop __bad_pte()Christophe Leroy2019-05-031-2/+0
* mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-3/+3
* powerpc/mm: enable the use of page table cache of order 0Christophe Leroy2018-12-041-4/+1
* powerpc/mm: Extend pte_fragment functionality to PPC32Christophe Leroy2018-12-041-8/+9
* powerpc/book3s32: Remove CONFIG_BOOKE dependent codeChristophe Leroy2018-12-041-18/+0
* powerpc/mm/32: Fix pgtable_page_dtor callAneesh Kumar K.V2018-06-261-1/+0
* powerpc/mm/hash/4k: Free hugetlb page table caches correctly.Aneesh Kumar K.V2018-06-201-0/+1
* powerpc/mm: Fix kernel crash on page table freeAneesh Kumar K.V2018-06-021-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* powerpc/mm/book(e)(3s)/64: Add page table accountingBalbir Singh2017-06-051-1/+2
* powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy2016-12-091-6/+38
* powerpc/mm/radix: Flush page walk cache when freeing page tableAneesh Kumar K.V2016-06-101-1/+0
* powerpc/mm: Copy pgalloc (part 2)Aneesh Kumar K.V2016-05-111-3/+3
* powerpc/mm: Make a copy of pgalloc.h for 32 and 64 book3sAneesh Kumar K.V2016-05-111-0/+109