| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-04-04 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -5/+15 |
| 2011-04-01 | rcu: create new rcu_access_index() and use in mce |  Paul E. McKenney | 1 | -1/+1 |
| 2011-03-29 | x86, mtrr, pat: Fix one cpu getting out of sync during resume |  Suresh Siddha | 1 | -5/+15 |
| 2011-03-25 | Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 |  Linus Torvalds | 2 | -14/+17 |
| 2011-03-25 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 2 | -3/+9 |
| 2011-03-25 | perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continue |  Ingo Molnar | 1 | -2/+7 |
| 2011-03-24 | perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflows |  Don Zickus | 1 | -0/+1 |
| 2011-03-23 | x86: Use syscore_ops instead of sysdev classes and sysdevs |  Rafael J. Wysocki | 2 | -14/+17 |
| 2011-03-23 | Merge branch 'linus' into release |  Len Brown | 20 | -157/+900 |
| 2011-03-23 | Merge commit 'v2.6.38' into release |  Len Brown | 3 | -7/+14 |
| 2011-03-21 | ACPI, APEI, Add ERST record ID cache |  Huang Ying | 1 | -15/+25 |
| 2011-03-19 | perf, x86: Fix Intel fixed counters base initialization |  Stephane Eranian | 1 | -1/+1 |
| 2011-03-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 9 | -15/+15 |
| 2011-03-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 2 | -67/+47 |
| 2011-03-18 | x86, dumpstack: Correct stack dump info when frame pointer is available |  Namhyung Kim | 1 | -1/+1 |
| 2011-03-18 | x86: Fix common misspellings |  Lucas De Marchi | 9 | -14/+14 |
| 2011-03-18 | Merge branch 'linus' into x86/urgent |  Ingo Molnar | 12 | -118/+830 |
| 2011-03-16 | [CPUFREQ] pcc-cpufreq: remove duplicate statements |  Chumbalkar, Nagananda | 1 | -2/+0 |
| 2011-03-16 | [CPUFREQ] powernow-k8: The table index is not worth displaying |  Thomas Renninger | 1 | -2/+1 |
| 2011-03-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -0/+4 |
| 2011-03-16 | Merge branch 'x86/amd-nb' into x86/urgent |  Ingo Molnar | 2 | -18/+68 |
| 2011-03-16 | perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraints |  Lin Ming | 2 | -50/+47 |
| 2011-03-16 | perf, x86: Clean up SandyBridge PEBS events |  Lin Ming | 1 | -22/+5 |
| 2011-03-16 | x86, AMD: Set ARAT feature on AMD processors |  Boris Ostrovsky | 1 | -0/+4 |
| 2011-03-15 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 4 | -41/+103 |
| 2011-03-15 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 2 | -7/+4 |
| 2011-03-15 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -2/+2 |
| 2011-03-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 7 | -86/+789 |
| 2011-03-15 | Merge commit 'v2.6.38' into x86/mm |  Ingo Molnar | 4 | -10/+22 |
| 2011-03-09 | [CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init. |  Naga Chumbalkar | 1 | -1/+1 |
| 2011-03-09 | Merge commit 'v2.6.38-rc8' into x86/asm |  Ingo Molnar | 3 | -9/+21 |
| 2011-03-08 | Merge commit 'v2.6.38-rc8' into perf/core |  Ingo Molnar | 2 | -6/+13 |
| 2011-03-05 | x86: Really print supported CPUs if PROCESSOR_SELECT=y |  Jan Beulich | 1 | -2/+2 |
| 2011-03-05 | perf: Avoid the percore allocations if the CPU is not HT capable |  Lin Ming | 2 | -6/+13 |
| 2011-03-04 | perf: Fix LLC-* events on Intel Nehalem/Westmere |  Andi Kleen | 2 | -17/+79 |
| 2011-03-04 | perf: Add support for supplementary event registers |  Andi Kleen | 2 | -0/+262 |
| 2011-03-04 | perf_events: Update PEBS event constraints |  Stephane Eranian | 2 | -21/+42 |
| 2011-03-04 | Merge branch 'perf/urgent' into perf/core |  Ingo Molnar | 3 | -1/+165 |
| 2011-03-02 | perf, x86: Add Intel SandyBridge CPU support |  Lin Ming | 3 | -1/+165 |
| 2011-03-01 | [CPUFREQ] p4-clockmod: print EST-capable warning message only once |  Naga Chumbalkar | 1 | -3/+3 |
| 2011-03-01 | [CPUFREQ] Fix another notifier leak in powernow-k8. |  Dave Jones | 1 | -2/+2 |
| 2011-03-01 | [CPUFREQ] Missing "unregister_cpu_notifier" in powernow-k8.c |  Neil Brown | 1 | -1/+8 |
| 2011-02-16 | perf, x86: Add support for AMD family 15h core counters |  Robert Richter | 2 | -3/+184 |
| 2011-02-16 | perf, x86: Store perfctr msr addresses in config_base/event_base |  Robert Richter | 3 | -19/+14 |
| 2011-02-16 | perf, x86: Add new AMD family 15h msrs to perfctr reservation code |  Robert Richter | 1 | -0/+4 |
| 2011-02-16 | perf, x86: Calculate perfctr msr addresses in helper functions |  Robert Richter | 2 | -15/+25 |
| 2011-02-16 | perf, x86: Use helper function in x86_pmu_enable_all() |  Robert Richter | 1 | -11/+8 |
| 2011-02-16 | Merge branch 'perf/urgent' into perf/core |  Ingo Molnar | 1 | -3/+8 |
| 2011-02-16 | perf, x86: P4 PMU: Fix spurious NMI messages |  Cyrill Gorcunov | 1 | -3/+8 |
| 2011-02-16 | Merge branch 'x86/amd-nb' into x86/mm |  Ingo Molnar | 2 | -18/+68 |