summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/pgtable-hwdef.h
AgeCommit message (Expand)AuthorFilesLines
2014-07-23arm64: Remove asm/pgtable-*level-hwdef.h filesCatalin Marinas1-6/+36
2014-07-23arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas1-2/+2
2014-07-23arm64: mm: Implement 4 levels of translation tablesJungseok Lee1-2/+4
2014-07-23arm64: Introduce VA_BITS and translation level optionsJungseok Lee1-1/+1
2014-05-09arm64: mm: Create gigabyte kernel logical mappings where possibleSteve Capper1-0/+2
2014-04-03arm64: Update the TCR_EL1 translation granule definitions for 16K pagesCatalin Marinas1-1/+5
2014-03-13arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla1-3/+2
2013-12-06arm64: mm: Fix PMD_SECT_PROT_NONE definitionSteve Capper1-1/+1
2013-10-18KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall1-0/+2
2013-09-03arm64: mm: permit use of tagged pointers at EL0Will Deacon1-0/+1
2013-07-01Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...Catalin Marinas1-1/+12
2013-06-14ARM64: mm: THP support.Steve Capper1-0/+4
2013-06-14ARM64: mm: HugeTLB support.Steve Capper1-0/+8
2013-06-07arm64: KVM: define HYP and Stage-2 translation page flagsMarc Zyngier1-0/+19
2012-11-16arm64: Distinguish between user and kernel XN bitsCatalin Marinas1-2/+4
2012-09-17arm64: MMU definitionsCatalin Marinas1-0/+94