Age | Commit message (Expand) | Author |
2011-12-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-12-06 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-12-05 | x86/mtrr: Resolve inconsistency with Intel processor manual | Ajaykumar Hotchandani |
2011-12-05 | Add TAINT_FIRMWARE_WORKAROUND on MTRR fixup | Prarit Bhargava |
2011-12-05 | perf, x86: Force IBS LVT offset assignment for family 10h | Robert Richter |
2011-12-05 | perf, x86: Disable PEBS on SandyBridge chips | Peter Zijlstra |
2011-12-04 | x86: Fix boot failures on older AMD CPU's | Linus Torvalds |
2011-11-14 | perf/x86: Enable raw event access to Intel offcore events | Peter Zijlstra |
2011-11-14 | perf: Don't use -ENOSPC for out of PMU resources | Peter Zijlstra |
2011-11-14 | perf/x86: Fix PEBS instruction unwind | Peter Zijlstra |
2011-11-08 | x86/mce: Make mce_chrdev_ops 'static const' | Luck, Tony |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-02 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2011-11-01 | i7core_edac: Drop the edac_mce facility | Borislav Petkov |
2011-10-31 | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |
2011-10-31 | x86, MCE: Use notifier chain only for MCE decoding | Borislav Petkov |
2011-10-28 | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-10-28 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2011-10-28 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-10-28 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-10-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-19 | x86, microcode, AMD: Add microcode revision to /proc/cpuinfo | Borislav Petkov |
2011-10-19 | x86, microcode: Correct microcode revision format | Borislav Petkov |
2011-10-14 | x86, intel: Use c->microcode for Atom errata check | Andi Kleen |
2011-10-14 | x86, intel: Output microcode revision in /proc/cpuinfo | Andi Kleen |
2011-10-10 | perf, x86: Implement IBS initialization | Robert Richter |
2011-10-10 | perf, x86: Share IBS macros between perf and oprofile | Robert Richter |
2011-10-10 | x86, nmi: Wire up NMI handlers to new routines | Don Zickus |
2011-10-10 | perf, intel: Use GO/HO bits in perf-ctr | Gleb Natapov |
2011-10-06 | perf, amd: Use GO/HO bits in perf-ctr | Joerg Roedel |
2011-10-06 | Merge branch 'ras' of git://amd64.org/linux/bp into perf/core | Ingo Molnar |
2011-09-27 | x86: Perf_event_amd.c needs <asm/apicdef.h> | Randy Dunlap |
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 |