summaryrefslogtreecommitdiff
path: root/arch/nios2/include/asm/pgalloc.h
AgeCommit message (Expand)Author
2023-08-21nios2: convert __pte_free_tlb() to use ptdescsVishal Moola (Oracle)
2023-06-27Revert "nios2: Convert __pte_free_tlb() to use ptdescs"Dinh Nguyen
2023-06-13nios2: Convert __pte_free_tlb() to use ptdescsVishal Moola (Oracle)
2022-12-11MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()Feiyang Chen
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-07-12nios2: switch to generic version of pte allocationMike Rapoport
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2016-06-24nios2: get rid of superfluous __GFP_REPEATMichal Hocko
2014-12-08nios2: Page table managementLey Foon Tan