summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/pgd.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: handle 52-bit addresses in TTBRKristina Martsenko2017-12-221-0/+8
* arm64: pgd: Mark pgd_cache as __ro_after_initJinbum Park2017-12-011-1/+1
* arm64: mm: drop fixup_init() and mm.hKefeng Wang2016-09-061-2/+0
* arm64: mm: move pgd_cache initialisation to pgtable_cache_initWill Deacon2016-01-051-6/+6
* arm64: move PGD_SIZE definition to pgalloc.hAndrey Ryabinin2015-10-121-2/+0
* arm64: pgalloc: consistently use PGALLOC_GFPMark Rutland2014-11-201-2/+2
* arm64: Align less than PAGE_SIZE pgds naturallyCatalin Marinas2014-10-201-2/+16
* arm64: simplify pgd_allocMark Rutland2014-02-051-9/+2
* arm64: MMU fault handling and page table managementCatalin Marinas2012-09-171-0/+54
OpenPOWER on IntegriCloud