Age | Commit message (Expand) | Author |
2015-01-01 | x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only | Paolo Bonzini |
2013-11-28 | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar |
2012-07-04 | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM | H. Peter Anvin |
2011-11-01 | Merge git://github.com/herbertx/crypto | Linus Torvalds |
2011-10-30 | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-10-28 | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2011-09-25 | x86: TSC deadline definitions | Liu, Jinsong |
2011-09-15 | asm alternatives: remove incorrect alignment notes | Linus Torvalds |
2011-08-22 | x86, cpu: Add cpufeature flag for PCIDs | Arun Thomas |
2011-08-10 | crypto: sha1 - SSSE3 based SHA1 implementation for x86-64 | Mathias Krause |
2011-07-23 | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-13 | x86: Make alternative instruction pointers relative | Andy Lutomirski |
2011-06-25 | x86: Add support for cmpxchg_double | Christoph Lameter |
2011-05-24 | x86, cpufeature: Update CPU feature RDRND to RDRAND | Kees Cook |
2011-05-19 | Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-05-19 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-05-17 | x86, cpufeature: Add cpufeature flag for SMEP | Fenghua Yu |
2011-05-17 | x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSB | Fenghua Yu |
2011-03-29 | x86: A fast way to check capabilities of the current cpu | Christoph Lameter |
2011-02-16 | perf, x86: Add support for AMD family 15h core counters | Robert Richter |
2010-10-21 | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-01 | Merge remote branch 'origin/x86/cpu' into x86/amd-nb | H. Peter Anvin |
2010-09-24 | x86/hwmon: fix initialization of coretemp | Jan Beulich |
2010-09-13 | x86, cpufeature: Suppress compiler warning with gcc 3.x | Tetsuo Handa |
2010-09-08 | x86, kvm: add new AMD SVM feature bits | Andre Przywara |
2010-09-08 | x86, cpu: Update AMD CPUID feature bits | Andre Przywara |
2010-09-08 | x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bit | Andre Przywara |
2010-08-06 | Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2010-08-02 | x86: Fix keeping track of AMD C1E | Michal Schmidt |
2010-07-30 | x86, cpu: Package Level Thermal Control, Power Limit Notification definitions | Fenghua Yu |
2010-07-19 | x86, cpu: Clean up formatting in cpufeature.h, remove override | H. Peter Anvin |
2010-07-19 | x86, cpu: Add xsaveopt cpufeature | Suresh Siddha |
2010-07-07 | x86, cpu: Support the features flags in new CPUID leaf 7 | H. Peter Anvin |
2010-07-07 | x86, alternatives: Use 16-bit numbers for cpufeature index | H. Peter Anvin |
2010-07-07 | x86, cpu: Add CPU flags for F16C and RDRND | H. Peter Anvin |
2010-06-16 | x86: Look for IA32_ENERGY_PERF_BIAS support | Venkatesh Pallipadi |
2010-05-27 | x86, cpufeature: Unbreak compile with gcc 3.x | H. Peter Anvin |
2010-05-18 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-05-11 | x86: Add new static_cpu_has() function using alternatives | H. Peter Anvin |
2010-04-09 | x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfo | Borislav Petkov |
2010-02-13 | x86, cpu: Print AMD virtualization features in /proc/cpuinfo | Joerg Roedel |
2009-12-16 | x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space | Andreas Herrmann |
2009-10-19 | crypto: ghash - Add PCLMULQDQ accelerated implementation | Huang Ying |
2009-09-15 | x86: Move APERF/MPERF into a X86_FEATURE | Peter Zijlstra |
2009-09-03 | x86: Fix CPU llc_shared_map information for AMD Magny-Cours | Andreas Herrmann |
2009-06-11 | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2009-06-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-06-10 | x86: Add cpu features MOVBE and POPCNT | Avi Kivity |
2009-06-09 | x86: Detect use of extended APIC ID for AMD CPUs | Andreas Herrmann |
2009-05-11 | x86: clean up and fix setup_clear/force_cpu_cap handling | Yinghai Lu |