summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/nohash/32/pgalloc.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: refactor pgd_alloc() and pgd_free() on nohashChristophe Leroy2019-05-031-11/+0
* powerpc/mm: refactor pmd_pgtable()Christophe Leroy2019-05-031-2/+0
* powerpc/mm: refactor pgtable freeing functions on nohashChristophe Leroy2019-05-031-43/+0
* powerpc/mm: Only keep one version of pmd_populate() functions on nohash/32Christophe Leroy2019-05-031-20/+8
* 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-11/+11
* 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
* powerpc/8xx: Remove _PAGE_USER and handle user access at PMD levelChristophe Leroy2018-01-161-1/+2
* 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)/32: 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: Copy pgalloc (part 2)Aneesh Kumar K.V2016-05-111-0/+109