Age | Commit message (Expand) | Author | Files | Lines |
2011-11-08 | x86/mce: Make mce_chrdev_ops 'static const' | Luck, Tony | 2 | -4/+23 |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -0/+5 |
2011-11-02 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 1 | -12/+6 |
2011-11-01 | i7core_edac: Drop the edac_mce facility | Borislav Petkov | 1 | -1/+0 |
2011-10-31 | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 5 | -0/+5 |
2011-10-31 | x86, MCE: Use notifier chain only for MCE decoding | Borislav Petkov | 1 | -11/+6 |
2011-10-28 | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -0/+76 |
2011-10-28 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -13/+26 |
2011-10-28 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+23 |
2011-10-28 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -97/+81 |
2011-10-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 12 | -553/+1048 |
2011-10-19 | x86, microcode, AMD: Add microcode revision to /proc/cpuinfo | Borislav Petkov | 1 | -0/+4 |
2011-10-19 | x86, microcode: Correct microcode revision format | Borislav Petkov | 2 | -2/+2 |
2011-10-14 | x86, intel: Use c->microcode for Atom errata check | Andi Kleen | 1 | -11/+4 |
2011-10-14 | x86, intel: Output microcode revision in /proc/cpuinfo | Andi Kleen | 3 | -2/+18 |
2011-10-10 | perf, x86: Implement IBS initialization | Robert Richter | 2 | -1/+295 |
2011-10-10 | perf, x86: Share IBS macros between perf and oprofile | Robert Richter | 1 | -2/+2 |
2011-10-10 | x86, nmi: Wire up NMI handlers to new routines | Don Zickus | 3 | -81/+11 |
2011-10-10 | perf, intel: Use GO/HO bits in perf-ctr | Gleb Natapov | 2 | -3/+100 |
2011-10-06 | perf, amd: Use GO/HO bits in perf-ctr | Joerg Roedel | 1 | -0/+13 |
2011-10-06 | Merge branch 'ras' of git://amd64.org/linux/bp into perf/core | Ingo Molnar | 1 | -6/+14 |
2011-09-27 | x86: Perf_event_amd.c needs <asm/apicdef.h> | Randy Dunlap | 1 | -0/+1 |
2011-09-26 | x86, perf: Clean up perf_event cpu code | Kevin Winchester | 9 | -460/+604 |
2011-09-26 | Merge commit 'v3.1-rc7' into perf/core | Ingo Molnar | 2 | -2/+3 |
2011-09-14 | x86, mce: Do not call del_timer_sync() in IRQ context | Hidetoshi Seto | 1 | -6/+14 |
2011-09-13 | locking, x86: mce: Annotate cmci_discover_lock as raw | Thomas Gleixner | 1 | -5/+5 |
2011-09-12 | x86: cache_info: Update calculation of AMD L3 cache indices | Frank Arnold | 1 | -0/+6 |
2011-09-12 | x86: cache_info: Kill the atomic allocation in amd_init_l3_cache() | Thomas Gleixner | 1 | -48/+26 |
2011-09-12 | x86: cache_info: Kill the moronic shadow struct | Thomas Gleixner | 1 | -38/+22 |
2011-09-12 | x86: cache_info: Remove bogus free of amd_l3_cache data | Thomas Gleixner | 1 | -1/+0 |
2011-09-08 | x86: Hyper-V: Integrate the clocksource with Hyper-V detection code | K. Y. Srinivasan | 1 | -0/+23 |
2011-08-31 | x86, perf: Check that current->mm is alive before getting user callchain | Andrey Vagin | 1 | -0/+3 |
2011-08-25 | mtrr: fix UP breakage caused during switch to stop_machine | Tejun Heo | 1 | -2/+0 |
2011-08-14 | perf, x86: Avoid kfree() in CPU_STARTING | Peter Zijlstra | 3 | -2/+10 |
2011-08-10 | x86, amd: Include elf.h explicitly, prepare the code for the module.h split | Stephen Rothwell | 1 | -0/+1 |
2011-08-09 | perf, x86: Add model 45 SandyBridge support | Youquan Song | 1 | -0/+1 |
2011-08-05 | x86, amd: Move BSP code to cpu_dev helper | Borislav Petkov | 1 | -30/+29 |
2011-08-05 | x86: Add a BSP cpu_dev helper | Borislav Petkov | 2 | -0/+4 |
2011-08-05 | x86, amd: Avoid cache aliasing penalties on AMD family 15h | Borislav Petkov | 1 | -0/+13 |
2011-07-31 | x86, random: Verify RDRAND functionality and allow it to be disabled | H. Peter Anvin | 3 | -0/+76 |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-07-23 | Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-... | Linus Torvalds | 2 | -2/+6 |
2011-07-22 | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -136/+46 |
2011-07-22 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -211/+239 |
2011-07-22 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+18 |
2011-07-21 | x86, perf: Make copy_from_user_nmi() a library function | Robert Richter | 1 | -35/+0 |
2011-07-21 | x86, perf: P4 PMU - Fix typos in comments and style cleanup | Cyrill Gorcunov | 1 | -36/+30 |
2011-07-15 | x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message | Len Brown | 1 | -5/+5 |
2011-07-14 | perf, x86: P4 PMU - Introduce event alias feature | Cyrill Gorcunov | 2 | -36/+106 |
2011-07-14 | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS | Len Brown | 1 | -0/+18 |