aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/pgd.c
Commit message (Expand)AuthorAge
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-24
* arm64: switch to generic version of pte allocationMike Rapoport2019-07-12
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-19
* arm64: handle 52-bit addresses in TTBRKristina Martsenko2017-12-22
* arm64: pgd: Mark pgd_cache as __ro_after_initJinbum Park2017-12-01
* arm64: mm: drop fixup_init() and mm.hKefeng Wang2016-09-06
* arm64: mm: move pgd_cache initialisation to pgtable_cache_initWill Deacon2016-01-05
* arm64: move PGD_SIZE definition to pgalloc.hAndrey Ryabinin2015-10-12
* arm64: pgalloc: consistently use PGALLOC_GFPMark Rutland2014-11-20
* arm64: Align less than PAGE_SIZE pgds naturallyCatalin Marinas2014-10-20
* arm64: simplify pgd_allocMark Rutland2014-02-05
* arm64: MMU fault handling and page table managementCatalin Marinas2012-09-17