index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
cpufeature.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: enable the Permission Overlay Extension for EL0
Joey Gouly
2024-09-04
1
-0
/
+14
*
arm64: cpufeature: add Permission Overlay Extension cpucap
Joey Gouly
2024-09-04
1
-0
/
+9
*
arm64/cpufeature: Replace custom macros with fields from ID_AA64PFR0_EL1
Anshuman Khandual
2024-07-04
1
-2
/
+2
*
arm64/cpufeatures/kvm: Add ARMv8.9 FEAT_ECBHB bits in ID_AA64MMFR1 register
Nianyao Tang
2024-06-12
1
-0
/
+1
*
arm64: errata: Add workaround for Arm errata 3194386 and 3312417
Mark Rutland
2024-05-10
1
-0
/
+8
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-15
1
-10
/
+95
|
\
|
*
arm64: cpufeatures: Fix FEAT_NV check when checking for FEAT_NV1
Marc Zyngier
2024-02-15
1
-1
/
+1
|
*
arm64: cpufeatures: Only check for NV1 if NV is present
Marc Zyngier
2024-02-12
1
-2
/
+3
|
*
arm64: cpufeatures: Add missing ID_AA64MMFR4_EL1 to __read_sysreg_by_encoding()
Marc Zyngier
2024-02-12
1
-0
/
+1
|
*
KVM: arm64: Handle Apple M2 as not having HCR_EL2.NV1 implemented
Marc Zyngier
2024-02-08
1
-1
/
+17
|
*
arm64: cpufeature: Detect HCR_EL2.NV1 being RES0
Marc Zyngier
2024-02-08
1
-0
/
+12
|
*
arm64: cpufeature: Add ID_AA64MMFR4_EL1 handling
Marc Zyngier
2024-02-08
1
-0
/
+7
|
*
arm64: cpufeature: Correctly display signed override values
Marc Zyngier
2024-02-08
1
-1
/
+2
|
*
arm64: cpufeatures: Correctly handle signed values
Marc Zyngier
2024-02-08
1
-9
/
+56
*
|
Merge branch 'for-next/stage1-lpa2' into for-next/core
Catalin Marinas
2024-03-07
1
-61
/
+41
|
\
\
|
*
|
arm64: Use Signed/Unsigned enums for TGRAN{4,16,64} and VARange
Marc Zyngier
2024-02-19
1
-12
/
+3
|
*
|
arm64: Enable 52-bit virtual addressing for 4k and 16k granule configs
Ard Biesheuvel
2024-02-16
1
-4
/
+18
|
*
|
arm64: mm: Add support for folding PUDs at runtime
Ard Biesheuvel
2024-02-16
1
-0
/
+2
|
*
|
arm64: mm: add LPA2 and 5 level paging support to G-to-nG conversion
Ard Biesheuvel
2024-02-16
1
-3
/
+6
|
*
|
arm64: mm: Add feature override support for LVA
Ard Biesheuvel
2024-02-16
1
-2
/
+6
|
*
|
arm64: mm: Handle LVA support as a CPU feature
Ard Biesheuvel
2024-02-16
1
-0
/
+13
|
*
|
arm64: mm: Make kaslr_requires_kpti() a static inline
Ard Biesheuvel
2024-02-16
1
-41
/
+1
|
*
|
arm64: cpufeature: Add helper to test for CPU feature overrides
Ard Biesheuvel
2024-02-16
1
-8
/
+1
|
*
|
arm64: Move feature overrides into the BSS section
Ard Biesheuvel
2024-02-16
1
-7
/
+7
|
|
/
|
|
|
\
*
-
.
\
Merge branches 'for-next/reorg-va-space', 'for-next/rust-for-arm64', 'for-nex...
Catalin Marinas
2024-03-07
1
-6
/
+74
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
arm64/hwcap: Define hwcaps for 2023 DPISA features
Mark Brown
2024-03-07
1
-0
/
+35
|
|
*
arm64/fpsimd: Support FEAT_FPMR
Mark Brown
2024-03-07
1
-0
/
+9
|
|
*
arm64/cpufeature: Hook new identification registers up to cpufeature
Mark Brown
2024-03-07
1
-0
/
+28
|
|
/
|
/
|
|
*
arm64: cpufeatures: Clean up temporary variable to simplify code
Liao Chang
2024-03-01
1
-6
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-01-17
1
-1
/
+1
|
\
|
*
Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2024-01-08
1
-1
/
+40
|
|
\
|
|
*
Merge branch kvm-arm64/nv-6.8-prefix into kvmarm-master/next
Marc Zyngier
2023-12-19
1
-1
/
+1
|
|
|
\
|
|
|
*
arm64: cpufeatures: Restrict NV support to FEAT_NV2
Marc Zyngier
2023-12-19
1
-1
/
+1
*
|
|
|
Merge branch 'for-next/fixes' into for-next/core
Will Deacon
2024-01-04
1
-0
/
+4
|
\
|
|
|
|
*
|
|
arm64: Avoid enabling KPTI unnecessarily
Ard Biesheuvel
2023-11-30
1
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-next/lpa2-prep' into for-next/core
Will Deacon
2024-01-04
1
-0
/
+39
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
arm64: Add ARM64_HAS_LPA2 CPU capability
Ryan Roberts
2023-11-27
1
-0
/
+39
|
|
/
*
|
arm64: Align boot cpucap handling with system cpucap handling
Mark Rutland
2023-12-13
1
-27
/
+30
*
|
arm64: Cleanup system cpucap handling
Mark Rutland
2023-12-13
1
-19
/
+27
*
|
arm64: Get rid of ARM64_HAS_NO_HW_PREFETCH
Marc Zyngier
2023-12-05
1
-16
/
+0
|
/
*
arm64: Move MediaTek GIC quirk handling from irqchip to core
Douglas Anderson
2023-11-08
1
-8
/
+38
*
Merge branch 'for-next/cpus_have_const_cap' into for-next/core
Catalin Marinas
2023-10-26
1
-69
/
+103
|
\
|
*
arm64: Remove cpus_have_const_cap()
Mark Rutland
2023-10-16
1
-1
/
+0
|
*
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_NVIDIA_CARMEL_CNP
Mark Rutland
2023-10-16
1
-1
/
+1
|
*
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_1742098
Mark Rutland
2023-10-16
1
-3
/
+3
|
*
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_PAN
Mark Rutland
2023-10-16
1
-1
/
+2
|
*
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_CNP
Mark Rutland
2023-10-16
1
-1
/
+1
|
*
arm64: Use a positive cpucap for FP/SIMD
Mark Rutland
2023-10-16
1
-13
/
+5
|
*
arm64: Rename SVE/SME cpu_enable functions
Mark Rutland
2023-10-16
1
-4
/
+4
|
*
arm64: Explicitly save/restore CPACR when probing SVE and SME
Mark Rutland
2023-10-16
1
-2
/
+22
[next]