summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/pgalloc.h
AgeCommit message (Expand)AuthorLines
2025-05-11mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky-1/+1
2025-04-01mm: pgtable: convert some architectures to use tlb_remove_ptdesc()Qi Zheng-5/+2
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky-6/+0
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng-1/+1
2023-10-06mm: add statistics for PUD level pagetableBaolin Wang-0/+1
2023-08-21mips: convert various functions to use ptdescsVishal Moola (Oracle)-14/+18
2022-12-11MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()Feiyang Chen-5/+5
2022-07-17mips: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport-1/+1
2022-07-17mips: rename PUD_ORDER to PUD_TABLE_ORDERMike Rapoport-1/+1
2022-07-17mips: rename PMD_ORDER to PMD_TABLE_ORDERMatthew Wilcox (Oracle)-2/+2
2022-03-14MIPS: pgalloc: fix memory leak caused by pgd_free()Yaliang Wang-0/+6
2021-08-05MIPS: check return value of pgtable_pmd_page_ctorHuang Pei-6/+11
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+0
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual-1/+0
2021-06-21MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei-3/+7
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport-5/+0
2020-08-07asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()Mike Rapoport-5/+1
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport-6/+2
2019-11-22mips: add support for folded p4d page tablesMike Rapoport-2/+2
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland-1/+1
2019-09-24mm: remove quicklist page table cachesNicholas Piggin-2/+0
2019-07-12mips: switch to generic version of pte allocationMike Rapoport-31/+2
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)-4/+2
2017-07-12MIPS: do not use __GFP_REPEAT for order-0 requestMichal Hocko-1/+1
2017-04-10MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.Alex Belits-0/+26
2017-02-02MIPS: Move pgd_alloc() out of headerJames Hogan-15/+1
2016-10-04MIPS: Squash lines for simple wrapper functionsMasahiro Yamada-5/+1
2016-06-24mips: get rid of superfluous __GFP_REPEATMichal Hocko-3/+3
2013-11-15mips: handle pgtable_page_ctor() failKirill A. Shutemov-3/+6
2010-02-27MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.David Daney-2/+2
2009-07-27mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt-11/+0
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt-3/+3
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle-0/+143