summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/pgtable-hwdef.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* arm64: Add workaround for Fujitsu A64FX erratum 010001Zhang Lei2019-02-281-0/+1
* kasan, arm64: enable top byte ignore for the kernelAndrey Konovalov2018-12-281-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-12-261-0/+4
|\
| * KVM: arm64: Add support for creating PUD hugepages at stage 2Punit Agrawal2018-12-181-0/+2
| * KVM: arm64: Support PUD hugepage in stage2_is_exec()Punit Agrawal2018-12-181-0/+2
* | arm64: mm: Introduce MAX_USER_VA_BITS definitionWill Deacon2018-12-121-5/+1
* | Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/coreWill Deacon2018-12-101-0/+4
|\ \
| * | arm64: Add TCR_EPD{0,1} definitionsMarc Zyngier2018-12-101-0/+4
| |/
* | arm64: Kconfig: Re-jig CONFIG options for 52-bit VAWill Deacon2018-12-101-2/+2
* | arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGDSteve Capper2018-12-101-0/+10
|/
* arm64: mm: Support Common Not Private translationsVladimir Murzin2018-09-181-0/+2
* arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=yWill Deacon2018-03-061-0/+1
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-101-0/+2
|\
| * arm64: KVM: PTE/PMD S2 XN bit definitionMarc Zyngier2018-01-081-0/+2
* | arm64: Correct type for PUD macrosPunit Agrawal2018-01-161-3/+3
* | Merge branch 'for-next/52-bit-pa' into for-next/coreCatalin Marinas2017-12-221-1/+24
|\ \
| * | arm64: handle 52-bit physical addresses in page table entriesKristina Martsenko2017-12-221-2/+4
| * | arm64: head.S: handle 52-bit PAs in PTEs in early page table setupKristina Martsenko2017-12-221-0/+6
| * | arm64: handle 52-bit addresses in TTBRKristina Martsenko2017-12-221-0/+13
| * | arm64: limit PA size to supported rangeKristina Martsenko2017-12-221-0/+2
| * | arm64: add kconfig symbol to configure physical address sizeKristina Martsenko2017-12-221-1/+1
| |/
* / arm64: mm: Move ASID from TTBR0 to TTBR1Will Deacon2017-12-111-0/+1
|/
* arm64: simplify sysreg manipulationMark Rutland2016-09-091-0/+1
* arm64: Add PTE_HYP_XN page table flagMarc Zyngier2016-06-291-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-191-17/+63
|\
| * arm64: Reuse TCR field definitions for EL1 and EL2Suzuki K Poulose2016-04-211-17/+63
* | arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas2016-05-061-1/+0
|/
* arm64: hugetlb: add support for PTE contiguous bitDavid Woods2015-12-211-1/+17
* arm64: Introduce helpers for page table levelsSuzuki K. Poulose2015-10-191-3/+36
* arm64: PTE/PMD contiguous bit definitionJeremy Linton2015-10-081-0/+9
* arm64: Add support for hardware updates of the access and dirty pte bitsCatalin Marinas2015-07-271-0/+3
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-161-1/+6
|\
| * arm64: mm: increase VA range of identity mapArd Biesheuvel2015-03-231-1/+6
* | arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-151-3/+3
|/
* KVM: arm64: ARMv8 header changes for page loggingMario Smarduch2015-01-161-0/+1
* arm64: Remove asm/pgtable-*level-hwdef.h filesCatalin Marinas2014-07-231-6/+36
* arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas2014-07-231-2/+2
* arm64: mm: Implement 4 levels of translation tablesJungseok Lee2014-07-231-2/+4
* arm64: Introduce VA_BITS and translation level optionsJungseok Lee2014-07-231-1/+1
* arm64: mm: Create gigabyte kernel logical mappings where possibleSteve Capper2014-05-091-0/+2
* arm64: Update the TCR_EL1 translation granule definitions for 16K pagesCatalin Marinas2014-04-031-1/+5
* arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla2014-03-131-3/+2
* arm64: mm: Fix PMD_SECT_PROT_NONE definitionSteve Capper2013-12-061-1/+1
* KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall2013-10-181-0/+2
* arm64: mm: permit use of tagged pointers at EL0Will Deacon2013-09-031-0/+1
* Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...Catalin Marinas2013-07-011-1/+12
|\
| * ARM64: mm: THP support.Steve Capper2013-06-141-0/+4
| * ARM64: mm: HugeTLB support.Steve Capper2013-06-141-0/+8
* | arm64: KVM: define HYP and Stage-2 translation page flagsMarc Zyngier2013-06-071-0/+19
|/