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
2020-08-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-43
/
+106
2020-07-31
Merge branch 'for-next/tlbi' into for-next/core
Catalin Marinas
1
-0
/
+20
2020-07-31
Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...
Catalin Marinas
1
-29
/
+85
2020-07-15
arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature
Zhenyu Ye
1
-0
/
+10
2020-07-07
arm64/cpufeature: Validate feature bits spacing in arm64_ftr_regs[]
Anshuman Khandual
1
-3
/
+44
2020-07-07
arm64: Detect the ARMv8.4 TTL feature
Marc Zyngier
1
-0
/
+11
2020-07-03
arm64/cpufeature: Replace all open bits shift encodings with macros
Anshuman Khandual
1
-26
/
+27
2020-07-03
arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR2 register
Anshuman Khandual
1
-0
/
+7
2020-07-03
arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR1 register
Anshuman Khandual
1
-0
/
+4
2020-07-03
arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR0 register
Anshuman Khandual
1
-0
/
+3
2020-07-03
arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718
Sai Prakash Ranjan
1
-0
/
+2
2020-07-02
arm64/panic: Unify all three existing notifier blocks
Anshuman Khandual
1
-14
/
+1
2020-06-24
arm64: kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelist
Sai Prakash Ranjan
1
-0
/
+2
2020-05-28
Merge branch 'for-next/bti' into for-next/core
Will Deacon
1
-0
/
+37
2020-05-28
KVM: arm64: Check advertised Stage-2 page size capability
Marc Zyngier
1
-0
/
+18
2020-05-27
arm64/cpufeature: Add get_arm64_ftr_reg_nowarn()
Anshuman Khandual
1
-10
/
+34
2020-05-21
arm64/cpuinfo: Add ID_MMFR4_EL1 into the cpuinfo_arm64 context
Anshuman Khandual
1
-0
/
+4
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_AA64PFR1 register
Anshuman Khandual
1
-0
/
+2
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_AA64PFR0 register
Anshuman Khandual
1
-0
/
+2
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_AA64ISAR0 register
Anshuman Khandual
1
-0
/
+1
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_MMFR4 register
Anshuman Khandual
1
-0
/
+13
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_PFR0 register
Anshuman Khandual
1
-0
/
+2
2020-05-21
arm64/cpufeature: Introduce ID_MMFR5 CPU register
Anshuman Khandual
1
-0
/
+10
2020-05-21
arm64/cpufeature: Introduce ID_DFR1 CPU register
Anshuman Khandual
1
-0
/
+10
2020-05-21
arm64/cpufeature: Introduce ID_PFR2 CPU register
Anshuman Khandual
1
-0
/
+11
2020-05-21
arm64/cpufeature: Make doublelock a signed feature in ID_AA64DFR0
Anshuman Khandual
1
-1
/
+1
2020-05-21
arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 register
Anshuman Khandual
1
-1
/
+1
2020-05-21
arm64/cpufeature: Add explicit ftr_id_isar0[] for ID_ISAR0 register
Anshuman Khandual
1
-2
/
+12
2020-05-20
arm64/cpufeature: Drop open encodings while extracting parange
Anshuman Khandual
1
-1
/
+2
2020-05-20
arm64/cpufeature: Validate hypervisor capabilities during CPU hotplug
Anshuman Khandual
1
-0
/
+32
2020-05-07
arm64: Set GP bit in kernel page tables to enable BTI for the kernel
Mark Brown
1
-0
/
+4
2020-05-05
Merge branch 'for-next/bti-user' into for-next/bti
Will Deacon
1
-0
/
+33
2020-05-05
arm64: cpufeature: Extend comment to describe absence of field info
Will Deacon
1
-0
/
+5
2020-04-28
arm64: cpufeature: Add an overview comment for the cpufeature framework
Will Deacon
1
-0
/
+50
2020-04-28
arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]
Will Deacon
1
-7
/
+3
2020-04-28
arm64: cpufeature: Relax AArch32 system checks if EL1 is 64-bit only
Will Deacon
1
-1
/
+32
2020-04-28
arm64: cpufeature: Factor out checking of AArch32 features
Will Deacon
1
-47
/
+65
2020-04-28
arm64: cpufeature: Remove redundant call to id_aa64pfr0_32bit_el0()
Will Deacon
1
-3
/
+1
2020-04-28
arm64: cpufeature: Add CPU capability for AArch32 EL1 support
Will Deacon
1
-0
/
+12
2020-04-28
arm64: cpufeature: Spell out register fields for ID_ISAR4 and ID_PFR1
Will Deacon
1
-2
/
+26
2020-04-28
arm64: cpufeature: Relax check for IESB support
Sai Prakash Ranjan
1
-1
/
+1
2020-03-25
Merge branch 'for-next/kernel-ptrauth' into for-next/core
Catalin Marinas
1
-22
/
+71
2020-03-25
Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...
Catalin Marinas
1
-1
/
+71
2020-03-18
arm64: enable ptrauth earlier
Kristina Martsenko
1
-10
/
+3
2020-03-18
arm64: cpufeature: handle conflicts based on capability
Kristina Martsenko
1
-14
/
+15
2020-03-18
arm64: cpufeature: Move cpu capability helpers inside C file
Amit Daniel Kachhap
1
-0
/
+13
2020-03-18
arm64: cpufeature: add pointer auth meta-capabilities
Kristina Martsenko
1
-1
/
+24
2020-03-18
arm64: cpufeature: Fix meta-capability cpufeature check
Amit Daniel Kachhap
1
-1
/
+20
2020-03-17
arm64: remove redundant blank for '=' operator
韩科才
1
-1
/
+1
2020-03-16
arm64: Basic Branch Target Identification support
Dave Martin
1
-0
/
+33
[next]