index
:
pm24.git
master
perf-mon
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
/
kernel
/
cpufeature.c
Age
Commit message (
Expand
)
Author
2024-05-10
arm64: errata: Add workaround for Arm errata 3194386 and 3312417
Mark Rutland
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-07
Merge branch 'for-next/stage1-lpa2' into for-next/core
Catalin Marinas
2024-03-07
Merge branches 'for-next/reorg-va-space', 'for-next/rust-for-arm64', 'for-nex...
Catalin Marinas
2024-03-07
arm64/hwcap: Define hwcaps for 2023 DPISA features
Mark Brown
2024-03-07
arm64/fpsimd: Support FEAT_FPMR
Mark Brown
2024-03-07
arm64/cpufeature: Hook new identification registers up to cpufeature
Mark Brown
2024-03-01
arm64: cpufeatures: Clean up temporary variable to simplify code
Liao Chang
2024-02-19
arm64: Use Signed/Unsigned enums for TGRAN{4,16,64} and VARange
Marc Zyngier
2024-02-16
arm64: Enable 52-bit virtual addressing for 4k and 16k granule configs
Ard Biesheuvel
2024-02-16
arm64: mm: Add support for folding PUDs at runtime
Ard Biesheuvel
2024-02-16
arm64: mm: add LPA2 and 5 level paging support to G-to-nG conversion
Ard Biesheuvel
2024-02-16
arm64: mm: Add feature override support for LVA
Ard Biesheuvel
2024-02-16
arm64: mm: Handle LVA support as a CPU feature
Ard Biesheuvel
2024-02-16
arm64: mm: Make kaslr_requires_kpti() a static inline
Ard Biesheuvel
2024-02-16
arm64: cpufeature: Add helper to test for CPU feature overrides
Ard Biesheuvel
2024-02-16
arm64: Move feature overrides into the BSS section
Ard Biesheuvel
2024-02-15
arm64: cpufeatures: Fix FEAT_NV check when checking for FEAT_NV1
Marc Zyngier
2024-02-12
arm64: cpufeatures: Only check for NV1 if NV is present
Marc Zyngier
2024-02-12
arm64: cpufeatures: Add missing ID_AA64MMFR4_EL1 to __read_sysreg_by_encoding()
Marc Zyngier
2024-02-08
KVM: arm64: Handle Apple M2 as not having HCR_EL2.NV1 implemented
Marc Zyngier
2024-02-08
arm64: cpufeature: Detect HCR_EL2.NV1 being RES0
Marc Zyngier
2024-02-08
arm64: cpufeature: Add ID_AA64MMFR4_EL1 handling
Marc Zyngier
2024-02-08
arm64: cpufeature: Correctly display signed override values
Marc Zyngier
2024-02-08
arm64: cpufeatures: Correctly handle signed values
Marc Zyngier
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-01-08
Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2024-01-04
Merge branch 'for-next/fixes' into for-next/core
Will Deacon
2024-01-04
Merge branch 'for-next/lpa2-prep' into for-next/core
Will Deacon
2023-12-19
Merge branch kvm-arm64/nv-6.8-prefix into kvmarm-master/next
Marc Zyngier
2023-12-19
arm64: cpufeatures: Restrict NV support to FEAT_NV2
Marc Zyngier
2023-12-13
arm64: Align boot cpucap handling with system cpucap handling
Mark Rutland
2023-12-13
arm64: Cleanup system cpucap handling
Mark Rutland
2023-12-05
arm64: Get rid of ARM64_HAS_NO_HW_PREFETCH
Marc Zyngier
2023-11-30
arm64: Avoid enabling KPTI unnecessarily
Ard Biesheuvel
2023-11-27
arm64: Add ARM64_HAS_LPA2 CPU capability
Ryan Roberts
2023-11-08
arm64: Move MediaTek GIC quirk handling from irqchip to core
Douglas Anderson
2023-10-26
Merge branch 'for-next/cpus_have_const_cap' into for-next/core
Catalin Marinas
2023-10-26
Merge branch 'for-next/feat_lse128' into for-next/core
Catalin Marinas
2023-10-26
Merge branch 'for-next/feat_lrcpc3' into for-next/core
Catalin Marinas
2023-10-26
Merge branch 'for-next/feat_sve_b16b16' into for-next/core
Catalin Marinas
2023-10-26
Merge branches 'for-next/sve-remove-pseudo-regs', 'for-next/backtrace-ipi', '...
Catalin Marinas
2023-10-23
arm64: cpufeature: Change DBM to display enabled cores
Jeremy Linton
2023-10-23
arm64: cpufeature: Display the set of cores with a feature
Jeremy Linton
2023-10-16
arm64: Remove cpus_have_const_cap()
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_NVIDIA_CARMEL_CNP
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_1742098
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_PAN
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_CNP
Mark Rutland
2023-10-16
arm64: Use a positive cpucap for FP/SIMD
Mark Rutland
[next]