aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/pgtable-hwdef.h
AgeCommit message (Expand)Author
2014-07-23arm64: Remove asm/pgtable-*level-hwdef.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-05-09arm64: mm: Create gigabyte kernel logical mappings where possibleSteve Capper
2014-04-03arm64: Update the TCR_EL1 translation granule definitions for 16K pagesCatalin Marinas
2014-03-13arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla
2013-12-06arm64: mm: Fix PMD_SECT_PROT_NONE definitionSteve Capper
2013-10-17KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall
2013-09-03arm64: mm: permit use of tagged pointers at EL0Will Deacon
2013-07-01Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...Catalin Marinas
2013-06-14ARM64: mm: THP support.Steve Capper
2013-06-14ARM64: mm: HugeTLB support.Steve Capper
2013-06-07arm64: KVM: define HYP and Stage-2 translation page flagsMarc Zyngier
2012-11-16arm64: Distinguish between user and kernel XN bitsCatalin Marinas
2012-09-17arm64: MMU definitionsCatalin Marinas