index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
cpuinfo.c
Age
Commit message (
Expand
)
Author
2022-09-06
arm64/sysreg: Add hwcap for SVE EBF16
Mark Brown
2022-07-25
arm64: Delay initialisation of cpuinfo_arm64::reg_{zcr,smcr}
Marc Zyngier
2022-07-25
Merge branch 'for-next/cpufeature' into for-next/core
Will Deacon
2022-07-25
Merge branch 'for-next/sysregs' into for-next/core
Will Deacon
2022-07-20
arm64/hwcap: Support FEAT_EBF16
Mark Brown
2022-07-05
arm64/sysreg: Standardise naming for CTR_EL0 fields
Mark Brown
2022-07-05
arm64/cpuinfo: Remove references to reserved cache type
Mark Brown
2022-06-23
arm64/sme: Expose SMIDR through sysfs
Mark Brown
2022-05-04
Merge branch kvm-arm64/wfxt into kvmarm-master/next
Marc Zyngier
2022-04-22
arm64/sme: Identify supported SME vector lengths at boot
Mark Brown
2022-04-22
arm64/sme: Basic enumeration support
Mark Brown
2022-04-20
arm64: Add HWCAP advertising FEAT_WFXT
Marc Zyngier
2022-02-25
arm64/mte: Add hwcap for asymmetric mode
Mark Brown
2021-12-13
arm64: cpufeature: add HWCAP for FEAT_RPRES
Joey Gouly
2021-12-13
arm64: add ID_AA64ISAR2_EL1 sys register
Joey Gouly
2021-12-13
arm64: cpufeature: add HWCAP for FEAT_AFP
Joey Gouly
2021-10-19
arm64: Add HWCAP for self-synchronising virtual counter
Marc Zyngier
2021-06-11
arm64: cpuinfo: Split AArch32 registers out into a separate struct
Will Deacon
2021-05-26
arm64: Check if GMID_EL1.BS is the same on all CPUs
Catalin Marinas
2021-05-26
arm64: Change the cpuinfo_arm64 member type for some sysregs to u64
Catalin Marinas
2021-03-22
arm64: cpuinfo: Fix a typo
Bhaskar Chowdhury
2020-10-28
arm64: avoid -Woverride-init warning
Arnd Bergmann
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2020-09-11
arm64/cpuinfo: Define HWCAP name arrays per their actual bit definitions
Anshuman Khandual
2020-09-03
arm64: mte: CPU feature detection and initial sysreg configuration
Vincenzo Frascino
2020-08-27
arm64/cpuinfo: Remove unnecessary fallthrough annotation
Gustavo A. R. Silva
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-24
arm64: Reserve HWCAP2_MTE as (1 << 18)
Catalin Marinas
2020-05-28
Merge branch 'for-next/bti' into for-next/core
Will Deacon
2020-05-28
Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...
Will Deacon
2020-05-21
arm64/cpuinfo: Add ID_MMFR4_EL1 into the cpuinfo_arm64 context
Anshuman Khandual
2020-05-21
arm64/cpufeature: Introduce ID_MMFR5 CPU register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Introduce ID_DFR1 CPU register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Introduce ID_PFR2 CPU register
Anshuman Khandual
2020-05-04
arm64/cpuinfo: Move device_initcall() near cpuinfo_regs_init()
Anshuman Khandual
2020-03-16
arm64: Basic Branch Target Identification support
Dave Martin
2020-01-22
Merge branch 'for-next/rng' into for-next/core
Will Deacon
2020-01-22
arm64: Implement archrandom.h for ARMv8.5-RNG
Richard Henderson
2020-01-15
arm64: Introduce ID_ISAR6 CPU register
Anshuman Khandual
2020-01-15
arm64: cpufeature: Export matrix and other features to userspace
Steven Price
2019-10-25
arm64: cpufeature: Fix typos in comment
Shaokun Zhang
2019-08-13
arm64: constify icache_policy_str[]
Mark Rutland
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-06-25
arm64: Expose FRINT capabilities to userspace
Mark Brown
2019-06-25
arm64: Expose ARMv8.5 CondM capability to userspace
Mark Brown
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-04-23
arm64: Expose SVE2 features for userspace
Dave Martin
2019-04-16
arm64: Expose DC CVADP to userspace
Andrew Murray
2019-04-16
arm64: HWCAP: add support for AT_HWCAP2
Andrew Murray
2018-12-13
arm64: add basic pointer authentication support
Mark Rutland
[next]