summaryrefslogtreecommitdiffstats
path: root/arch/csky/include/asm/pgalloc.h
Commit message (Expand)AuthorAgeFilesLines
* csky: convert __pte_free_tlb() to use ptdescsVishal Moola (Oracle)2023-08-211-2/+2
* csky: drop definition of PGD_ORDERMike Rapoport2022-07-171-1/+1
* mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-2/+0
* csky: Fixup compile errorGuo Ren2021-02-271-1/+0
* csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren2021-01-121-1/+1
* asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-6/+1
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-1/+1
* mm: remove quicklist page table cachesNicholas Piggin2019-09-241-2/+0
* csky: switch to generic version of pte allocationMike Rapoport2019-07-121-27/+3
* csky: fixup compile error with pte_allocGuo Ren2019-01-091-25/+18
* csky: MMU and page table managementGuo Ren2018-10-251-0/+115