index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
proc.c
Age
Commit message (
Expand
)
Author
2009-05-04
x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfo
Andreas Herrmann
2009-03-13
cpumask: use new cpumask functions throughout x86
Rusty Russell
2009-03-13
cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t
Rusty Russell
2009-03-01
x86: remove double copy of show_cpuinfo_core for 32 and 64 bit
Jaswinder Singh Rajput
2008-10-22
x86/proc: fix /proc/cpuinfo cpu offline bug
Lai Jiangshan
2008-07-20
NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c
Mike Travis
2008-04-19
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-17
x86: introduce initial apicid
Yinghai Lu
2008-04-17
x86: show apicid for cpu in proc
Yinghai Lu
2008-04-17
x86: cosmetic unification cpu/proc|_64.c
Hiroshi Shimamoto
2008-04-17
x86: add power management line in /proc/cpuinfo
Hiroshi Shimamoto
2008-04-17
x86: make cpu/proc|_64.c similar
Hiroshi Shimamoto
2008-02-04
x86: unify CPU feature string names
H. Peter Anvin
2008-01-30
x86: constify function pointer tables
Jan Engelhardt
2007-11-17
x86: show cpuinfo only for online CPUs
Andreas Herrmann
2007-10-29
x86: additional CPUID strings; fix strings for AMD-ecx
H. Peter Anvin
2007-10-19
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-16
x86: Convert cpu_core_map to be a per cpu variable
Mike Travis
2007-10-11
i386: move kernel/cpu
Thomas Gleixner