| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-06-16 | x86: Look for IA32_ENERGY_PERF_BIAS support |  Venkatesh Pallipadi | 1 | -0/+1 |
| 2010-06-14 | mce: convert to rcu_dereference_index_check() |  Paul E. McKenney | 1 | -1/+1 |
| 2010-06-10 | x86, mce: Use HW_ERR in MCE handler |  Huang Ying | 1 | -22/+10 |
| 2010-06-10 | x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setup |  Huang Ying | 1 | -0/+1 |
| 2010-06-10 | x86, mce: Rename MSR_IA32_MCx_CTL2 value |  Huang Ying | 1 | -4/+4 |
| 2010-06-10 | perf_events: Fix Intel Westmere event constraints |  Stephane Eranian | 1 | -0/+1 |
| 2010-06-09 | x86, AMD: Extend support to future families |  Borislav Petkov | 1 | -3/+3 |
| 2010-06-09 | x86, cacheinfo: Carve out L3 cache slot accessors |  Borislav Petkov | 1 | -26/+82 |
| 2010-06-09 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core |  Ingo Molnar | 1 | -18/+0 |
| 2010-06-09 | perf: Convert perf_event to local_t |  Peter Zijlstra | 1 | -9/+9 |
| 2010-06-09 | perf, x86: Make a second write to performance counter if needed |  Cyrill Gorcunov | 2 | -1/+20 |
| 2010-06-09 | perf: Cleanup {start,commit,cancel}_txn details |  Peter Zijlstra | 1 | -9/+5 |
| 2010-06-08 | perf: Drop the skip argument from perf_arch_fetch_regs_caller |  Frederic Weisbecker | 1 | -16/+0 |
| 2010-06-08 | x86: Unify dumpstack.h and stacktrace.h |  Frederic Weisbecker | 1 | -2/+0 |
| 2010-06-04 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core |  Linus Torvalds | 1 | -0/+10 |
| 2010-05-31 | perf_events: Fix event scheduling issues introduced by transactional API |  Stephane Eranian | 1 | -0/+22 |
| 2010-05-30 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -3/+3 |
| 2010-05-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 |  Linus Torvalds | 4 | -11/+231 |
| 2010-05-27 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 2 | -21/+26 |
| 2010-05-27 | numa: x86_64: use generic percpu var numa_node_id() implementation |  Lee Schermerhorn | 1 | -3/+3 |
| 2010-05-27 | x86: convert cpu notifier to return encapsulate errno value |  Akinobu Mita | 1 | -1/+1 |
| 2010-05-25 | x86, k8: Fix section mismatch for powernowk8_exit() |  Borislav Petkov | 1 | -3/+3 |
| 2010-05-25 | perf, trace: Fix !x86 build bug |  Peter Zijlstra | 1 | -1/+5 |
| 2010-05-20 | x86,early dr regs,kgdb: Allow kernel debugger early dr register access |  Jason Wessel | 1 | -12/+17 |
| 2010-05-20 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core |  Ingo Molnar | 16 | -162/+474 |
| 2010-05-19 | ACPI, APEI, Use ERST for persistent storage of MCE |  Huang Ying | 3 | -11/+177 |
| 2010-05-19 | ACPI, APEI, Generic Hardware Error Source memory error support |  Huang Ying | 2 | -0/+54 |
| 2010-05-19 | x86: detect scattered cpuid features earlier |  Jacob Pan | 1 | -1/+1 |
| 2010-05-19 | perf, x86: P4_pmu_schedule_events -- use smp_processor_id instead of raw_ |  Cyrill Gorcunov | 1 | -1/+1 |
| 2010-05-19 | perf, x86: P4 PMU -- do a real check for ESCR address being in hash |  Cyrill Gorcunov | 1 | -3/+4 |
| 2010-05-18 | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+1 |
| 2010-05-18 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -4/+1 |
| 2010-05-18 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 13 | -155/+466 |
| 2010-05-18 | 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 |
| 2010-05-18 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 8 | -619/+2344 |
| 2010-05-18 | perf, x86: P4 PMU -- fix typo in unflagged NMI handling |  Cyrill Gorcunov | 1 | -1/+1 |
| 2010-05-18 | perf, x86: P4 PMU -- handle unflagged events |  Cyrill Gorcunov | 1 | -16/+16 |
| 2010-05-15 | x86, perf: P4 PMU - fix counters management logic |  Cyrill Gorcunov | 1 | -4/+4 |
| 2010-05-14 | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environments |  Frank Arnold | 1 | -0/+4 |
| 2010-05-13 | x86, perf: P4 PMU -- use hash for p4_get_escr_idx() |  Cyrill Gorcunov | 1 | -55/+71 |
| 2010-05-10 | x86: Eliminate TS_XSAVE |  Avi Kivity | 1 | -4/+1 |
| 2010-05-10 | edac_mce: Add an interface driver to report mce errors via edac |  Mauro Carvalho Chehab | 1 | -0/+10 |
| 2010-05-09 | x86, hypervisor: add missing <linux/module.h> |  H. Peter Anvin | 2 | -0/+2 |
| 2010-05-09 | x86, hypervisor: Export the x86_hyper* symbols |  H. Peter Anvin | 3 | -1/+3 |
| 2010-05-08 | Merge commit 'v2.6.34-rc6' into x86/cpu |  H. Peter Anvin | 22 | -51/+125 |
| 2010-05-08 | x86, perf: P4 PMU -- check for proper event index in RAW events |  Cyrill Gorcunov | 1 | -1/+10 |
| 2010-05-08 | x86, perf: P4 PMU -- Get rid of redundant check for array index |  Cyrill Gorcunov | 1 | -5/+0 |
| 2010-05-08 | x86, perf: P4 PMU -- protect sensible procedures from preemption |  Cyrill Gorcunov | 1 | -2/+6 |
| 2010-05-08 | x86, perf: P4 PMU -- configure predefined events |  Cyrill Gorcunov | 1 | -15/+14 |
| 2010-05-07 | x86: Clean up the hypervisor layer |  H. Peter Anvin | 3 | -64/+77 |