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
/
x86
/
kernel
/
cpu
/
intel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-06
x86/cpu: Update init data for new Airmont CPU model
Rahul Tanwar
1
-0
/
+1
2019-09-06
Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changes
Ingo Molnar
1
-3
/
+3
2019-08-28
x86/intel: Aggregate microserver naming
Peter Zijlstra
1
-2
/
+2
2019-08-28
x86/intel: Aggregate big core graphics naming
Peter Zijlstra
1
-2
/
+2
2019-08-28
x86/intel: Aggregate big core mobile naming
Peter Zijlstra
1
-3
/
+3
2019-08-28
x86/intel: Aggregate big core client naming
Peter Zijlstra
1
-5
/
+5
2019-08-17
x86/cpu: Use constant definitions for CPU models
Rahul Tanwar
1
-3
/
+3
2019-06-28
x86/cpu/intel: Clear cache self-snoop capability in CPUs with known errata
Ricardo Neri
1
-0
/
+27
2019-04-07
PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handling
Rafael J. Wysocki
1
-34
/
+0
2018-08-27
x86/spectre: Add missing family 6 check to microcode check
Andi Kleen
1
-0
/
+3
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+7
2018-08-03
x86/cpufeatures: Add EPT_AD feature bit
Peter Feiner
1
-1
/
+9
2018-06-21
x86/cpu/intel: Evaluate smp_num_siblings early
Thomas Gleixner
1
-0
/
+7
2018-06-05
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-29
/
+5
2018-05-19
Merge branches 'x86/urgent' and 'core/urgent' into x86/boot, to pick up fixes...
Ingo Molnar
1
-0
/
+3
2018-05-17
x86/cpufeatures: Disentangle SSBD enumeration
Thomas Gleixner
1
-0
/
+1
2018-05-17
x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS
Thomas Gleixner
1
-0
/
+1
2018-05-13
x86/CPU: Move x86_cpuinfo::x86_max_cores assignment to detect_num_cpu_cores()
Thomas Gleixner
1
-1
/
+1
2018-05-13
x86/CPU: Move cpu_detect_cache_sizes() into init_intel_cacheinfo()
David Wang
1
-10
/
+4
2018-05-13
x86/CPU: Make intel_num_cpu_cores() generic
David Wang
1
-19
/
+1
2018-05-09
x86/bugs: Rename _RDS to _SSBD
Konrad Rzeszutek Wilk
1
-1
/
+1
2018-05-03
x86/bugs/intel: Set proper CPU features and setup RDS
Konrad Rzeszutek Wilk
1
-0
/
+1
2018-04-26
x86/cpu/intel: Add missing TLB cpuid values
jacek.tomaka@poczta.fm
1
-0
/
+3
2018-03-31
x86/cpu/tme: Fix spelling: "configuation" -> "configuration"
Colin Ian King
1
-1
/
+1
2018-03-27
x86/mm: Update comment in detect_tme() regarding x86_phys_bits
Kirill A. Shutemov
1
-5
/
+2
2018-03-27
Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict
Ingo Molnar
1
-2
/
+1
2018-03-16
x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist
Alexander Sergeyev
1
-2
/
+1
2018-03-12
x86/tme: Detect if TME and MKTME is activated by BIOS
Kirill A. Shutemov
1
-0
/
+90
2018-03-08
x86/spectre_v2: Don't check microcode versions when running under hypervisors
Konrad Rzeszutek Wilk
1
-0
/
+7
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
1
-9
/
+9
2018-02-13
x86/speculation: Correct Speculation Control microcode blacklist again
David Woodhouse
1
-5
/
+6
2018-02-11
x86/speculation: Update Speculation Control microcode blacklist
David Woodhouse
1
-4
/
+0
2018-01-31
x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
David Woodhouse
1
-19
/
+8
2018-01-30
Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes
Ingo Molnar
1
-15
/
+0
2018-01-27
x86/cpufeatures: Clean up Spectre v2 related CPUID flags
David Woodhouse
1
-10
/
+21
2018-01-26
x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
David Woodhouse
1
-0
/
+66
2017-11-16
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
1
-15
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-20
x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
Kyle Huey
1
-8
/
+10
2017-03-20
x86/cpufeature: Detect CPUID faulting support
Kyle Huey
1
-1
/
+23
2017-03-20
x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLES
Kyle Huey
1
-4
/
+4
2017-03-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+0
2017-03-02
sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interface
Peter Zijlstra
1
-4
/
+0
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-21
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+44
2017-02-05
x86/cpufeature: Enable RING3MWAIT for Knights Mill
Piotr Luc
1
-1
/
+8
2017-02-04
x86/cpufeature: Enable RING3MWAIT for Knights Landing
Grzegorz Andrejczuk
1
-0
/
+37
2017-02-01
Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch
Ingo Molnar
1
-8
/
+3
2017-01-20
sched/clock: Fix hotplug crash
Peter Zijlstra
1
-2
/
+4
2017-01-10
x86/microcode/intel: Add a helper which gives the microcode revision
Borislav Petkov
1
-8
/
+3
[next]