summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/cpufeature.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar2015-01-281-0/+2
|\
| * perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8Jacob Shin2014-12-031-0/+2
* | x86: Add support for Intel HWP feature detection.Dirk Brandewie2014-11-121-0/+5
|/
* Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-10-141-24/+28
|\
| * x86: Add more disabled featuresDave Hansen2014-09-111-20/+0Star
| * x86: Introduce disabled-featuresDave Hansen2014-09-111-0/+28
| * x86: Axe the lightly-used cpu_has_paeDave Hansen2014-09-111-4/+0Star
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-081-0/+1
|\ \
| * | x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini2014-09-241-0/+1
| |/
* / x86: Support compiling out human-friendly processor feature namesJosh Triplett2014-08-181-0/+7
|/
* x86, cpu: Kill cpu_has_mpBorislav Petkov2014-07-141-4/+0Star
* x86/cpufeature: Add bug flags to /proc/cpuinfoBorislav Petkov2014-07-141-2/+8
* x86, cpufeature: Convert more "features" to bugsBorislav Petkov2014-06-191-14/+17
* x86/xsaves: Detect xsaves/xrstors featureFenghua Yu2014-05-291-2/+8
* x86/cpufeature.h: Reformat x86 feature macrosFenghua Yu2014-05-291-181/+181
* Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-021-0/+7
|\
| * x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel2014-02-181-0/+7
* | x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin2014-02-271-2/+2
* | x86: Add support for the clflushopt instructionRoss Zwisler2014-02-271-0/+1
* | x86, AVX-512: AVX-512 Feature DetectionFenghua Yu2014-02-201-0/+4
|/
* x86, cpufeature: Define the Intel MPX feature flagQiaowei Ren2013-12-061-0/+1
* compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-111-3/+3
* x86, cpufeature: Use new CC_HAVE_ASM_GOTOBorislav Petkov2013-06-291-6/+11
* x86: Add a static_cpu_has_safe variantBorislav Petkov2013-06-211-1/+85
* x86: Sanity-check static_cpu_has usageBorislav Petkov2013-06-211-2/+28
* x86, cpu: Add a synthetic, always true, cpu featureBorislav Petkov2013-06-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-021-0/+1
|\
| * crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipherJussi Kivilinna2013-04-251-0/+1
* | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-011-0/+1
|\ \
| * | cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...Jacob Shin2013-04-101-0/+1
| |/
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-04-301-0/+19
|\ \
| * | x86, cpu: Convert AMD Erratum 400Borislav Petkov2013-04-021-0/+1
| * | x86, cpu: Convert AMD Erratum 383Borislav Petkov2013-04-021-0/+1
| * | x86, cpu: Convert Cyrix coma bug detectionBorislav Petkov2013-04-021-0/+1
| * | x86, cpu: Convert FDIV bug detectionBorislav Petkov2013-04-021-0/+1
| * | x86, cpu: Convert F00F bug detectionBorislav Petkov2013-04-021-0/+2
| * | x86, cpu: Expand cpufeature facility to include cpu bugsBorislav Petkov2013-04-021-0/+13
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-0/+1
|\ \
| * | x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3Feng Tang2013-03-161-0/+1
| |/
* / perf/x86/amd: Add support for AMD NB and L2I "uncore" countersJacob Shin2013-04-211-0/+2
|/
* perf/x86/amd: Enable northbridge performance counters on AMD family 15hJacob Shin2013-02-161-0/+2
* Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-141-0/+1
|\
| * KVM: x86: Emulate IA32_TSC_ADJUST MSRWill Auld2012-11-301-0/+1
* | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-121-6/+0Star
|\ \
| * | x86, 386 removal: Remove CONFIG_INVLPGH. Peter Anvin2012-11-291-6/+0Star
| |/
* / x86: Add cpu_has_topoextAndreas Herrmann2012-11-131-0/+1
|/
* UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells2012-10-021-0/+2
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-011-0/+3
|\
| * x86, fpu: enable eagerfpu by default for xsaveoptSuresh Siddha2012-09-191-0/+1
| * x86, fpu: decouple non-lazy/eager fpu restore from xsaveSuresh Siddha2012-09-191-0/+2