Merge git://github.com/herbertx/crypto
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / include / asm / cpufeature.h
2011-11-01 Linus TorvaldsMerge git://github.com/herbertx/crypto
2011-10-30 Linus TorvaldsMerge branch 'kvm-updates/3.2' of git://git./linux...
2011-10-28 Linus TorvaldsMerge branch 'x86-cpufeature-for-linus' of git://git...
2011-09-25 Liu, Jinsongx86: TSC deadline definitions
2011-09-15 Linus Torvaldsasm alternatives: remove incorrect alignment notes
2011-08-22 Arun Thomasx86, cpu: Add cpufeature flag for PCIDs
2011-08-10 Mathias Krausecrypto: sha1 - SSSE3 based SHA1 implementation for...
2011-07-23 Linus TorvaldsMerge branch 'x86-atomic-for-linus' of git://git./linux...
2011-07-13 Andy Lutomirskix86: Make alternative instruction pointers relative
2011-06-25 Christoph Lameterx86: Add support for cmpxchg_double
2011-05-24 Kees Cookx86, cpufeature: Update CPU feature RDRND to RDRAND
2011-05-20 Linus TorvaldsMerge branch 'x86-smep-for-linus' of git://git./linux...
2011-05-20 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2011-05-18 Fenghua Yux86, cpufeature: Add cpufeature flag for SMEP
2011-05-17 Fenghua Yux86, cpufeature: Add CPU feature bit for enhanced REP...
2011-03-29 Christoph Lameterx86: A fast way to check capabilities of the current cpu
2011-02-16 Robert Richterperf, x86: Add support for AMD family 15h core counters
2010-10-21 Linus TorvaldsMerge branch 'x86-amd-nb-for-linus' of git://git./linux...
2010-10-01 H. Peter AnvinMerge remote branch 'origin/x86/cpu' into x86/amd-nb
2010-09-24 Jan Beulichx86/hwmon: fix initialization of coretemp
2010-09-13 Tetsuo Handax86, cpufeature: Suppress compiler warning with gcc 3.x
2010-09-08 Andre Przywarax86, kvm: add new AMD SVM feature bits
2010-09-08 Andre Przywarax86, cpu: Update AMD CPUID feature bits
2010-09-08 Andre Przywarax86, cpu: Fix renamed, not-yet-shipping AMD CPUID featu...
2010-08-06 Linus TorvaldsMerge branch 'x86-alternatives-for-linus' of git:/...
2010-08-02 Michal Schmidtx86: Fix keeping track of AMD C1E
2010-07-30 Fenghua Yux86, cpu: Package Level Thermal Control, Power Limit...
2010-07-20 H. Peter Anvinx86, cpu: Clean up formatting in cpufeature.h, remove...
2010-07-19 Suresh Siddhax86, cpu: Add xsaveopt cpufeature
2010-07-08 H. Peter Anvinx86, cpu: Support the features flags in new CPUID leaf 7
2010-07-07 H. Peter Anvinx86, alternatives: Use 16-bit numbers for cpufeature...
2010-07-07 H. Peter Anvinx86, cpu: Add CPU flags for F16C and RDRND
2010-06-16 Venkatesh Pallipadix86: Look for IA32_ENERGY_PERF_BIAS support
2010-05-27 H. Peter Anvinx86, cpufeature: Unbreak compile with gcc 3.x
2010-05-18 Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git./linux...
2010-05-12 H. Peter Anvinx86: Add new static_cpu_has() function using alternatives
2010-04-09 Borislav Petkovx86, cpu: Add AMD core boosting feature flag to /proc...
2010-02-13 Joerg Roedelx86, cpu: Print AMD virtualization features in /proc...
2009-12-16 Andreas Herrmannx86, amd: Get multi-node CPU info from NodeId MSR inste...
2009-10-19 Huang Yingcrypto: ghash - Add PCLMULQDQ accelerated implementation
2009-09-15 Peter Zijlstrax86: Move APERF/MPERF into a X86_FEATURE
2009-09-03 Andreas Herrmannx86: Fix CPU llc_shared_map information for AMD Magny...
2009-06-11 Linus TorvaldsMerge branch 'kvm-updates/2.6.31' of git://git./virt...
2009-06-10 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2009-06-10 Avi Kivityx86: Add cpu features MOVBE and POPCNT
2009-06-09 Andreas Herrmannx86: Detect use of extended APIC ID for AMD CPUs
2009-05-11 Yinghai Lux86: clean up and fix setup_clear/force_cpu_cap handling
2009-05-03 Jaswinder Singh... x86: cpufeature.h fix name for X86_FEATURE_MCE
2009-04-07 Venkatesh Pallipadix86 ACPI: Add support for Always Running APIC timer
2009-02-18 Huang Yingcrypto: aes-ni - Add support to Intel AES-NI instructio...
2009-02-09 Pallipadi, Venkateshx86: add clflush before monitor for Intel 7400 series
2008-12-16 Ingo Molnarx86: support always running TSC on Intel CPUs, add...
2008-11-23 Hannes Ederx86: remove duplicate #define from 'cpufeature.h'
2008-11-02 Alok Katariax86: add X86_FEATURE_HYPERVISOR feature bit
2008-10-31 Alok Katariax86: add a synthetic TSC_RELIABLE feature bit
2008-10-31 Venki Pallipadix86: fix AMDC1E and XTOPOLOGY conflict in cpufeature
2008-10-23 H. Peter Anvinx86: Fix ASM_X86__ header guards
2008-10-23 Al Virox86, um: ... and asm-x86 move