aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/cpufeature.h
AgeCommit message (Expand)Author
2014-02-27x86: Add support for the clflushopt instructionRoss Zwisler
2014-02-20x86, AVX-512: AVX-512 Feature DetectionFenghua Yu
2013-12-06x86, cpufeature: Define the Intel MPX feature flagQiaowei Ren
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-06-28x86, cpufeature: Use new CC_HAVE_ASM_GOTOBorislav Petkov
2013-06-20x86: Add a static_cpu_has_safe variantBorislav Petkov
2013-06-20x86: Sanity-check static_cpu_has usageBorislav Petkov
2013-06-20x86, cpu: Add a synthetic, always true, cpu featureBorislav Petkov
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-25crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipherJussi Kivilinna
2013-04-21perf/x86/amd: Add support for AMD NB and L2I "uncore" countersJacob Shin
2013-04-10cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...Jacob Shin
2013-04-02x86, cpu: Convert AMD Erratum 400Borislav Petkov
2013-04-02x86, cpu: Convert AMD Erratum 383Borislav Petkov
2013-04-02x86, cpu: Convert Cyrix coma bug detectionBorislav Petkov
2013-04-02x86, cpu: Convert FDIV bug detectionBorislav Petkov
2013-04-02x86, cpu: Convert F00F bug detectionBorislav Petkov
2013-04-02x86, cpu: Expand cpufeature facility to include cpu bugsBorislav Petkov
2013-03-15x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3Feng Tang
2013-02-16perf/x86/amd: Enable northbridge performance counters on AMD family 15hJacob Shin
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-12-11Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-11-30KVM: x86: Emulate IA32_TSC_ADJUST MSRWill Auld
2012-11-29x86, 386 removal: Remove CONFIG_INVLPGH. Peter Anvin
2012-11-13x86: Add cpu_has_topoextAndreas Herrmann
2012-10-02UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells
2012-10-01Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-09-18x86, fpu: enable eagerfpu by default for xsaveoptSuresh Siddha
2012-09-18x86, fpu: decouple non-lazy/eager fpu restore from xsaveSuresh Siddha
2012-09-09x86, cpufeature: Add feature bit for SMAPH. Peter Anvin
2012-07-20x86, cpufeature: Add the RDSEED and ADX featuresH. Peter Anvin
2012-06-25x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin
2012-03-22Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for...Linus Torvalds
2012-02-21x86, cpufeature: Add CPU features from Intel document 319433-012AH. Peter Anvin
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman
2012-01-26X86: Introduce HW-Pstate scattered cpuid featureThomas Renninger
2012-01-26x86/amd: Add missing feature flag for fam15h models 10h-1fh processorsAndreas Herrmann
2011-12-27KVM: expose latest Intel cpu new features (BMI1/BMI2/FMA/AVX2) to guestLiu, Jinsong
2011-11-01Merge git://github.com/herbertx/cryptoLinus Torvalds
2011-10-30Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-10-28Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-09-25x86: TSC deadline definitionsLiu, Jinsong
2011-09-15asm alternatives: remove incorrect alignment notesLinus Torvalds
2011-08-22x86, cpu: Add cpufeature flag for PCIDsArun Thomas
2011-08-10crypto: sha1 - SSSE3 based SHA1 implementation for x86-64Mathias Krause
2011-07-23Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-13x86: Make alternative instruction pointers relativeAndy Lutomirski