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