summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/book3s/64/pgtable-64k.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64s: use contiguous PMD/PUD instead of HUGEPDChristophe Leroy2024-07-121-20/+0
* mm/treewide: remove pXd_huge()Peter Xu2024-04-251-25/+0
* powerpc/64s: Fix get_hugepd_cache_index() build failureMichael Ellerman2024-03-071-2/+2
* powerpc/mm/64s: Drop pgd_huge()Michael Ellerman2022-09-261-9/+0
* powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.hMike Kravetz2019-12-011-3/+0
* powerpc/mm/thp: update pmd_trans_huge to check for pmd_presentAneesh Kumar K.V2018-10-031-0/+3
* powerpc/mm/hash/4k: Free hugetlb page table caches correctly.Aneesh Kumar K.V2018-06-201-0/+9
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* powerpc/mm: Fix build break with RADIX=y & HUGETLBFS=nMichael Ellerman2017-02-141-0/+3
* powerpc/mm: Remove the debug hugepd_ok checkAneesh Kumar K.V2017-01-231-5/+0
* powerpc/mm: use _raw variant of page table accessorsAneesh Kumar K.V2016-07-171-3/+3
* powerpc/mm/radix: Add THP support for 4K linux page sizeAneesh Kumar K.V2016-05-111-25/+0
* powerpc/mm/radix: Add radix THP callbacksAneesh Kumar K.V2016-05-111-0/+2
* powerpc/mm/thp: Abstraction for THP functionsAneesh Kumar K.V2016-05-111-36/+6
* powerpc/mm/radix: Add radix callback for pmd accessorsAneesh Kumar K.V2016-05-011-0/+23
* powerpc/mm: Move hugetlb and THP related pmd accessors to pgtable.hAneesh Kumar K.V2016-05-011-0/+94