aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/pgalloc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-24arm64: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-02-16arm64: mm: add __{pud,pgd}_populateMark Rutland1-4/+22
2015-10-12arm64: move PGD_SIZE definition to pgalloc.hAndrey Ryabinin1-0/+1
2015-04-14arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov1-4/+4
2014-11-20arm64: pgalloc: consistently use PGALLOC_GFPMark Rutland1-4/+4
2014-07-23arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas1-4/+4
2014-07-23arm64: mm: Implement 4 levels of translation tablesJungseok Lee1-0/+20
2014-07-23arm64: Introduce VA_BITS and translation level optionsJungseok Lee1-2/+2
2013-11-15arm64: handle pgtable_page_ctor() failKirill A. Shutemov1-3/+6
2012-09-17arm64: MMU fault handling and page table managementCatalin Marinas1-0/+113