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
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
/
include
/
asm
/
cpufeature.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-01
arm64: errata: Calling enable functions for CPU errata too
Andre Przywara
1
-0
/
+2
2016-04-25
arm64: Verify CPU errata work arounds on hotplugged CPU
Suzuki K Poulose
1
-0
/
+1
2016-04-25
arm64: Allow a capability to be checked on a single CPU
Marc Zyngier
1
-0
/
+2
2016-04-25
arm64: cpufeature: Add scope for capability check
Suzuki K Poulose
1
-1
/
+8
2016-04-20
arm64: cpufeature: Track 32bit EL0 support
Suzuki K Poulose
1
-1
/
+7
2016-04-20
arm64: Add helpers for detecting AArch32 support at EL0
Suzuki K Poulose
1
-0
/
+7
2016-03-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-21
/
+23
2016-03-04
arm64: make mrs_s prefixing implicit in read_cpuid
Mark Rutland
1
-1
/
+1
2016-02-29
arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature
Marc Zyngier
1
-1
/
+5
2016-02-26
arm64: Add workaround for Cavium erratum 27456
Andrew Pinski
1
-1
/
+2
2016-02-25
arm64: Rename cpuid_feature field extract routines
Suzuki K Poulose
1
-8
/
+14
2016-02-25
arm64: capabilities: Handle sign of the feature bit
Suzuki K Poulose
1
-3
/
+4
2016-02-25
arm64: Enable CPU capability verification unconditionally
Suzuki K Poulose
1
-6
/
+0
2016-02-18
arm64: kernel: Don't toggle PAN on systems with UAO
James Morse
1
-1
/
+2
2016-02-18
arm64: kernel: Add support for User Access Override
James Morse
1
-1
/
+2
2016-02-18
arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro
James Morse
1
-1
/
+1
2016-02-16
arm64: prefetch: add alternative pattern for CPUs without a prefetcher
Will Deacon
1
-1
/
+2
2015-11-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+20
2015-11-26
arm64: cpufeature: Track unsigned fields
Suzuki K. Poulose
1
-2
/
+8
2015-11-26
arm64: cpufeature: Add helpers for extracting unsigned values
Suzuki K. Poulose
1
-0
/
+12
2015-11-24
arm64: KVM: Add workaround for Cortex-A57 erratum 834220
Marc Zyngier
1
-1
/
+2
2015-11-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-8
/
+83
2015-10-21
arm64/HWCAP: Use system wide safe values
Suzuki K. Poulose
1
-0
/
+2
2015-10-21
arm64/capabilities: Make use of system wide safe value
Suzuki K. Poulose
1
-0
/
+1
2015-10-21
arm64: Delay cpu feature capability checks
Suzuki K. Poulose
1
-2
/
+9
2015-10-21
arm64: Refactor check_cpu_capabilities
Suzuki K. Poulose
1
-1
/
+1
2015-10-21
arm64: Cleanup mixed endian support detection
Suzuki K. Poulose
1
-2
/
+10
2015-10-21
arm64: Read system wide CPUID value
Suzuki K. Poulose
1
-0
/
+2
2015-10-21
arm64: Keep track of CPU feature registers
Suzuki K. Poulose
1
-0
/
+41
2015-10-21
arm64: Handle width of a cpuid feature
Suzuki K. Poulose
1
-3
/
+9
2015-10-21
arm64: Move mixed endian support detection
Suzuki K. Poulose
1
-0
/
+7
2015-10-21
arm64: Delay ELF HWCAP initialisation until all CPUs are up
Suzuki K. Poulose
1
-0
/
+1
2015-09-29
irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154
Robert Richter
1
-1
/
+2
2015-07-27
arm64: lse: rename ARM64_CPU_FEAT_LSE_ATOMICS for consistency
Will Deacon
1
-1
/
+1
2015-07-27
arm64: alternatives: add cpu feature for lse atomics
Will Deacon
1
-1
/
+2
2015-07-27
arm64: cpufeature.h: add missing #include of kernel.h
Will Deacon
1
-0
/
+2
2015-07-27
arm64: kernel: Add support for Privileged Access Never
James Morse
1
-1
/
+2
2015-07-27
arm64: kernel: Add min_field_value and use '>=' for feature detection
James Morse
1
-2
/
+2
2015-07-27
arm64: kernel: Add cpufeature 'enable' callback
James Morse
1
-0
/
+1
2015-07-27
arm64: kernel: Add cpuid_feature_extract_field() for 4bit sign extension
James Morse
1
-0
/
+7
2015-06-12
arm64: alternative: Introduce feature for GICv3 CPU interface
Marc Zyngier
1
-1
/
+7
2015-04-01
arm64: errata: add workaround for cortex-a53 erratum #845719
Will Deacon
1
-1
/
+2
2015-03-30
arm64: Extract feature parsing code from cpu_errata.c
Marc Zyngier
1
-0
/
+15
2015-01-23
arm64: Track system support for mixed endian EL0
Suzuki K. Poulose
1
-0
/
+2
2014-12-04
arm64: Provide a namespace to NCAPS
Fabio Estevam
1
-5
/
+5
2014-11-25
arm64: add Cortex-A57 erratum 832075 workaround
Andre Przywara
1
-2
/
+3
2014-11-25
arm64: add Cortex-A53 cache errata workaround
Andre Przywara
1
-1
/
+7
2014-11-25
arm64: detect silicon revisions and set cap bits accordingly
Andre Przywara
1
-0
/
+2
2014-11-25
arm64: add cpu_capabilities bitmap
Andre Przywara
1
-0
/
+20
2014-03-14
arm64: enable generic CPU feature modalias matching for this architecture
Ard Biesheuvel
1
-0
/
+29