summaryrefslogtreecommitdiffstats
path: root/arch/csky/include/asm/pgalloc.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-17csky: drop definition of PGD_ORDERMike Rapoport1-1/+1
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual1-2/+0
2021-02-27csky: Fixup compile errorGuo Ren1-1/+0
2021-01-12csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren1-1/+1
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport1-6/+1
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland1-1/+1
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-2/+0
2019-07-12csky: switch to generic version of pte allocationMike Rapoport1-27/+3
2019-01-09csky: fixup compile error with pte_allocGuo Ren1-25/+18
2018-10-25csky: MMU and page table managementGuo Ren1-0/+115