summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/page.h
Commit message (Expand)AuthorAgeFilesLines
* arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-081-3/+0
* arm64: Add support for 48-bit VA space with 64KB page configurationCatalin Marinas2014-07-231-7/+9
* arm64: Remove asm/pgtable-*level-types.h filesCatalin Marinas2014-07-231-7/+1
* arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas2014-07-231-3/+3
* arm64: mm: Implement 4 levels of translation tablesJungseok Lee2014-07-231-3/+10
* arm64: Introduce VA_BITS and translation level optionsJungseok Lee2014-07-231-1/+1
* arm64: Do not initialise the fixmap page tables in head.SCatalin Marinas2014-07-231-4/+4
* arm64: place initial page tables above the kernelMark Rutland2014-07-101-0/+9
* arm64: MMU fault handling and page table managementCatalin Marinas2012-09-171-0/+67