aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-061-1/+9
|\
| * x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha2011-02-031-1/+9
* | perf: Fix Pentium4 raw event validationStephane Eranian2011-01-271-2/+10
|/
* x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co...Fenghua Yu2011-01-211-0/+1
* x86: Update CPU cache attributes table descriptorsDave Jones2011-01-201-0/+3
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-113-17/+19
|\
| * Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-01-093-142/+180
| |\
| * | perf, x86: P4 PMU - Fix unflagged overflows handlingCyrill Gorcunov2011-01-091-13/+15
| * | x86, NMI: Remove DIE_NMI_IPIDon Zickus2011-01-072-2/+2
| * | x86, NMI: Add priorities to handlersDon Zickus2011-01-072-2/+2
* | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-077-34/+29
|\ \ \ | |_|/ |/| |
| * | x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo2010-12-305-12/+12
| * | x86: Use this_cpu_ops to optimize codeTejun Heo2010-12-304-22/+17
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds2011-01-061-0/+40
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | * | | x86, hwmon: Add core threshold notification to therm_throt.cR, Durgadoss2011-01-031-0/+40
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-061-58/+77
|\ \ \ \ \
| * | | | | mce, amd: Remove goto in threshold_create_device()Robert Richter2010-10-251-2/+2
| * | | | | mce, amd: Add helper functions to setup APICRobert Richter2010-10-251-29/+38
| * | | | | mce, amd: Shorten local variables mci_misc_{hi,lo}Robert Richter2010-10-251-13/+13
| * | | | | mce, amd: Implement mce_threshold_block_init() helper functionRobert Richter2010-10-251-19/+29
* | | | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-061-84/+63
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | x86, cacheinfo: Cleanup L3 cache index disable supportHans Rosenfeld2010-11-181-84/+63
| * | | | | x86, amd-nb: Cleanup AMD northbridge caching codeHans Rosenfeld2010-11-181-3/+3
| * | | | | x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld2010-11-181-3/+3
* | | | | | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus2010-12-221-1/+1
* | | | | | perf, x86: Provide a PEBS capable cycle eventPeter Zijlstra2010-12-161-0/+26
* | | | | | perf: Dynamic pmu typesPeter Zijlstra2010-12-161-1/+1
* | | | | | perf, x86: Detect broken BIOSes that corrupt the PMUPeter Zijlstra2010-12-161-6/+42
* | | | | | perf, amd: Remove the nb lockPeter Zijlstra2010-12-081-13/+3
* | | | | | perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-262-5/+7
* | | | | | perf: Introduce is_sampling_event()Franck Bui-Huu2010-11-261-1/+1
* | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-11-261-0/+20
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus2010-11-261-0/+20
| |/ / / /
* | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-11-181-1/+1
|\ \ \ \ \
| * | | | | x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen2010-11-181-1/+1
| | |_|_|/ | |/| | |
* | | | | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus2010-11-182-651/+0
| |/ / / |/| | |
* | | | perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocationPeter Zijlstra2010-11-101-2/+2
|/ / /
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-272-77/+160
|\ \ \
| * | | perf, x86: Use NUMA aware allocations for PEBS/BTS/DS allocationsPeter Zijlstra2010-10-221-3/+6
| * | | perf, x86: Clean up reserve_ds_buffers() signaturePeter Zijlstra2010-10-222-12/+6
| * | | perf, x86: Less disastrous PEBS/BTS buffer allocation failurePeter Zijlstra2010-10-222-16/+47
| * | | perf, x86: Fixup the precise_ip computationPeter Zijlstra2010-10-221-4/+5
| * | | perf, x86: Extract DS alloc/free functionsPeter Zijlstra2010-10-221-14/+26
| * | | perf, x86: Extract PEBS/BTS allocation functionsPeter Zijlstra2010-10-221-34/+56
| * | | perf, x86: Extract PEBS/BTS buffer free routinesPeter Zijlstra2010-10-221-5/+25
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-10-261-0/+1
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int...Len Brown2010-10-251-0/+1
| |\ \ \ \ \
| | * | | | | acpi-cpufreq: fix a memleak when unloading driverZhang Rui2010-10-121-0/+1
* | | | | | | replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer2010-10-261-0/+1
* | | | | | | perf, x86: Fix up kmap_atomic() typePeter Zijlstra2010-10-261-3/+2