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
/
cpufeature.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-03
Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+0
2022-07-25
arm64: Delay initialisation of cpuinfo_arm64::reg_{zcr,smcr}
Marc Zyngier
1
-12
/
+29
2022-07-25
Merge branch 'for-next/boot' into for-next/core
Will Deacon
1
-4
/
+10
2022-07-25
Merge branch 'for-next/cpufeature' into for-next/core
Will Deacon
1
-7
/
+24
2022-07-25
Merge branch 'for-next/sysregs' into for-next/core
Will Deacon
1
-110
/
+110
2022-07-25
Merge branch 'for-next/perf' into for-next/core
Will Deacon
1
-1
/
+1
2022-07-25
Merge branch 'for-next/kpti' into for-next/core
Will Deacon
1
-3
/
+51
2022-07-20
arm64/hwcap: Support FEAT_EBF16
Mark Brown
1
-0
/
+1
2022-07-20
arm64/cpufeature: Store elf_hwcaps as a bitmap rather than unsigned long
Mark Brown
1
-7
/
+5
2022-07-19
arm64: errata: Remove AES hwcap for COMPAT tasks
James Morse
1
-1
/
+13
2022-07-18
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
1
-2
/
+0
2022-07-05
arm64/sysreg: Add _EL1 into ID_AA64ISAR2_EL1 definition names
Mark Brown
1
-17
/
+17
2022-07-05
arm64/sysreg: Add _EL1 into ID_AA64ISAR1_EL1 definition names
Mark Brown
1
-45
/
+45
2022-07-05
arm64/sysreg: Standardise naming for ID_AA64ZFR0_EL1 fields
Mark Brown
1
-19
/
+19
2022-07-05
arm64/sysreg: Standardise naming for ID_AA64SMFR0_EL1 enums
Mark Brown
1
-16
/
+16
2022-07-05
arm64/sysreg: Standardise naming for WFxT defines
Mark Brown
1
-4
/
+4
2022-07-05
arm64/sysreg: Make BHB clear feature defines match the architecture
Mark Brown
1
-1
/
+1
2022-07-05
arm64/sysreg: Align pointer auth enumeration defines with architecture
Mark Brown
1
-12
/
+12
2022-07-05
arm64/mte: Standardise GMID field name definitions
Mark Brown
1
-1
/
+1
2022-07-05
arm64/sysreg: Standardise naming for DCZID_EL0 field names
Mark Brown
1
-2
/
+2
2022-07-05
arm64/sysreg: Standardise naming for CTR_EL0 fields
Mark Brown
1
-10
/
+10
2022-07-01
arm64: Add the arm64.nosve command line option
Marc Zyngier
1
-2
/
+6
2022-07-01
arm64: Add the arm64.nosme command line option
Marc Zyngier
1
-1
/
+3
2022-06-24
arm64: mm: provide idmap pointer to cpu_replace_ttbr1()
Ard Biesheuvel
1
-1
/
+1
2022-06-23
arm64: trap implementation defined functionality in userspace
Kristina Martsenko
1
-0
/
+18
2022-06-23
arm64: cpufeature: Allow different PMU versions in ID_DFR0_EL1
Alexandru Elisei
1
-1
/
+1
2022-06-23
arm64: mm: install KPTI nG mappings with MMU enabled
Ard Biesheuvel
1
-3
/
+51
2022-06-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+0
2022-06-16
arm64/cpufeature: Unexport set_cpu_feature()
Mark Brown
1
-1
/
+0
2022-06-09
KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHE
Will Deacon
1
-9
/
+1
2022-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+13
2022-05-25
Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-2
/
+1
2022-05-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-36
/
+143
2022-05-16
arm64/fp: Rename SVE and SME LEN field name to _WIDTH
Mark Brown
1
-2
/
+2
2022-05-16
Merge branch 'for-next/sme' into for-next/sysreg-gen
Catalin Marinas
1
-0
/
+107
2022-05-12
arm64: cpufeature: remove duplicate ID_AA64ISAR2_EL1 entry
Kristina Martsenko
1
-2
/
+1
2022-05-04
arm64/sysreg: Standardise ID_AA64ISAR0_EL1 macro names
Mark Brown
1
-35
/
+35
2022-05-04
arm64: Update name of ID_AA64ISAR0_EL1_ATOMIC to reflect ARM
Mark Brown
1
-3
/
+3
2022-05-04
Merge branch kvm-arm64/wfxt into kvmarm-master/next
Marc Zyngier
1
-0
/
+13
2022-04-27
arm64/sme: Add ID_AA64SMFR0_EL1 to __read_sysreg_by_encoding()
Mark Brown
1
-0
/
+1
2022-04-22
arm64/sme: Identify supported SME vector lengths at boot
Mark Brown
1
-0
/
+47
2022-04-22
arm64/sme: Basic enumeration support
Mark Brown
1
-0
/
+59
2022-04-20
KVM: arm64: Expose the WFXT feature to guests
Marc Zyngier
1
-0
/
+11
2022-04-20
arm64: Add HWCAP advertising FEAT_WFXT
Marc Zyngier
1
-0
/
+2
2022-03-14
Merge branch 'for-next/spectre-bhb' into for-next/core
Will Deacon
1
-0
/
+12
2022-03-14
Merge branch 'for-next/fpsimd' into for-next/core
Will Deacon
1
-69
/
+107
2022-03-14
Merge branch 'for-next/pauth' into for-next/core
Will Deacon
1
-9
/
+50
2022-03-14
Merge branch 'for-next/mte' into for-next/core
Will Deacon
1
-0
/
+1
2022-03-08
arm64: cpufeature: Add missing .field_width for GIC system registers
Mark Brown
1
-0
/
+1
2022-02-25
arm64/mte: Add hwcap for asymmetric mode
Mark Brown
1
-0
/
+1
[next]