summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/pgtable-hwdef.h
AgeCommit message (Expand)Author
2020-01-22Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...Will Deacon
2020-01-15arm64: Add initial support for E0PDMark Brown
2020-01-08arm64: hibernate: add PUD_SECT_RDONLYPavel Tatashin
2019-11-06arm64: mm: Remove MAX_USER_VA_BITS definitionBhupesh Sharma
2019-08-09arm64: mm: Introduce 52-bit Kernel VAsSteve Capper
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-06-26arm64/mm: Drop [PTE|PMD]_TYPE_FAULTAnshuman Khandual
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-03arm64/mm: Move PTE_VALID from SW defined to HW page table entry definitionsAnshuman Khandual
2019-02-28arm64: Add workaround for Fujitsu A64FX erratum 010001Zhang Lei
2018-12-28kasan, arm64: enable top byte ignore for the kernelAndrey Konovalov
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-12-18KVM: arm64: Add support for creating PUD hugepages at stage 2Punit Agrawal
2018-12-18KVM: arm64: Support PUD hugepage in stage2_is_exec()Punit Agrawal
2018-12-12arm64: mm: Introduce MAX_USER_VA_BITS definitionWill Deacon
2018-12-10Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/coreWill Deacon
2018-12-10arm64: Kconfig: Re-jig CONFIG options for 52-bit VAWill Deacon
2018-12-10arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGDSteve Capper
2018-12-10arm64: Add TCR_EPD{0,1} definitionsMarc Zyngier
2018-09-18arm64: mm: Support Common Not Private translationsVladimir Murzin
2018-03-06arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=yWill Deacon
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-01-16arm64: Correct type for PUD macrosPunit Agrawal
2018-01-08arm64: KVM: PTE/PMD S2 XN bit definitionMarc Zyngier
2017-12-22Merge branch 'for-next/52-bit-pa' into for-next/coreCatalin Marinas
2017-12-22arm64: handle 52-bit physical addresses in page table entriesKristina Martsenko
2017-12-22arm64: head.S: handle 52-bit PAs in PTEs in early page table setupKristina Martsenko
2017-12-22arm64: handle 52-bit addresses in TTBRKristina Martsenko
2017-12-22arm64: limit PA size to supported rangeKristina Martsenko
2017-12-22arm64: add kconfig symbol to configure physical address sizeKristina Martsenko
2017-12-11arm64: mm: Move ASID from TTBR0 to TTBR1Will Deacon
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