summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/pgd.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: mm: drop fixup_init() and mm.hKefeng Wang2016-09-061-2/+0Star
* 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/+0Star
* 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/+2Star
* arm64: MMU fault handling and page table managementCatalin Marinas2012-09-171-0/+54