summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/pgtable-hwdef.h
AgeCommit message (Expand)Author
2016-09-09arm64: simplify sysreg manipulationMark Rutland
2016-06-29arm64: Add PTE_HYP_XN page table flagMarc Zyngier
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-06arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas
2016-04-21arm64: Reuse TCR field definitions for EL1 and EL2Suzuki K Poulose
2015-12-21arm64: hugetlb: add support for PTE contiguous bitDavid Woods
2015-10-19arm64: Introduce helpers for page table levelsSuzuki K. Poulose
2015-10-08arm64: PTE/PMD contiguous bit definitionJeremy Linton
2015-07-27arm64: Add support for hardware updates of the access and dirty pte bitsCatalin Marinas
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-14arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov
2015-03-23arm64: mm: increase VA range of identity mapArd Biesheuvel
2015-01-16KVM: arm64: ARMv8 header changes for page loggingMario Smarduch
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