summaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm/pgalloc.h
AgeCommit message (Expand)Author
2022-07-17parisc: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport
2021-08-30parisc: Rename PMD_ORDER to PMD_TABLE_ORDERMatthew Wilcox (Oracle)
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual
2021-02-12parisc: Optimize per-pagetable spinlocksHelge Deller
2020-08-16parisc: fix PMD pages allocation by restoring pmd_alloc_one()Mike Rapoport
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport
2019-12-04parisc: use pgtable-nopXd instead of 4level-fixupMike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-07-12parisc: switch to generic version of pte allocationMike Rapoport
2019-05-03parisc: Use per-pagetable spinlockMikulas Patocka
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-24parisc: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2015-11-20parisc: Fix wrong comment regarding first pmd entry flagsHelge Deller
2015-07-19parisc: mm: Fix a memory leak related to pmd not attached to the pgdChristophe Jaillet
2015-04-21parisc: Replace PT_NLEVELS with CONFIG_PGTABLE_LEVELSGuenter Roeck
2015-04-14parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov
2015-03-23parisc: Fix pmd code to depend on PT_NLEVELS value, not on CONFIG_64BITHelge Deller
2015-03-23parisc: mm: don't count preallocated pmdsMikulas Patocka
2013-11-15parisc: handle pgtable_page_ctor() failKirill A. Shutemov
2008-10-10parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin