aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2009-03-05Merge branch 'x86/mce2' into x86/coreIngo Molnar6-162/+639
2009-03-05perfcounters: IRQ and NMI support on AMD CPUs, fixPeter Zijlstra1-14/+2
2009-03-05perfcounters: IRQ and NMI support on AMD CPUsPeter Zijlstra1-44/+228
2009-03-05[CPUFREQ] Prevent p4-clockmod from auto-binding to the ondemand governor.Dave Jones1-1/+4
2009-03-04x86, mce: fix build failure in arch/x86/kernel/cpu/mcheck/threshold.cIngo Molnar1-3/+7
2009-03-04Merge branch 'x86/core' into core/percpuIngo Molnar1-18/+2
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/coreIngo Molnar1-18/+2
2009-03-02x86: use pr_info in perf_counter.cJaswinder Singh Rajput1-23/+23
2009-03-02x86: decent declarations in perf_counter.cJaswinder Singh Rajput1-7/+7
2009-02-28x86: remove double copy of show_cpuinfo_core for 32 and 64 bitJaswinder Singh Rajput1-18/+2
2009-02-28x86: AMD Support for perf_counterJaswinder Singh Rajput2-2/+85
2009-02-28x86: prepare perf_counter to add more cpusJaswinder Singh Rajput1-28/+78
2009-02-27Merge branch 'sched/clock' into tracing/ftraceIngo Molnar1-1/+7
2009-02-26fix warning in arch/x86/kernel/cpu/intel_cacheinfo.cIngo Molnar1-3/+3
2009-02-26x86: set X86_FEATURE_TSC_RELIABLEIngo Molnar1-1/+7
2009-02-26Merge branch 'x86/core' into perfcounters/coreIngo Molnar8-24/+27
2009-02-24[CPUFREQ] Make cpufreq-nforce2 less obnoxiousMatthew Garrett1-1/+1
2009-02-24[CPUFREQ] p4-clockmod reports wrong frequency.Matthias-Christian Ott2-14/+27
2009-02-24[CPUFREQ] powernow-k8: Use a common exit path.Dave Jones1-12/+10
2009-02-24[CPUFREQ] Change link order of x86 cpufreq modulesMatthew Garrett1-2/+6
2009-02-24[CPUFREQ] Use swap() in longhaul.cDave Jones1-7/+4
2009-02-24[CPUFREQ] checkpatch cleanups for acpi-cpufreqDave Jones1-18/+18
2009-02-24[CPUFREQ] powernow-k8: Only print error message once, not per core.Thomas Renninger1-6/+15
2009-02-24[CPUFREQ] powernow-k8: Always compile powernow-k8 driver with ACPI supportThomas Renninger3-49/+3
2009-02-24[CPUFREQ] checkpatch cleanups for powernow-k8Dave Jones1-125/+226
2009-02-24[CPUFREQ] checkpatch cleanups for powernow-k7Dave Jones1-100/+137
2009-02-24[CPUFREQ] checkpatch cleanups for speedstep related drivers.Dave Jones5-185/+258
2009-02-24[CPUFREQ] checkpatch cleanups for sc520Dave Jones1-13/+17
2009-02-24[CPUFREQ] checkpatch cleanups for powernow-k6Dave Jones1-18/+26
2009-02-24[CPUFREQ] checkpatch cleanups for longrunDave Jones1-11/+14
2009-02-24[CPUFREQ] checkpatch cleanups for longhaulDave Jones2-94/+100
2009-02-24[CPUFREQ] checkpatch cleanups for gx-suspmodDave Jones1-39/+64
2009-02-24[CPUFREQ] checkpatch cleanups for e_powersaverDave Jones1-9/+12
2009-02-24[CPUFREQ] checkpatch cleanups for elanfreqDave Jones1-2/+4
2009-02-24[CPUFREQ] nforce2: Use driver prefix, not cpufreq prefix.Dave Jones1-11/+11
2009-02-24[CPUFREQ] checkpatch cleanups for cpufreq-nforce2Dave Jones1-17/+21
2009-02-24[CPUFREQ] Stupidly trivial CodingStyle fixDave Jones1-1/+1
2009-02-24Merge branch 'x86/core' into x86/mce2H. Peter Anvin11-209/+230
2009-02-24x86, mce, cmci: remove incorrect __cpuinit/__cpuexit annotationsH. Peter Anvin1-5/+5
2009-02-24x86, mce, cmci: add CMCI supportAndi Kleen2-3/+218
2009-02-24x86, mce, cmci: use polled banks bitmap in machine check pollerAndi Kleen2-5/+14
2009-02-24x86, mce: replace machine check events logged interval with ratelimitAndi Kleen1-6/+5
2009-02-24x86, mce, cmci: avoid potential reentry of threshold interruptAndi Kleen1-1/+2
2009-02-24x86, mce, cmci: factor out threshold interrupt handlerAndi Kleen3-9/+31
2009-02-24x86, mce, cmci: export MAX_NR_BANKSAndi Kleen1-6/+0
2009-02-24Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpuIngo Molnar1-1/+1
2009-02-24Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', 'x86/signal' and 'x86/urgent'; commit 'v2.6.29-rc6' into x86/coreIngo Molnar13-226/+269
2009-02-24Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar3-4/+4
2009-02-23Merge branch 'x86/urgent' into x86/mce2H. Peter Anvin5-26/+33
2009-02-23x86, mce: remove invalid __cpuinit/__cpuexit annotationsH. Peter Anvin1-3/+3