aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-21x86: intel_cacheinfo.c: cpu cache info entry for Intel TolapaiJason Gaston1-0/+1
2007-12-04x86: free_cache_attributes() section fixAdrian Bunk1-1/+1
2007-11-17x86: show cpuinfo only for online CPUsAndreas Herrmann1-5/+3
2007-11-17x86: fix cpu-hotplug regressionAndreas Herrmann1-1/+1
2007-11-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-81/+29
2007-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86Linus Torvalds2-130/+47
2007-11-14x86: don't call mce_create_device on CPU_UP_PREPAREAndreas Herrmann1-7/+11
2007-11-12x86: unification of cfufreq/KconfigSam Ravnborg2-130/+47
2007-11-09x86: make ipi_handler() always definedIngo Molnar1-4/+2
2007-10-30x86: additional CPUID strings; fix strings for AMD-ecxH. Peter Anvin1-5/+5
2007-10-23x86: whitespace cleanup of mce_64.cThomas Gleixner1-78/+86
2007-10-23x86: consolidate the cpu/ related code usageThomas Gleixner4-0/+1673
2007-10-23x86: prepare consolidation of cpu/ related code usageThomas Gleixner2-4/+2
2007-10-23x86: prepare consolidation of cpu/ related MakefilesThomas Gleixner2-14/+17
2007-10-22[CPUFREQ] architectural pstate driver for powernow-k8Mark Langsdorf2-81/+29
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds12-22/+22
2007-10-20spelling fixes: arch/i386/Simon Arlott11-17/+17
2007-10-19more UTF-8 conversionsMarcin Garski1-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt2-4/+4
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis13-26/+31
2007-10-19i386: do not BUG_ON() when MSR is unknownStephane Eranian1-4/+12
2007-10-19x86: convert cpu_llc_id to be a per cpu variableMike Travis1-2/+2
2007-10-19x86: move cpufreq Kconfigs to the same directoryThomas Gleixner2-0/+108
2007-10-18cpu hotplug: intel_cacheinfo: fix cpu hotplug error handlingAkinobu Mita1-21/+45
2007-10-18cpu hotplug: thermal_throttle: fix cpu hotplug error handlingAkinobu Mita1-4/+6
2007-10-17x86: expand /proc/interrupts to include missing vectors, v2Joe Korty1-0/+1
2007-10-17x86: print info about late C1E detection on 32bit as wellThomas Gleixner1-5/+10
2007-10-17x86: call cache_add_dev() from cache_sysfs_init() explicitlySatyam Sharma1-2/+3
2007-10-17x86: fix dmi const-ify falloutThomas Gleixner1-1/+1
2007-10-17i386: constify wd_opsJan Beulich1-6/+8
2007-10-17i386: Remove local CPU logic in MTRR call to smp_call_function_singleakpm@linux-foundation.org1-7/+1
2007-10-17x86: intel_cacheinfo misc section annotation fixesSatyam Sharma1-5/+5
2007-10-17i386: fix section mismatch warning in intel.cSam Ravnborg1-2/+15
2007-10-17i386: Fix section mismatchSatyam Sharma1-1/+1
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis2-2/+2
2007-10-16x86: Convert cpu_core_map to be a per cpu variableMike Travis3-7/+8
2007-10-13Delete filenames in comments.Dave Jones1-2/+0
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds14-22/+9
2007-10-11Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-2/+2
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner1-1/+1
2007-10-11x86: sanitize pathes arch/x86/kernel/cpu/MakefileThomas Gleixner1-3/+3
2007-10-11i386: move kernel/cpuThomas Gleixner15-0/+4540
2007-10-11i386: move kernel/cpu/mtrrThomas Gleixner9-0/+2621
2007-10-11i386: move kernel/cpu/cpufreqThomas Gleixner22-0/+9442
2007-10-11i386: move kernel/cpu/mcheckThomas Gleixner10-0/+946