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