aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/page.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-3/+0
2014-07-23arm64: Add support for 48-bit VA space with 64KB page configurationCatalin Marinas1-7/+9
2014-07-23arm64: Remove asm/pgtable-*level-types.h filesCatalin Marinas1-7/+1
2014-07-23arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas1-3/+3
2014-07-23arm64: mm: Implement 4 levels of translation tablesJungseok Lee1-3/+10
2014-07-23arm64: Introduce VA_BITS and translation level optionsJungseok Lee1-1/+1
2014-07-23arm64: Do not initialise the fixmap page tables in head.SCatalin Marinas1-4/+4
2014-07-10arm64: place initial page tables above the kernelMark Rutland1-0/+9
2012-09-17arm64: MMU fault handling and page table managementCatalin Marinas1-0/+67