Age | Commit message (Expand) | Author |
2014-02-10 | MCE: Fix vm86 handling for 32bit mce handler | Andi Kleen |
2012-05-17 | x86, amd: Use _safe() msr access for GartTlbWlk disable code | Roedel, Joerg |
2012-03-14 | x86, mce, AMD: Fix leaving freed data in a list | Julia Lawall |
2012-03-14 | x86, apic: Fix spurious error interrupts triggering on all non-boot APs | Youquan Song |
2012-03-14 | x86, amd: Do not enable ARAT feature on AMD processors below family 0x12 | Boris Ostrovsky |
2012-03-14 | x86, AMD: Fix ARAT feature setting again | Borislav Petkov |
2012-03-14 | x86, cpu: Fix regression in AMD errata checking code | Hans Rosenfeld |
2012-03-14 | x86, amd: Disable GartTlbWlkErr when BIOS forgets it | Joerg Roedel |
2012-03-14 | x86, AMD: Set ARAT feature on AMD processors | Boris Ostrovsky |
2012-03-14 | x86, cpu: Clean up AMD erratum 400 workaround | Hans Rosenfeld |
2012-03-14 | x86, cpu: AMD errata checking framework | Hans Rosenfeld |
2012-03-14 | x86, mtrr, pat: Fix one cpu getting out of sync during resume | Suresh Siddha |
2011-06-26 | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms | Suresh Siddha |
2011-04-17 | acpi-cpufreq: fix a memleak when unloading driver | Zhang Rui |
2011-01-06 | x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUs | Andreas Herrmann |
2011-01-06 | x86: detect scattered cpuid features earlier | Jacob Pan |
2011-01-06 | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order | Borislav Petkov |
2011-01-06 | x86, cpu: After uncapping CPUID, re-run CPU feature detection | H. Peter Anvin |
2010-08-20 | vmware: fix build error in vmware.c | Greg Kroah-Hartman |
2010-08-13 | x86, vmware: Preset lpj values when on VMware. | Alok Kataria |
2010-08-02 | perf, x86: Fix incorrect branches event on AMD CPUs | Vince Weaver |
2010-08-02 | perf_events: Fix Intel Westmere event constraints | Stephane Eranian |
2010-07-05 | perf_events: Fix resource leak in x86 __hw_perf_event_init() | Stephane Eranian |
2010-05-14 | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro... | Frank Arnold |
2010-05-03 | powernow-k8: Fix frequency reporting | Mark Langsdorf |
2010-04-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-04-24 | VMware Balloon driver | Dmitry Torokhov |
2010-04-23 | x86: Disable large pages on CPUs with Atom erratum AAE44 | H. Peter Anvin |
2010-04-06 | perf, x86: Enable Nehalem-EX support | Vince Weaver |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo |
2010-04-02 | perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels | Torok Edwin |
2010-04-02 | perf, x86: Fix AMD hotplug & constraint initialization | Peter Zijlstra |
2010-04-01 | perf: Use hot regs with software sched switch/migrate events | Frederic Weisbecker |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-22 | x86 / perf: Fix suspend to RAM on HP nx6325 | Rafael J. Wysocki |
2010-03-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-03-17 | perf: Fix unexported generic perf_arch_fetch_caller_regs | Frederic Weisbecker |
2010-03-14 | x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y | Ingo Molnar |
2010-03-13 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-03-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-03-13 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-03-11 | perf: export perf_trace_regs and perf_arch_fetch_caller_regs | Xiao Guangrong |
2010-03-11 | perf, x86: Fix hw_perf_enable() event assignment | Peter Zijlstra |
2010-03-11 | x86: Reduce per cpu MCA boot up messages | Mike Travis |
2010-03-11 | x86/mce: Fix RCU lockdep splats | Paul E. McKenney |
2010-03-10 | perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot | Frederic Weisbecker |
2010-03-10 | perf, x86: Fix double enable calls | Peter Zijlstra |
2010-03-10 | perf, x86: Fix double disable calls | Peter Zijlstra |
2010-03-10 | perf, x86: Properly account n_added | Peter Zijlstra |
2010-03-10 | perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) | Peter Zijlstra |