summaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm/pgalloc.h
Commit message (Expand)AuthorAgeFilesLines
* parisc: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport2022-07-171-3/+3
* parisc: Rename PMD_ORDER to PMD_TABLE_ORDERMatthew Wilcox (Oracle)2021-08-301-3/+3
* mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-1/+0
* parisc: Optimize per-pagetable spinlocksHelge Deller2021-02-121-58/+18
* parisc: fix PMD pages allocation by restoring pmd_alloc_one()Mike Rapoport2020-08-161-0/+6
* asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-0/+1
* asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport2020-08-071-9/+2
* parisc: use pgtable-nopXd instead of 4level-fixupMike Rapoport2019-12-041-27/+14
* mm: remove quicklist page table cachesNicholas Piggin2019-09-241-2/+0
* parisc: switch to generic version of pte allocationMike Rapoport2019-07-121-31/+2
* parisc: Use per-pagetable spinlockMikulas Patocka2019-05-031-0/+1
* mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* parisc: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-2/+1
* tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-241-2/+2
* parisc: Fix wrong comment regarding first pmd entry flagsHelge Deller2015-11-201-1/+1
* parisc: mm: Fix a memory leak related to pmd not attached to the pgdChristophe Jaillet2015-07-191-1/+2
* parisc: Replace PT_NLEVELS with CONFIG_PGTABLE_LEVELSGuenter Roeck2015-04-211-3/+3
* parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-1/+1
* parisc: Fix pmd code to depend on PT_NLEVELS value, not on CONFIG_64BITHelge Deller2015-03-231-5/+3
* parisc: mm: don't count preallocated pmdsMikulas Patocka2015-03-231-2/+7
* parisc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-2/+6
* parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin2008-10-101-0/+149