| Age | Commit message (Expand) | Author |
| 2011-09-26 | x86, perf: Clean up perf_event cpu code | Kevin Winchester |
| 2011-09-26 | Merge commit 'v3.1-rc7' into perf/core | Ingo Molnar |
| 2011-09-14 | x86, mce: Do not call del_timer_sync() in IRQ context | Hidetoshi Seto |
| 2011-09-13 | locking, x86: mce: Annotate cmci_discover_lock as raw | Thomas Gleixner |
| 2011-09-12 | x86: cache_info: Update calculation of AMD L3 cache indices | Frank Arnold |
| 2011-09-12 | x86: cache_info: Kill the atomic allocation in amd_init_l3_cache() | Thomas Gleixner |
| 2011-09-12 | x86: cache_info: Kill the moronic shadow struct | Thomas Gleixner |
| 2011-09-12 | x86: cache_info: Remove bogus free of amd_l3_cache data | Thomas Gleixner |
| 2011-09-08 | x86: Hyper-V: Integrate the clocksource with Hyper-V detection code | K. Y. Srinivasan |
| 2011-08-31 | x86, perf: Check that current->mm is alive before getting user callchain | Andrey Vagin |
| 2011-08-25 | mtrr: fix UP breakage caused during switch to stop_machine | Tejun Heo |
| 2011-08-14 | perf, x86: Avoid kfree() in CPU_STARTING | Peter Zijlstra |
| 2011-08-10 | x86, amd: Include elf.h explicitly, prepare the code for the module.h split | Stephen Rothwell |
| 2011-08-09 | perf, x86: Add model 45 SandyBridge support | Youquan Song |
| 2011-08-05 | x86, amd: Move BSP code to cpu_dev helper | Borislav Petkov |
| 2011-08-05 | x86: Add a BSP cpu_dev helper | Borislav Petkov |
| 2011-08-05 | x86, amd: Avoid cache aliasing penalties on AMD family 15h | Borislav Petkov |
| 2011-07-31 | x86, random: Verify RDRAND functionality and allow it to be disabled | H. Peter Anvin |
| 2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
| 2011-07-23 | Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-... | Linus Torvalds |
| 2011-07-22 | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2011-07-22 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
| 2011-07-22 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
| 2011-07-21 | x86, perf: Make copy_from_user_nmi() a library function | Robert Richter |
| 2011-07-21 | x86, perf: P4 PMU - Fix typos in comments and style cleanup | Cyrill Gorcunov |
| 2011-07-15 | x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message | Len Brown |
| 2011-07-14 | perf, x86: P4 PMU - Introduce event alias feature | Cyrill Gorcunov |
| 2011-07-14 | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS | Len Brown |
| 2011-07-08 | x86, hyper: Change hypervisor detection order | Anupam Chanda |
| 2011-07-02 | x86, mtrr: Use pci_dev->revision | Sergei Shtylyov |
| 2011-07-01 | x86, perf: Add constraints for architectural PMU | Avi Kivity |
| 2011-07-01 | perf, arch: Add generic NODE cache events | Peter Zijlstra |
| 2011-07-01 | perf, intel: Try alternative OFFCORE encodings | Peter Zijlstra |
| 2011-07-01 | perf_events: Add Intel Sandy Bridge offcore_response low-level support | Stephane Eranian |
| 2011-07-01 | perf_events: Fix validation of events using an extra reg | Stephane Eranian |
| 2011-07-01 | perf_events: Update Intel extra regs shared constraints management | Stephane Eranian |
| 2011-07-01 | perf: Remove the perf_output_begin(.sample) argument | Peter Zijlstra |
| 2011-07-01 | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra |
| 2011-07-01 | perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4 | Cyrill Gorcunov |
| 2011-06-30 | x86-32, fpu: Fix DNA exception during check_fpu() | Suresh Siddha |
| 2011-06-27 | x86, mtrr: use stop_machine APIs for doing MTRR rendezvous | Suresh Siddha |
| 2011-06-27 | x86, mtrr: lock stop machine during MTRR rendezvous sequence | Suresh Siddha |
| 2011-06-16 | x86, mce: Use mce_sysdev_ prefix to group functions | Hidetoshi Seto |
| 2011-06-16 | x86, mce: Use mce_chrdev_ prefix to group functions | Hidetoshi Seto |
| 2011-06-16 | x86, mce: Cleanup mce_read() | Hidetoshi Seto |
| 2011-06-16 | x86, mce: Cleanup mce_create()/remove_device() | Hidetoshi Seto |
| 2011-06-16 | x86, mce: Check the result of ancient_init() | Hidetoshi Seto |
| 2011-06-16 | x86, mce: Introduce mce_gather_info() | Hidetoshi Seto |
| 2011-06-16 | x86, mce: Replace MCM_ with MCI_MISC_ | Hidetoshi Seto |
| 2011-06-16 | x86, mce: Replace MCE_SELF_VECTOR by irq_work | Hidetoshi Seto |