aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/mm/pgd.c
AgeCommit message (Expand)Author
2016-09-06arm64: mm: drop fixup_init() and mm.hKefeng Wang
2016-01-05arm64: mm: move pgd_cache initialisation to pgtable_cache_initWill Deacon
2015-10-12arm64: move PGD_SIZE definition to pgalloc.hAndrey Ryabinin
2014-11-20arm64: pgalloc: consistently use PGALLOC_GFPMark Rutland
2014-10-20arm64: Align less than PAGE_SIZE pgds naturallyCatalin Marinas
2014-02-05arm64: simplify pgd_allocMark Rutland
2012-09-17arm64: MMU fault handling and page table managementCatalin Marinas