index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
cpuinfo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-06
arm64/sysreg: Add hwcap for SVE EBF16
Mark Brown
1
-0
/
+1
2022-07-25
arm64: Delay initialisation of cpuinfo_arm64::reg_{zcr,smcr}
Marc Zyngier
1
-16
/
+0
2022-07-25
Merge branch 'for-next/cpufeature' into for-next/core
Will Deacon
1
-0
/
+1
2022-07-25
Merge branch 'for-next/sysregs' into for-next/core
Will Deacon
1
-11
/
+18
2022-07-20
arm64/hwcap: Support FEAT_EBF16
Mark Brown
1
-0
/
+1
2022-07-05
arm64/sysreg: Standardise naming for CTR_EL0 fields
Mark Brown
1
-6
/
+6
2022-07-05
arm64/cpuinfo: Remove references to reserved cache type
Mark Brown
1
-8
/
+15
2022-06-23
arm64/sme: Expose SMIDR through sysfs
Mark Brown
1
-1
/
+22
2022-05-04
Merge branch kvm-arm64/wfxt into kvmarm-master/next
Marc Zyngier
1
-0
/
+1
2022-04-22
arm64/sme: Identify supported SME vector lengths at boot
Mark Brown
1
-0
/
+4
2022-04-22
arm64/sme: Basic enumeration support
Mark Brown
1
-0
/
+9
2022-04-20
arm64: Add HWCAP advertising FEAT_WFXT
Marc Zyngier
1
-0
/
+1
2022-02-25
arm64/mte: Add hwcap for asymmetric mode
Mark Brown
1
-0
/
+1
2021-12-13
arm64: cpufeature: add HWCAP for FEAT_RPRES
Joey Gouly
1
-0
/
+1
2021-12-13
arm64: add ID_AA64ISAR2_EL1 sys register
Joey Gouly
1
-0
/
+1
2021-12-13
arm64: cpufeature: add HWCAP for FEAT_AFP
Joey Gouly
1
-0
/
+1
2021-10-19
arm64: Add HWCAP for self-synchronising virtual counter
Marc Zyngier
1
-0
/
+1
2021-06-11
arm64: cpuinfo: Split AArch32 registers out into a separate struct
Will Deacon
1
-25
/
+28
2021-05-27
arm64: Check if GMID_EL1.BS is the same on all CPUs
Catalin Marinas
1
-0
/
+3
2021-05-27
arm64: Change the cpuinfo_arm64 member type for some sysregs to u64
Catalin Marinas
1
-1
/
+1
2021-03-22
arm64: cpuinfo: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2020-10-28
arm64: avoid -Woverride-init warning
Arnd Bergmann
1
-3
/
+4
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
1
-0
/
+1
2020-09-11
arm64/cpuinfo: Define HWCAP name arrays per their actual bit definitions
Anshuman Khandual
1
-85
/
+92
2020-09-03
arm64: mte: CPU feature detection and initial sysreg configuration
Vincenzo Frascino
1
-1
/
+1
2020-08-27
arm64/cpuinfo: Remove unnecessary fallthrough annotation
Gustavo A. R. Silva
1
-1
/
+0
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-24
arm64: Reserve HWCAP2_MTE as (1 << 18)
Catalin Marinas
1
-0
/
+1
2020-05-28
Merge branch 'for-next/bti' into for-next/core
Will Deacon
1
-0
/
+1
2020-05-28
Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...
Will Deacon
1
-2
/
+6
2020-05-21
arm64/cpuinfo: Add ID_MMFR4_EL1 into the cpuinfo_arm64 context
Anshuman Khandual
1
-0
/
+1
2020-05-21
arm64/cpufeature: Introduce ID_MMFR5 CPU register
Anshuman Khandual
1
-0
/
+1
2020-05-21
arm64/cpufeature: Introduce ID_DFR1 CPU register
Anshuman Khandual
1
-0
/
+1
2020-05-21
arm64/cpufeature: Introduce ID_PFR2 CPU register
Anshuman Khandual
1
-0
/
+1
2020-05-04
arm64/cpuinfo: Move device_initcall() near cpuinfo_regs_init()
Anshuman Khandual
1
-2
/
+2
2020-03-16
arm64: Basic Branch Target Identification support
Dave Martin
1
-0
/
+1
2020-01-22
Merge branch 'for-next/rng' into for-next/core
Will Deacon
1
-0
/
+1
2020-01-22
arm64: Implement archrandom.h for ARMv8.5-RNG
Richard Henderson
1
-0
/
+1
2020-01-15
arm64: Introduce ID_ISAR6 CPU register
Anshuman Khandual
1
-0
/
+1
2020-01-15
arm64: cpufeature: Export matrix and other features to userspace
Steven Price
1
-0
/
+7
2019-10-25
arm64: cpufeature: Fix typos in comment
Shaokun Zhang
1
-1
/
+1
2019-08-13
arm64: constify icache_policy_str[]
Mark Rutland
1
-1
/
+1
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+2
2019-06-25
arm64: Expose FRINT capabilities to userspace
Mark Brown
1
-0
/
+1
2019-06-25
arm64: Expose ARMv8.5 CondM capability to userspace
Mark Brown
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-11
/
+1
2019-04-23
arm64: Expose SVE2 features for userspace
Dave Martin
1
-0
/
+6
2019-04-16
arm64: Expose DC CVADP to userspace
Andrew Murray
1
-0
/
+1
2019-04-16
arm64: HWCAP: add support for AT_HWCAP2
Andrew Murray
1
-1
/
+1
2018-12-13
arm64: add basic pointer authentication support
Mark Rutland
1
-0
/
+2
[next]