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