aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/proc.c
Commit message (Expand)AuthorAge
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-14
|\
| * x86, cpu: cpu/proc.c display cache alignment and address sizes for 32 bitJaswinder Singh Rajput2009-06-13
* | x86/cpu: Clean up various files a bitAlan Cox2009-07-11
|/
* x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfoAndreas Herrmann2009-05-04
* cpumask: use new cpumask functions throughout x86Rusty Russell2009-03-13
* cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell2009-03-13
* x86: remove double copy of show_cpuinfo_core for 32 and 64 bitJaswinder Singh Rajput2009-02-28
* x86/proc: fix /proc/cpuinfo cpu offline bugLai Jiangshan2008-10-22
* NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.cMike Travis2008-07-20
* arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
* x86: introduce initial apicidYinghai Lu2008-04-17
* x86: show apicid for cpu in procYinghai Lu2008-04-17
* x86: cosmetic unification cpu/proc|_64.cHiroshi Shimamoto2008-04-17
* x86: add power management line in /proc/cpuinfoHiroshi Shimamoto2008-04-17
* x86: make cpu/proc|_64.c similarHiroshi Shimamoto2008-04-17
* x86: unify CPU feature string namesH. Peter Anvin2008-02-04
* x86: constify function pointer tablesJan Engelhardt2008-01-30
* x86: show cpuinfo only for online CPUsAndreas Herrmann2007-11-17
* x86: additional CPUID strings; fix strings for AMD-ecxH. Peter Anvin2007-10-29
* x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-19
* x86: Convert cpu_core_map to be a per cpu variableMike Travis2007-10-16
* i386: move kernel/cpuThomas Gleixner2007-10-11