summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/cpufeature.h
AgeCommit message (Expand)Author
2016-03-11x86/mm/pkeys: Fix mismerge of protection keys CPUID bitsDave Hansen
2016-02-16x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitionsDave Hansen
2016-02-16x86/cpufeature: Speed up cpu_feature_enabled()Borislav Petkov
2016-01-30x86/alternatives: Discard dynamic check after initBrian Gerst
2016-01-30x86/cpufeature: Get rid of the non-asm goto variantBorislav Petkov
2016-01-30x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov
2016-01-19x86/cpufeature: Add AMD AVIC bitBorislav Petkov
2016-01-11Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-12-19x86/cpu: Provide a config option to disable static_cpu_hasBorislav Petkov
2015-12-19x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov
2015-12-19x86/cpufeature: Cleanup get_cpu_cap()Borislav Petkov
2015-12-19x86/cpufeature: Move some of the scattered feature bits to x86_capabilityBorislav Petkov
2015-12-19x86/xen: Avoid fast syscall path for Xen PV guestsBoris Ostrovsky
2015-11-01x86/cpu: Add CLZERO detectionWan Zongshun
2015-09-23x86/cpufeatures: Correct spelling of the HWP_NOTIFY flagKristen Carlson Accardi
2015-09-05Merge branch 'linus' into x86/urgent, to be able to merge a dependent fixIngo Molnar
2015-09-01Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-08-22x86/asm: Add MONITORX/MWAITX instruction supportHuang Rui
2015-08-22x86/cpufeatures: Enable cpuid for Intel SHA extensionsTim Chen
2015-07-31x86/cpufeature: Add feature bit for Intel's Silicon Debug CPUID bitMathias Krause
2015-04-26x86_64, asm: Work around AMD SYSRET SS descriptor attribute issueAndy Lutomirski
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-03x86/asm: Add support for the CLWB instructionRoss Zwisler
2015-04-02x86: Add Intel Processor Trace (INTEL_PT) cpu feature detectionAlexander Shishkin
2015-03-04Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2015-02-25x86: Add support for Intel Cache QoS Monitoring (CQM) detectionPeter P Waskiewicz Jr
2015-02-23x86/alternatives: Make JMPs more robustBorislav Petkov
2015-02-23x86/alternatives: Add instruction paddingBorislav Petkov
2015-02-20x86/asm: Add support for the pcommit instructionRoss Zwisler
2015-01-28Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar
2014-12-03perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8Jacob Shin
2014-11-12x86: Add support for Intel HWP feature detection.Dirk Brandewie
2014-10-14Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-09-24x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini
2014-09-11x86: Add more disabled featuresDave Hansen
2014-09-11x86: Introduce disabled-featuresDave Hansen
2014-09-11x86: Axe the lightly-used cpu_has_paeDave Hansen
2014-08-17x86: Support compiling out human-friendly processor feature namesJosh Triplett
2014-07-14x86, cpu: Kill cpu_has_mpBorislav Petkov
2014-07-14x86/cpufeature: Add bug flags to /proc/cpuinfoBorislav Petkov
2014-06-18x86, cpufeature: Convert more "features" to bugsBorislav Petkov
2014-05-29x86/xsaves: Detect xsaves/xrstors featureFenghua Yu
2014-05-29x86/cpufeature.h: Reformat x86 feature macrosFenghua Yu
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-02-27x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin
2014-02-27x86: Add support for the clflushopt instructionRoss Zwisler
2014-02-20x86, AVX-512: AVX-512 Feature DetectionFenghua Yu
2014-02-18x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel