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