aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/cpufeature.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-01Merge git://github.com/herbertx/cryptoLinus Torvalds1-0/+3
2011-10-30Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds1-0/+1
2011-10-28Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2011-09-25x86: TSC deadline definitionsLiu, Jinsong1-0/+1
2011-09-15asm alternatives: remove incorrect alignment notesLinus Torvalds1-2/+0
2011-08-22x86, cpu: Add cpufeature flag for PCIDsArun Thomas1-0/+1
2011-08-10crypto: sha1 - SSSE3 based SHA1 implementation for x86-64Mathias Krause1-0/+3
2011-07-23Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2011-07-13x86: Make alternative instruction pointers relativeAndy Lutomirski1-4/+4
2011-06-25x86: Add support for cmpxchg_doubleChristoph Lameter1-0/+2
2011-05-24x86, cpufeature: Update CPU feature RDRND to RDRANDKees Cook1-1/+1
2011-05-19Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2011-05-19Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+9
2011-05-17x86, cpufeature: Add cpufeature flag for SMEPFenghua Yu1-0/+1
2011-05-17x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSBFenghua Yu1-0/+1
2011-03-29x86: A fast way to check capabilities of the current cpuChristoph Lameter1-4/+9
2011-02-16perf, x86: Add support for AMD family 15h core countersRobert Richter1-0/+2
2010-10-21Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+12
2010-10-01Merge remote branch 'origin/x86/cpu' into x86/amd-nbH. Peter Anvin1-1/+12
2010-09-24x86/hwmon: fix initialization of coretempJan Beulich1-0/+1
2010-09-13x86, cpufeature: Suppress compiler warning with gcc 3.xTetsuo Handa1-2/+2
2010-09-08x86, kvm: add new AMD SVM feature bitsAndre Przywara1-0/+7
2010-09-08x86, cpu: Update AMD CPUID feature bitsAndre Przywara1-0/+4
2010-09-08x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bitAndre Przywara1-1/+1
2010-08-06Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-6/+8
2010-08-02x86: Fix keeping track of AMD C1EMichal Schmidt1-1/+1
2010-07-30x86, cpu: Package Level Thermal Control, Power Limit Notification definitionsFenghua Yu1-0/+2
2010-07-19x86, cpu: Clean up formatting in cpufeature.h, remove overrideH. Peter Anvin1-6/+6
2010-07-19x86, cpu: Add xsaveopt cpufeatureSuresh Siddha1-0/+1
2010-07-07x86, cpu: Support the features flags in new CPUID leaf 7H. Peter Anvin1-4/+9
2010-07-07x86, alternatives: Use 16-bit numbers for cpufeature indexH. Peter Anvin1-6/+8
2010-07-07x86, cpu: Add CPU flags for F16C and RDRNDH. Peter Anvin1-0/+2
2010-06-16x86: Look for IA32_ENERGY_PERF_BIAS supportVenkatesh Pallipadi1-0/+1
2010-05-27x86, cpufeature: Unbreak compile with gcc 3.xH. Peter Anvin1-0/+7
2010-05-18Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+57
2010-05-11x86: Add new static_cpu_has() function using alternativesH. Peter Anvin1-0/+57
2010-04-09x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfoBorislav Petkov1-0/+1
2010-02-13x86, cpu: Print AMD virtualization features in /proc/cpuinfoJoerg Roedel1-0/+4
2009-12-16x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config spaceAndreas Herrmann1-0/+1
2009-10-19crypto: ghash - Add PCLMULQDQ accelerated implementationHuang Ying1-0/+1
2009-09-15x86: Move APERF/MPERF into a X86_FEATUREPeter Zijlstra1-0/+1
2009-09-03x86: Fix CPU llc_shared_map information for AMD Magny-CoursAndreas Herrmann1-0/+1
2009-06-11Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2009-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-06-10x86: Add cpu features MOVBE and POPCNTAvi Kivity1-0/+2
2009-06-09x86: Detect use of extended APIC ID for AMD CPUsAndreas Herrmann1-0/+1
2009-05-11x86: clean up and fix setup_clear/force_cpu_cap handlingYinghai Lu1-2/+2
2009-05-03x86: cpufeature.h fix name for X86_FEATURE_MCEJaswinder Singh Rajput1-1/+1
2009-04-07x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi1-0/+1
2009-02-18crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platformHuang Ying1-0/+1