summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2011-03-09[CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.Naga Chumbalkar1-1/+1
2011-03-01[CPUFREQ] p4-clockmod: print EST-capable warning message only onceNaga Chumbalkar1-3/+3
2011-03-01[CPUFREQ] Fix another notifier leak in powernow-k8.Dave Jones1-2/+2
2011-03-01[CPUFREQ] Missing "unregister_cpu_notifier" in powernow-k8.cNeil Brown1-1/+8
2011-02-16perf, x86: P4 PMU: Fix spurious NMI messagesCyrill Gorcunov1-3/+8
2011-02-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+9
2011-02-03x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha1-1/+9
2011-01-27perf: Fix Pentium4 raw event validationStephane Eranian1-2/+10
2011-01-21x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co...Fenghua Yu1-0/+1
2011-01-20x86: Update CPU cache attributes table descriptorsDave Jones1-0/+3
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-17/+19
2011-01-09Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar3-142/+180
2011-01-09perf, x86: P4 PMU - Fix unflagged overflows handlingCyrill Gorcunov1-13/+15
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds7-34/+29
2011-01-07x86, NMI: Remove DIE_NMI_IPIDon Zickus2-2/+2
2011-01-07x86, NMI: Add priorities to handlersDon Zickus2-2/+2
2011-01-06Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds1-0/+40
2011-01-06Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-58/+77
2011-01-06Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-84/+63
2011-01-03x86, hwmon: Add core threshold notification to therm_throt.cR, Durgadoss1-0/+40
2010-12-30x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo5-12/+12
2010-12-30x86: Use this_cpu_ops to optimize codeTejun Heo4-22/+17
2010-12-22x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus1-1/+1
2010-12-16perf, x86: Provide a PEBS capable cycle eventPeter Zijlstra1-0/+26
2010-12-16perf: Dynamic pmu typesPeter Zijlstra1-1/+1
2010-12-16perf, x86: Detect broken BIOSes that corrupt the PMUPeter Zijlstra1-6/+42
2010-12-08perf, amd: Remove the nb lockPeter Zijlstra1-13/+3
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2-5/+7
2010-11-26perf: Introduce is_sampling_event()Franck Bui-Huu1-1/+1
2010-11-26Merge branch 'perf/urgent' into perf/coreIngo Molnar1-0/+20
2010-11-26x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus1-0/+20
2010-11-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar1-1/+1
2010-11-18x86, cacheinfo: Cleanup L3 cache index disable supportHans Rosenfeld1-84/+63
2010-11-18x86, amd-nb: Cleanup AMD northbridge caching codeHans Rosenfeld1-3/+3
2010-11-18x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld1-3/+3
2010-11-18x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen1-1/+1
2010-11-18x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus2-651/+0
2010-11-10perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocationPeter Zijlstra1-2/+2
2010-10-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-77/+160
2010-10-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-0/+1
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer1-0/+1
2010-10-26perf, x86: Fix up kmap_atomic() typePeter Zijlstra1-3/+2
2010-10-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2-3/+3
2010-10-25mce, amd: Remove goto in threshold_create_device()Robert Richter1-2/+2
2010-10-25mce, amd: Add helper functions to setup APICRobert Richter1-29/+38
2010-10-25mce, amd: Shorten local variables mci_misc_{hi,lo}Robert Richter1-13/+13
2010-10-25mce, amd: Implement mce_threshold_block_init() helper functionRobert Richter1-19/+29
2010-10-25Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int...Len Brown1-0/+1
2010-10-23Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...Linus Torvalds1-3/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2-0/+2