aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-22x86/proc: fix /proc/cpuinfo cpu offline bugLai Jiangshan1-2/+4
2008-07-20NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.cMike Travis1-1/+1
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-17x86: introduce initial apicidYinghai Lu1-0/+3
2008-04-17x86: show apicid for cpu in procYinghai Lu1-0/+1
2008-04-17x86: cosmetic unification cpu/proc|_64.cHiroshi Shimamoto1-0/+36
2008-04-17x86: add power management line in /proc/cpuinfoHiroshi Shimamoto1-5/+9
2008-04-17x86: make cpu/proc|_64.c similarHiroshi Shimamoto1-51/+69
2008-02-04x86: unify CPU feature string namesH. Peter Anvin1-74/+0
2008-01-30x86: constify function pointer tablesJan Engelhardt1-1/+1
2007-11-17x86: show cpuinfo only for online CPUsAndreas Herrmann1-5/+3
2007-10-30x86: additional CPUID strings; fix strings for AMD-ecxH. Peter Anvin1-5/+5
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis1-3/+8
2007-10-16x86: Convert cpu_core_map to be a per cpu variableMike Travis1-1/+2
2007-10-11i386: move kernel/cpuThomas Gleixner1-0/+192