| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-01-06 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -58/+77 |
| 2011-01-06 | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  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-22 | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTOR |  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/frederic/random-tracing into perf/core |  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-10 | perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocation |  Peter Zijlstra | 1 | -2/+2 |
| 2010-10-27 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 2 | -75/+158 |
| 2010-10-26 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 |  Linus Torvalds | 1 | -0/+1 |
| 2010-10-26 | replace nested max/min macros with {max,min}3 macro |  Hagen Paul Pfeifer | 1 | -0/+1 |
| 2010-10-26 | 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/cpufreq |  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' into release |  Len Brown | 1 | -0/+1 |
| 2010-10-23 | Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linus', 'x86-quirks-for-linus', 'x86-setup-for-linus', 'x86-uv-for-linus' and 'x86-vm86-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  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 |
| 2010-10-22 | perf, x86: Fixup the precise_ip computation |  Peter Zijlstra | 1 | -4/+5 |
| 2010-10-22 | perf, x86: Extract DS alloc/free functions |  Peter Zijlstra | 1 | -14/+26 |
| 2010-10-22 | perf, x86: Extract PEBS/BTS allocation functions |  Peter Zijlstra | 1 | -34/+56 |
| 2010-10-22 | perf, x86: Extract PEBS/BTS buffer free routines |  Peter Zijlstra | 1 | -5/+25 |
| 2010-10-21 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -3/+24 |
| 2010-10-21 | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -22/+106 |
| 2010-10-21 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -7/+0 |
| 2010-10-21 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+1 |
| 2010-10-21 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 2 | -5/+11 |
| 2010-10-21 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 3 | -3/+3 |
| 2010-10-21 | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 5 | -36/+70 |
| 2010-10-21 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 5 | -193/+404 |