summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/proc.c
AgeCommit message (Expand)Author
2009-09-14Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-07-11x86/cpu: Clean up various files a bitAlan Cox
2009-06-13x86, cpu: cpu/proc.c display cache alignment and address sizes for 32 bitJaswinder Singh Rajput
2009-05-04x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfoAndreas Herrmann
2009-03-13cpumask: use new cpumask functions throughout x86Rusty Russell
2009-03-13cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell
2009-02-28x86: remove double copy of show_cpuinfo_core for 32 and 64 bitJaswinder Singh Rajput
2008-10-22x86/proc: fix /proc/cpuinfo cpu offline bugLai Jiangshan
2008-07-20NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.cMike Travis
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-17x86: introduce initial apicidYinghai Lu
2008-04-17x86: show apicid for cpu in procYinghai Lu
2008-04-17x86: cosmetic unification cpu/proc|_64.cHiroshi Shimamoto
2008-04-17x86: add power management line in /proc/cpuinfoHiroshi Shimamoto
2008-04-17x86: make cpu/proc|_64.c similarHiroshi Shimamoto
2008-02-04x86: unify CPU feature string namesH. Peter Anvin
2008-01-30x86: constify function pointer tablesJan Engelhardt
2007-11-17x86: show cpuinfo only for online CPUsAndreas Herrmann
2007-10-30x86: additional CPUID strings; fix strings for AMD-ecxH. Peter Anvin
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis
2007-10-16x86: Convert cpu_core_map to be a per cpu variableMike Travis
2007-10-11i386: move kernel/cpuThomas Gleixner