aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAge
* 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
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int...Len Brown2010-10-25
| |\ \ \ \ \
| | * | | | | acpi-cpufreq: fix a memleak when unloading driverZhang Rui2010-10-12
* | | | | | | replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer2010-10-26
* | | | | | | perf, x86: Fix up kmap_atomic() typePeter Zijlstra2010-10-26
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2010-10-26
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | [CPUFREQ]: x86, cpufreq: Mark longrun_get_policy with __cpuinit.Rakib Mullick2010-10-22
| * | | | | | [CPUFREQ] arch/x86/kernel/cpu/cpufreq: Fix unsigned return typeJulia Lawall2010-10-22
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*-------. \ \ \ \ \ \ Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...Linus Torvalds2010-10-23
|\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / | | | | |/| | | / / / | | | | | | |_|/ / / | | | | | |/| | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| | | * | | | | | x86, numa: Assign CPUs to nodes in round-robin manner on fake NUMANikanth Karthikesan2010-10-11
| | | |/ / / / /