Age | Commit message (Expand) | Author | Files | Lines |
2011-02-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+9 |
2011-02-03 | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms | Suresh Siddha | 1 | -1/+9 |
2011-01-27 | perf: Fix Pentium4 raw event validation | Stephane Eranian | 1 | -2/+10 |
2011-01-21 | x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co... | Fenghua Yu | 1 | -0/+1 |
2011-01-20 | x86: Update CPU cache attributes table descriptors | Dave Jones | 1 | -0/+3 |
2011-01-11 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -17/+19 |
2011-01-09 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 3 | -142/+180 |
2011-01-09 | perf, x86: P4 PMU - Fix unflagged overflows handling | Cyrill Gorcunov | 1 | -13/+15 |
2011-01-08 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 7 | -34/+29 |
2011-01-07 | x86, NMI: Remove DIE_NMI_IPI | Don Zickus | 2 | -2/+2 |
2011-01-07 | x86, NMI: Add priorities to handlers | Don Zickus | 2 | -2/+2 |
2011-01-06 | Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-... | Linus Torvalds | 1 | -0/+40 |
2011-01-06 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -58/+77 |
2011-01-06 | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -84/+63 |
2011-01-03 | x86, hwmon: Add core threshold notification to therm_throt.c | R, Durgadoss | 1 | -0/+40 |
2010-12-30 | x86: Replace uses of current_cpu_data with this_cpu ops | Tejun Heo | 5 | -12/+12 |
2010-12-30 | x86: Use this_cpu_ops to optimize code | Tejun Heo | 4 | -22/+17 |
2010-12-23 | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP... | Don Zickus | 1 | -1/+1 |
2010-12-16 | perf, x86: Provide a PEBS capable cycle event | Peter Zijlstra | 1 | -0/+26 |
2010-12-16 | perf: Dynamic pmu types | Peter Zijlstra | 1 | -1/+1 |
2010-12-16 | perf, x86: Detect broken BIOSes that corrupt the PMU | Peter Zijlstra | 1 | -6/+42 |
2010-12-08 | perf, amd: Remove the nb lock | Peter Zijlstra | 1 | -13/+3 |
2010-11-26 | perf, arch: Cleanup perf-pmu init vs lockup-detector | Peter Zijlstra | 2 | -5/+7 |
2010-11-26 | perf: Introduce is_sampling_event() | Franck Bui-Huu | 1 | -1/+1 |
2010-11-26 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 1 | -0/+20 |
2010-11-26 | x86, perf, nmi: Disable perf if counters are not accessible | Don Zickus | 1 | -0/+20 |
2010-11-18 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 1 | -1/+1 |
2010-11-18 | x86, cacheinfo: Cleanup L3 cache index disable support | Hans Rosenfeld | 1 | -84/+63 |
2010-11-18 | x86, amd-nb: Cleanup AMD northbridge caching code | Hans Rosenfeld | 1 | -3/+3 |
2010-11-18 | x86, amd-nb: Complete the rename of AMD NB and related code | Hans Rosenfeld | 1 | -3/+3 |
2010-11-18 | x86: Eliminate bp argument from the stack tracing routines | Soeren Sandmann Pedersen | 1 | -1/+1 |
2010-11-18 | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog | Don Zickus | 2 | -651/+0 |
2010-11-11 | perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocation | Peter Zijlstra | 1 | -2/+2 |
2010-10-28 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -77/+160 |
2010-10-27 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -0/+1 |
2010-10-27 | replace nested max/min macros with {max,min}3 macro | Hagen Paul Pfeifer | 1 | -0/+1 |
2010-10-27 | perf, x86: Fix up kmap_atomic() type | Peter Zijlstra | 1 | -3/+2 |
2010-10-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2 | -3/+3 |
2010-10-25 | mce, amd: Remove goto in threshold_create_device() | Robert Richter | 1 | -2/+2 |
2010-10-25 | mce, amd: Add helper functions to setup APIC | Robert Richter | 1 | -29/+38 |
2010-10-25 | mce, amd: Shorten local variables mci_misc_{hi,lo} | Robert Richter | 1 | -13/+13 |
2010-10-25 | mce, amd: Implement mce_threshold_block_init() helper function | Robert Richter | 1 | -19/+29 |
2010-10-25 | Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int... | Len Brown | 1 | -0/+1 |
2010-10-23 | Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu... | Linus Torvalds | 1 | -3/+1 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2 | -0/+2 |
2010-10-22 | [CPUFREQ]: x86, cpufreq: Mark longrun_get_policy with __cpuinit. | Rakib Mullick | 1 | -1/+1 |
2010-10-22 | [CPUFREQ] arch/x86/kernel/cpu/cpufreq: Fix unsigned return type | Julia Lawall | 2 | -2/+2 |
2010-10-22 | perf, x86: Use NUMA aware allocations for PEBS/BTS/DS allocations | Peter Zijlstra | 1 | -3/+6 |
2010-10-22 | perf, x86: Clean up reserve_ds_buffers() signature | Peter Zijlstra | 2 | -12/+6 |
2010-10-22 | perf, x86: Less disastrous PEBS/BTS buffer allocation failure | Peter Zijlstra | 2 | -16/+47 |