summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/pgtable-hwdef.h
Commit message (Expand)AuthorAgeFilesLines
* 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-141-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-171-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
|/
* arm64: Distinguish between user and kernel XN bitsCatalin Marinas2012-11-161-2/+4
* arm64: MMU definitionsCatalin Marinas2012-09-171-0/+94
OpenPOWER on IntegriCloud