summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/pgalloc.h
Commit message (Expand)AuthorAgeFilesLines
* ARC: mm: support 4 levels of page tablesVineet Gupta2021-08-261-0/+11
* ARC: mm: support 3 levels of page tablesVineet Gupta2021-08-261-0/+11
* ARC: mm: switch to asm-generic/pgalloc.hVineet Gupta2021-08-261-41/+1
* ARC: mm: switch pgtable_t back to struct page *Vineet Gupta2021-08-261-40/+17
* ARC: mm: pmd_populate* to use the canonical set_pmd (and drop pmd_set)Vineet Gupta2021-08-241-4/+10
* mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-2/+0
* ARC: pgalloc.h: delete a duplicated word + other fixesRandy Dunlap2020-08-161-2/+2
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-2/+2
* mm: remove quicklist page table cachesNicholas Piggin2019-09-241-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-3/+2
* arc: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-2/+2
* ARC: mm: PAE40 supportVineet Gupta2015-10-291-3/+3
* ARC: mm: switch pgtable_to to pte_t *Vineet Gupta2015-10-091-3/+3
* arc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-3/+8
* ARC: Page Table ManagementVineet Gupta2013-02-151-0/+134