aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/cpufeature.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+9
2015-04-03x86/asm: Add support for the CLWB instructionRoss Zwisler1-0/+1
2015-04-02x86: Add Intel Processor Trace (INTEL_PT) cpu feature detectionAlexander Shishkin1-0/+1
2015-03-04Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/asmIngo Molnar1-13/+17
2015-02-25x86: Add support for Intel Cache QoS Monitoring (CQM) detectionPeter P Waskiewicz Jr1-1/+8
2015-02-23x86/alternatives: Make JMPs more robustBorislav Petkov1-8/+2
2015-02-23x86/alternatives: Add instruction paddingBorislav Petkov1-6/+16
2015-02-20x86/asm: Add support for the pcommit instructionRoss Zwisler1-0/+1
2015-01-28Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar1-0/+2
2014-12-03perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8Jacob Shin1-0/+2
2014-11-12x86: Add support for Intel HWP feature detection.Dirk Brandewie1-0/+5
2014-10-14Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-24/+28
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2014-09-24x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini1-0/+1
2014-09-11x86: Add more disabled featuresDave Hansen1-20/+0
2014-09-11x86: Introduce disabled-featuresDave Hansen1-0/+28
2014-09-11x86: Axe the lightly-used cpu_has_paeDave Hansen1-4/+0
2014-08-17x86: Support compiling out human-friendly processor feature namesJosh Triplett1-0/+7
2014-07-14x86, cpu: Kill cpu_has_mpBorislav Petkov1-4/+0
2014-07-14x86/cpufeature: Add bug flags to /proc/cpuinfoBorislav Petkov1-2/+8
2014-06-18x86, cpufeature: Convert more "features" to bugsBorislav Petkov1-14/+17
2014-05-29x86/xsaves: Detect xsaves/xrstors featureFenghua Yu1-2/+8
2014-05-29x86/cpufeature.h: Reformat x86 feature macrosFenghua Yu1-181/+181
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+7
2014-02-27x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin1-2/+2
2014-02-27x86: Add support for the clflushopt instructionRoss Zwisler1-0/+1
2014-02-20x86, AVX-512: AVX-512 Feature DetectionFenghua Yu1-0/+4
2014-02-18x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel1-0/+7
2013-12-06x86, cpufeature: Define the Intel MPX feature flagQiaowei Ren1-0/+1
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-3/+3
2013-06-28x86, cpufeature: Use new CC_HAVE_ASM_GOTOBorislav Petkov1-6/+11
2013-06-20x86: Add a static_cpu_has_safe variantBorislav Petkov1-1/+85
2013-06-20x86: Sanity-check static_cpu_has usageBorislav Petkov1-2/+28
2013-06-20x86, cpu: Add a synthetic, always true, cpu featureBorislav Petkov1-1/+1
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2013-04-30Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+19
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2013-04-25crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipherJussi Kivilinna1-0/+1
2013-04-21perf/x86/amd: Add support for AMD NB and L2I "uncore" countersJacob Shin1-0/+2
2013-04-10cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand governorJacob Shin1-0/+1
2013-04-02x86, cpu: Convert AMD Erratum 400Borislav Petkov1-0/+1
2013-04-02x86, cpu: Convert AMD Erratum 383Borislav Petkov1-0/+1
2013-04-02x86, cpu: Convert Cyrix coma bug detectionBorislav Petkov1-0/+1
2013-04-02x86, cpu: Convert FDIV bug detectionBorislav Petkov1-0/+1
2013-04-02x86, cpu: Convert F00F bug detectionBorislav Petkov1-0/+2
2013-04-02x86, cpu: Expand cpufeature facility to include cpu bugsBorislav Petkov1-0/+13
2013-03-15x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3Feng Tang1-0/+1
2013-02-16perf/x86/amd: Enable northbridge performance counters on AMD family 15hJacob Shin1-0/+2
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1