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
/
x86
/
kernel
/
cpu
/
centaur.c
Age
Commit message (
Expand
)
Author
Files
Lines
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/Centaur: Report correct CPU/cache topology
David Wang
1
-0
/
+5
2018-04-20
x86/Centaur: Initialize supported CPU features properly
David Wang
1
-0
/
+48
2018-02-15
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
1
-2
/
+2
2018-01-24
x86/centaur: Mark TSC invariant
davidwang
1
-0
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-02
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-04-11
Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch
Ingo Molnar
1
-1
/
+1
2017-03-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+0
2017-03-02
sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interface
Peter Zijlstra
1
-2
/
+0
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-01
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...
Ingo Molnar
1
-2
/
+4
2017-01-28
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
1
-1
/
+1
2017-01-20
sched/clock: Fix hotplug crash
Peter Zijlstra
1
-2
/
+4
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-02-03
x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
Chen Yucong
1
-5
/
+5
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
1
-1
/
+1
2015-12-19
x86/cpufeature: Cleanup get_cpu_cap()
Borislav Petkov
1
-1
/
+1
2014-03-11
x86: Remove CONFIG_X86_OOSTORE
Dave Jones
1
-272
/
+0
2014-01-07
x86: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-10-26
x86/cpu: Track legacy CPU model data only on 32-bit kernels
Jan Beulich
1
-3
/
+5
2013-07-15
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
1
-13
/
+13
2011-12-15
x86, centaur: Enable cx8 for VIA Eden too
Timo Teräs
1
-1
/
+1
2009-11-23
x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes
Borislav Petkov
1
-1
/
+1
2009-03-14
x86/centaur: merge 32 & 64 bit version
Sebastian Andrzej Siewior
1
-7
/
+27
2009-03-12
x86: move various CPU initialization objects into .cpuinit.rodata
Jan Beulich
1
-1
/
+1
2008-09-06
x86: remove duplicated get_model_name() calling
Yinghai Lu
1
-1
/
+0
2008-09-04
x86: remove cpu_vendor_dev
Yinghai Lu
1
-1
/
+2
2008-09-04
x86: move mtrr cpu cap setting early in early_init_xxxx
Yinghai Lu
1
-0
/
+11
2008-04-17
x86: clean up cpu capabilities accesses, centaur.c
Ingo Molnar
1
-7
/
+7
2008-04-17
x86: more coding style fixes in centaur.c
Ingo Molnar
1
-195
/
+199
2008-04-17
x86: coding style fixes for arch/x86/kernel/cpu/centaur.c
Paolo Ciarrocchi
1
-116
/
+114
2008-04-17
x86: use ELF section to list CPU vendor specific code
Thomas Petazzoni
1
-5
/
+1
2007-10-20
spelling fixes: arch/i386/
Simon Arlott
1
-2
/
+2
2007-10-11
i386: move kernel/cpu
Thomas Gleixner
1
-0
/
+471