summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/pgalloc.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-07mm: add statistics for PUD level pagetableBaolin Wang1-0/+1
2023-08-21mips: convert various functions to use ptdescsVishal Moola (Oracle)1-14/+18
2022-12-12MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()Feiyang Chen1-5/+5
2022-07-18mips: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport1-1/+1
2022-07-18mips: rename PUD_ORDER to PUD_TABLE_ORDERMike Rapoport1-1/+1
2022-07-18mips: rename PMD_ORDER to PMD_TABLE_ORDERMatthew Wilcox (Oracle)1-2/+2
2022-03-14MIPS: pgalloc: fix memory leak caused by pgd_free()Yaliang Wang1-0/+6
2021-08-05MIPS: check return value of pgtable_pmd_page_ctorHuang Pei1-6/+11
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual1-1/+0
2021-06-21MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei1-3/+7
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport1-5/+0
2020-08-07asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()Mike Rapoport1-5/+1
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport1-6/+2
2019-11-22mips: add support for folded p4d page tablesMike Rapoport1-2/+2
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland1-1/+1
2019-09-25mm: remove quicklist page table cachesNicholas Piggin1-2/+0
2019-07-12mips: switch to generic version of pte allocationMike Rapoport1-31/+2
2019-01-05mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)1-4/+2
2017-07-13MIPS: do not use __GFP_REPEAT for order-0 requestMichal Hocko1-1/+1
2017-04-10MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.Alex Belits1-0/+26
2017-02-02MIPS: Move pgd_alloc() out of headerJames Hogan1-15/+1
2016-10-04MIPS: Squash lines for simple wrapper functionsMasahiro Yamada1-5/+1
2016-06-25mips: get rid of superfluous __GFP_REPEATMichal Hocko1-3/+3
2013-11-15mips: handle pgtable_page_ctor() failKirill A. Shutemov1-3/+6
2010-02-27MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.David Daney1-2/+2
2009-07-28mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt1-11/+0
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt1-3/+3
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle1-0/+143