Age | Commit message (Expand) | Author |
2014-12-14 | x86: Require exact match for 'noxsave' command line option | Dave Hansen |
2014-12-14 | x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead | Bryan O'Donoghue |
2014-08-06 | perf/x86/intel: ignore CondChgd bit to avoid false NMI handling | HATAYAMA Daisuke |
2014-04-30 | x86, hyperv: Bypass the timer_irq_works() check | Jason Wang |
2014-04-02 | perf/x86: Fix event scheduling | Peter Zijlstra |
2014-02-15 | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h | Robert Richter |
2013-05-13 | perf/x86: Fix offcore_rsp valid mask for SNB/IVB | Stephane Eranian |
2013-03-27 | perf,x86: fix wrmsr_on_cpu() warning on suspend/resume | Linus Torvalds |
2013-03-27 | perf,x86: fix kernel crash with PEBS/BTS after suspend/resume | Stephane Eranian |
2013-03-06 | x86: Hyper-V: register clocksource only if its advertised | Olaf Hering |
2012-12-06 | x86, amd: Disable way access filter on Piledriver CPUs | Andre Przywara |
2012-12-06 | x86, mce, therm_throt: Don't report power limit and package level thermal thr... | Fenghua Yu |
2012-08-04 | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' | Kevin Winchester |
2012-07-04 | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM | H. Peter Anvin |
2012-06-19 | x86/amd: Re-enable CPU topology extensions in case BIOS has disabled it | Andreas Herrmann |
2012-06-19 | x86, MCE, AMD: Make APIC LVT thresholding interrupt optional | Borislav Petkov |
2012-05-31 | x86/mce: Fix check for processor context when machine check was taken. | Tony Luck |
2012-05-31 | MCE: Fix vm86 handling for 32bit mce handler | Andi Kleen |
2012-05-31 | perf/x86: Update event scheduling constraints for AMD family 15h models | Robert Richter |
2012-03-19 | perf/x86: Fix local vs remote memory events for NHM/WSM | Peter Zijlstra |
2012-03-12 | perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled | Joerg Roedel |
2012-02-29 | x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processors | Andreas Herrmann |
2011-12-23 | perf/x86: Fix raw_spin_unlock_irqrestore() usage | Robert Richter |
2011-12-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-12-05 | 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-06 | 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 |