aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAge
* [CPUFREQ] p4-clockmod: print EST-capable warning message only onceNaga Chumbalkar2011-03-01
* [CPUFREQ] Fix another notifier leak in powernow-k8.Dave Jones2011-03-01
* [CPUFREQ] Missing "unregister_cpu_notifier" in powernow-k8.cNeil Brown2011-03-01
* perf, x86: P4 PMU: Fix spurious NMI messagesCyrill Gorcunov2011-02-16
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-06
|\
| * x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha2011-02-03
* | perf: Fix Pentium4 raw event validationStephane Eranian2011-01-27
|/
* x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co...Fenghua Yu2011-01-21
* x86: Update CPU cache attributes table descriptorsDave Jones2011-01-20
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-11
|\
| * Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-01-09
| |\
| * | perf, x86: P4 PMU - Fix unflagged overflows handlingCyrill Gorcunov2011-01-09
| * | x86, NMI: Remove DIE_NMI_IPIDon Zickus2011-01-07
| * | x86, NMI: Add priorities to handlersDon Zickus2011-01-07
* | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-07
|\ \ \ | |_|/ |/| |
| * | x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo2010-12-30
| * | x86: Use this_cpu_ops to optimize codeTejun Heo2010-12-30
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds2011-01-06
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | * | | x86, hwmon: Add core threshold notification to therm_throt.cR, Durgadoss2011-01-03
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-06
|\ \ \ \ \
| * | | | | mce, amd: Remove goto in threshold_create_device()Robert Richter2010-10-25
| * | | | | mce, amd: Add helper functions to setup APICRobert Richter2010-10-25
| * | | | | mce, amd: Shorten local variables mci_misc_{hi,lo}Robert Richter2010-10-25
| * | | | | mce, amd: Implement mce_threshold_block_init() helper functionRobert Richter2010-10-25
* | | | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-06
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | x86, cacheinfo: Cleanup L3 cache index disable supportHans Rosenfeld2010-11-18
| * | | | | x86, amd-nb: Cleanup AMD northbridge caching codeHans Rosenfeld2010-11-18
| * | | | | x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld2010-11-18
* | | | | | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus2010-12-22
* | | | | | perf, x86: Provide a PEBS capable cycle eventPeter Zijlstra2010-12-16
* | | | | | perf: Dynamic pmu typesPeter Zijlstra2010-12-16
* | | | | | perf, x86: Detect broken BIOSes that corrupt the PMUPeter Zijlstra2010-12-16
* | | | | | perf, amd: Remove the nb lockPeter Zijlstra2010-12-08
* | | | | | perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-26
* | | | | | perf: Introduce is_sampling_event()Franck Bui-Huu2010-11-26
* | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-11-26
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus2010-11-26
| |/ / / /
* | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-11-18
|\ \ \ \ \
| * | | | | x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen2010-11-18
| | |_|_|/ | |/| | |
* | | | | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus2010-11-18
| |/ / / |/| | |
* | | | perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocationPeter Zijlstra2010-11-10
|/ / /
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-27
|\ \ \
| * | | perf, x86: Use NUMA aware allocations for PEBS/BTS/DS allocationsPeter Zijlstra2010-10-22
| * | | perf, x86: Clean up reserve_ds_buffers() signaturePeter Zijlstra2010-10-22
| * | | perf, x86: Less disastrous PEBS/BTS buffer allocation failurePeter Zijlstra2010-10-22
| * | | perf, x86: Fixup the precise_ip computationPeter Zijlstra2010-10-22
| * | | perf, x86: Extract DS alloc/free functionsPeter Zijlstra2010-10-22
| * | | perf, x86: Extract PEBS/BTS allocation functionsPeter Zijlstra2010-10-22
| * | | perf, x86: Extract PEBS/BTS buffer free routinesPeter Zijlstra2010-10-22
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-10-26
|\ \ \ \