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
/
proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-27
x86: Replace cpu_**_mask() with topology_**_cpumask()
Bartosz Golaszewski
1
-1
/
+2
2014-12-08
x86: Replace seq_printf() with seq_puts()
Rasmus Villemoes
1
-5
/
+5
2014-07-14
x86/cpufeature: Add bug flags to /proc/cpuinfo
Borislav Petkov
1
-0
/
+8
2013-11-06
x86/cpu: Always print SMP information in /proc/cpuinfo
HATAYAMA Daisuke
1
-9
/
+6
2013-06-07
x86: Get rid of ->hard_math and all the FPU asm fu
H. Peter Anvin
1
-2
/
+2
2013-04-02
x86, cpu: Convert Cyrix coma bug detection
Borislav Petkov
1
-1
/
+1
2013-04-02
x86, cpu: Convert FDIV bug detection
Borislav Petkov
1
-1
/
+1
2013-04-02
x86, cpu: Convert F00F bug detection
Borislav Petkov
1
-1
/
+1
2013-02-10
x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag
Len Brown
1
-2
/
+0
2012-12-17
x86, 386 removal: Remove support for IRQ 13 FPU error reporting
H. Peter Anvin
1
-6
/
+1
2012-09-26
x86: Remove the useless branch in c_start()
Michael Wang
1
-4
/
+1
2011-12-21
x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'
Kevin Winchester
1
-3
/
+1
2011-10-19
x86, microcode: Correct microcode revision format
Borislav Petkov
1
-1
/
+1
2011-10-14
x86, intel: Output microcode revision in /proc/cpuinfo
Andi Kleen
1
-0
/
+2
2009-09-14
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2009-07-11
x86/cpu: Clean up various files a bit
Alan Cox
1
-1
/
+1
2009-06-14
x86, cpu: cpu/proc.c display cache alignment and address sizes for 32 bit
Jaswinder Singh Rajput
1
-2
/
+0
2009-05-04
x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfo
Andreas Herrmann
1
-1
/
+1
2009-03-13
cpumask: use new cpumask functions throughout x86
Rusty Russell
1
-2
/
+2
2009-03-13
cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t
Rusty Russell
1
-1
/
+1
2009-03-01
x86: remove double copy of show_cpuinfo_core for 32 and 64 bit
Jaswinder Singh Rajput
1
-18
/
+2
2008-10-22
x86/proc: fix /proc/cpuinfo cpu offline bug
Lai Jiangshan
1
-2
/
+4
2008-07-20
NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c
Mike Travis
1
-1
/
+1
2008-04-19
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-17
x86: introduce initial apicid
Yinghai Lu
1
-0
/
+3
2008-04-17
x86: show apicid for cpu in proc
Yinghai Lu
1
-0
/
+1
2008-04-17
x86: cosmetic unification cpu/proc|_64.c
Hiroshi Shimamoto
1
-0
/
+36
2008-04-17
x86: add power management line in /proc/cpuinfo
Hiroshi Shimamoto
1
-5
/
+9
2008-04-17
x86: make cpu/proc|_64.c similar
Hiroshi Shimamoto
1
-51
/
+69
2008-02-04
x86: unify CPU feature string names
H. Peter Anvin
1
-74
/
+0
2008-01-30
x86: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2007-11-17
x86: show cpuinfo only for online CPUs
Andreas Herrmann
1
-5
/
+3
2007-10-30
x86: additional CPUID strings; fix strings for AMD-ecx
H. Peter Anvin
1
-5
/
+5
2007-10-19
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
1
-3
/
+8
2007-10-16
x86: Convert cpu_core_map to be a per cpu variable
Mike Travis
1
-1
/
+2
2007-10-11
i386: move kernel/cpu
Thomas Gleixner
1
-0
/
+192