summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/pgalloc.h
AgeCommit message (Expand)AuthorLines
2021-08-26ARC: mm: support 4 levels of page tablesVineet Gupta-0/+11
2021-08-26ARC: mm: support 3 levels of page tablesVineet Gupta-0/+11
2021-08-26ARC: mm: switch to asm-generic/pgalloc.hVineet Gupta-41/+1
2021-08-26ARC: mm: switch pgtable_t back to struct page *Vineet Gupta-40/+17
2021-08-24ARC: mm: pmd_populate* to use the canonical set_pmd (and drop pmd_set)Vineet Gupta-4/+10
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual-2/+0
2020-08-16ARC: pgalloc.h: delete a duplicated word + other fixesRandy Dunlap-2/+2
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland-2/+2
2019-09-24mm: remove quicklist page table cachesNicholas Piggin-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)-3/+2
2016-06-24arc: get rid of superfluous __GFP_REPEATMichal Hocko-2/+2
2015-10-29ARC: mm: PAE40 supportVineet Gupta-3/+3
2015-10-09ARC: mm: switch pgtable_to to pte_t *Vineet Gupta-3/+3
2013-11-15arc: handle pgtable_page_ctor() failKirill A. Shutemov-3/+8
2013-02-15ARC: Page Table ManagementVineet Gupta-0/+134