aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm/pgalloc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-30parisc: Rename PMD_ORDER to PMD_TABLE_ORDERMatthew Wilcox (Oracle)1-3/+3
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual1-1/+0
2021-02-12parisc: Optimize per-pagetable spinlocksHelge Deller1-58/+18
2020-08-16parisc: fix PMD pages allocation by restoring pmd_alloc_one()Mike Rapoport1-0/+6
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport1-0/+1
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport1-9/+2
2019-12-04parisc: use pgtable-nopXd instead of 4level-fixupMike Rapoport1-27/+14
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-2/+0
2019-07-12parisc: switch to generic version of pte allocationMike Rapoport1-31/+2
2019-05-03parisc: Use per-pagetable spinlockMikulas Patocka1-0/+1
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-06-24parisc: get rid of superfluous __GFP_REPEATMichal Hocko1-2/+1
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko1-2/+2
2015-11-20parisc: Fix wrong comment regarding first pmd entry flagsHelge Deller1-1/+1
2015-07-19parisc: mm: Fix a memory leak related to pmd not attached to the pgdChristophe Jaillet1-1/+2
2015-04-21parisc: Replace PT_NLEVELS with CONFIG_PGTABLE_LEVELSGuenter Roeck1-3/+3
2015-04-14parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov1-1/+1
2015-03-23parisc: Fix pmd code to depend on PT_NLEVELS value, not on CONFIG_64BITHelge Deller1-5/+3
2015-03-23parisc: mm: don't count preallocated pmdsMikulas Patocka1-2/+7
2013-11-15parisc: handle pgtable_page_ctor() failKirill A. Shutemov1-2/+6
2008-10-10parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin1-0/+149