aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/pgd.c
AgeCommit message (Expand)Author
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-07-12arm64: switch to generic version of pte allocationMike Rapoport
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2017-12-22arm64: handle 52-bit addresses in TTBRKristina Martsenko
2017-12-01arm64: pgd: Mark pgd_cache as __ro_after_initJinbum Park
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