index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
pgtable-hwdef.h
Age
Commit message (
Expand
)
Author
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-06-26
arm64/mm: Drop [PTE|PMD]_TYPE_FAULT
Anshuman Khandual
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-03
arm64/mm: Move PTE_VALID from SW defined to HW page table entry definitions
Anshuman Khandual
2019-02-28
arm64: Add workaround for Fujitsu A64FX erratum 010001
Zhang Lei
2018-12-28
kasan, arm64: enable top byte ignore for the kernel
Andrey Konovalov
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-12-18
KVM: arm64: Add support for creating PUD hugepages at stage 2
Punit Agrawal
2018-12-18
KVM: arm64: Support PUD hugepage in stage2_is_exec()
Punit Agrawal
2018-12-12
arm64: mm: Introduce MAX_USER_VA_BITS definition
Will Deacon
2018-12-10
Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/core
Will Deacon
2018-12-10
arm64: Kconfig: Re-jig CONFIG options for 52-bit VA
Will Deacon
2018-12-10
arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGD
Steve Capper
2018-12-10
arm64: Add TCR_EPD{0,1} definitions
Marc Zyngier
2018-09-18
arm64: mm: Support Common Not Private translations
Vladimir Murzin
2018-03-06
arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=y
Will Deacon
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-01-16
arm64: Correct type for PUD macros
Punit Agrawal
2018-01-08
arm64: KVM: PTE/PMD S2 XN bit definition
Marc Zyngier
2017-12-22
Merge branch 'for-next/52-bit-pa' into for-next/core
Catalin Marinas
2017-12-22
arm64: handle 52-bit physical addresses in page table entries
Kristina Martsenko
2017-12-22
arm64: head.S: handle 52-bit PAs in PTEs in early page table setup
Kristina Martsenko
2017-12-22
arm64: handle 52-bit addresses in TTBR
Kristina Martsenko
2017-12-22
arm64: limit PA size to supported range
Kristina Martsenko
2017-12-22
arm64: add kconfig symbol to configure physical address size
Kristina Martsenko
2017-12-11
arm64: mm: Move ASID from TTBR0 to TTBR1
Will Deacon
2016-09-09
arm64: simplify sysreg manipulation
Mark Rutland
2016-06-29
arm64: Add PTE_HYP_XN page table flag
Marc Zyngier
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-06
arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
Catalin Marinas
2016-04-21
arm64: Reuse TCR field definitions for EL1 and EL2
Suzuki K Poulose
2015-12-21
arm64: hugetlb: add support for PTE contiguous bit
David Woods
2015-10-19
arm64: Introduce helpers for page table levels
Suzuki K. Poulose
2015-10-08
arm64: PTE/PMD contiguous bit definition
Jeremy Linton
2015-07-27
arm64: Add support for hardware updates of the access and dirty pte bits
Catalin Marinas
2015-04-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-04-14
arm64: expose number of page table levels on Kconfig level
Kirill A. Shutemov
2015-03-23
arm64: mm: increase VA range of identity map
Ard Biesheuvel
2015-01-16
KVM: arm64: ARMv8 header changes for page logging
Mario Smarduch
2014-07-23
arm64: Remove asm/pgtable-*level-hwdef.h files
Catalin Marinas
2014-07-23
arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS
Catalin Marinas
2014-07-23
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
2014-07-23
arm64: Introduce VA_BITS and translation level options
Jungseok Lee
2014-05-09
arm64: mm: Create gigabyte kernel logical mappings where possible
Steve Capper
2014-04-03
arm64: Update the TCR_EL1 translation granule definitions for 16K pages
Catalin Marinas
2014-03-13
arm64: Add boot time configuration of Intermediate Physical Address size
Radha Mohan Chintakuntla
2013-12-06
arm64: mm: Fix PMD_SECT_PROT_NONE definition
Steve Capper
2013-10-17
KVM: ARM: Support hugetlbfs backed huge pages
Christoffer Dall
2013-09-03
arm64: mm: permit use of tagged pointers at EL0
Will Deacon
2013-07-01
Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...
Catalin Marinas
[next]