summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/cpufeatures.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-05-011-4/+5
|\
| * Merge tag 'kvm-x86-svm-6.4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-04-261-4/+4
| |\
| | * x86/cpufeatures: Redefine synthetic virtual NMI bit as AMD's "real" vNMISean Christopherson2023-03-221-4/+4
| * | x86: KVM: Add common feature flag for AMD's PSFDSean Christopherson2023-03-231-0/+1
| |/
* / x86: CPUID and CR3/CR4 flags for Linear Address MaskingKirill A. Shutemov2023-03-161-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-251-0/+3
|\
| * x86/cpufeatures: Add macros for Intel's new fast rep string featuresJim Mattson2023-01-241-0/+3
* | Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-02-211-2/+10
|\ \
| * | x86/cpu: Support AMD Automatic IBRSKim Phillips2023-01-251-0/+1
| * | x86/cpu, kvm: Add the SMM_CTL MSR not present featureKim Phillips2023-01-251-0/+1
| * | x86/cpu, kvm: Add the Null Selector Clears Base featureKim Phillips2023-01-251-0/+1
| * | x86/cpu, kvm: Move X86_FEATURE_LFENCE_RDTSC to its native leafKim Phillips2023-01-251-1/+2
| * | x86/cpu, kvm: Add the NO_NESTED_DATA_BP featureKim Phillips2023-01-251-0/+3
| * | x86/cpu, kvm: Add support for CPUID_80000021_EAXKim Phillips2023-01-251-1/+1
| * | x86/cpufeature: Add the CPU feature bit for LKGSH. Peter Anvin (Intel)2023-01-121-0/+1
| |/
* | Merge tag 'x86_cache_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-02-211-0/+2
|\ \
| * | x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flagBabu Moger2023-01-231-0/+1
| * | x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flagBabu Moger2023-01-231-0/+1
| |/
* | Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-02-201-0/+1
|\ \
| * | x86/cpufeatures: Add Architectural PerfMon Extension bitKan Liang2023-01-091-0/+1
| |/
* / x86/speculation: Identify processors vulnerable to SMT RSB predictionsTom Lendacky2023-02-101-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-151-0/+3
|\
| * x86: KVM: Advertise AVX-IFMA CPUID to user spaceJiaxi Chen2022-11-281-0/+1
| * x86: KVM: Advertise AMX-FP16 CPUID to user spaceChang S. Bae2022-11-281-0/+1
| * x86: KVM: Advertise CMPccXADD CPUID to user spaceJiaxi Chen2022-11-281-0/+1
* | Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-141-2/+1
|\ \
| * | x86/cpufeatures: Move X86_FEATURE_CALL_DEPTH from bit 18 to bit 19 of word 11...Ingo Molnar2022-11-061-1/+2
| * | x86/retbleed: Add X86_FEATURE_CALL_DEPTHThomas Gleixner2022-10-171-0/+1
| |/
* | Merge tag 'x86_sgx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-121-0/+1
|\ \
| * | KVM/VMX: Allow exposing EDECCSSA user leaf function to KVM guestKai Huang2022-11-041-0/+1
| |/
* / x86/tsx: Add a feature bit for TSX control MSR supportPawan Gupta2022-11-211-0/+3
|/
* Merge branch 'v6.0-rc7'Peter Zijlstra2022-09-291-2/+3
|\
| * x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta2022-08-181-2/+3
* | x86/cpufeatures: Add LbrExtV2 feature bitSandipan Das2022-08-271-1/+1
|/
* Merge tag 'x86_bugs_pbrsb' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-08-091-0/+2
|\
| * x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon2022-08-031-0/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-08-041-0/+1
|\ \
| * \ Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini2022-08-011-0/+1
| |\ \ | | |/ | |/|
| | * x86/cpufeatures: Introduce x2AVIC CPUID bitSuravee Suthikulpanit2022-06-241-0/+1
* | | Merge tag 'x86_cpu_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-011-1/+1
|\ \ \ | |/ / |/| |
| * | x86: Fix comment for X86_FEATURE_ZENWyes Karny2022-06-081-1/+1
* | | x86/amd: Use IBPB for firmware callsPeter Zijlstra2022-07-181-0/+1
* | | x86/speculation: Disable RRSBA behaviorPawan Gupta2022-07-091-1/+1
* | | x86/cpu/amd: Enumerate BTC_NOAndrew Cooper2022-06-271-0/+1
* | | x86/speculation: Fill RSB on vmexit for IBRSJosh Poimboeuf2022-06-271-1/+1
* | | x86/bugs: Add retbleed=ibpbPeter Zijlstra2022-06-271-1/+1
* | | x86/entry: Add kernel IBRS implementationPeter Zijlstra2022-06-271-1/+1
* | | x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre2022-06-271-0/+1
* | | x86: Add magic AMD return-thunkPeter Zijlstra2022-06-271-0/+1
* | | x86: Undo return-thunk damagePeter Zijlstra2022-06-271-0/+1