summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/pgalloc.h (follow)
Commit message (Expand)AuthorAge
* arm64: mm: add __{pud,pgd}_populateMark Rutland2016-05-11
* arm64: move PGD_SIZE definition to pgalloc.hAndrey Ryabinin2015-10-12
* arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-14
* arm64: pgalloc: consistently use PGALLOC_GFPMark Rutland2014-11-20
* arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas2014-07-23
* arm64: mm: Implement 4 levels of translation tablesJungseok Lee2014-07-23
* arm64: Introduce VA_BITS and translation level optionsJungseok Lee2014-07-23
* arm64: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-15
* arm64: MMU fault handling and page table managementCatalin Marinas2012-09-17