summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/cpufeatures.h
AgeCommit message (Expand)Author
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-21Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-21Merge tag 'x86_cache_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-02-20Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-10x86/speculation: Identify processors vulnerable to SMT RSB predictionsTom Lendacky
2023-01-25x86/cpu: Support AMD Automatic IBRSKim Phillips
2023-01-25x86/cpu, kvm: Add the SMM_CTL MSR not present featureKim Phillips
2023-01-25x86/cpu, kvm: Add the Null Selector Clears Base featureKim Phillips
2023-01-25x86/cpu, kvm: Move X86_FEATURE_LFENCE_RDTSC to its native leafKim Phillips
2023-01-25x86/cpu, kvm: Add the NO_NESTED_DATA_BP featureKim Phillips
2023-01-25x86/cpu, kvm: Add support for CPUID_80000021_EAXKim Phillips
2023-01-24x86/cpufeatures: Add macros for Intel's new fast rep string featuresJim Mattson
2023-01-23x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flagBabu Moger
2023-01-23x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flagBabu Moger
2023-01-12x86/cpufeature: Add the CPU feature bit for LKGSH. Peter Anvin (Intel)
2023-01-09x86/cpufeatures: Add Architectural PerfMon Extension bitKan Liang
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-12Merge tag 'x86_sgx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-11-28x86: KVM: Advertise AVX-IFMA CPUID to user spaceJiaxi Chen
2022-11-28x86: KVM: Advertise AMX-FP16 CPUID to user spaceChang S. Bae
2022-11-28x86: KVM: Advertise CMPccXADD CPUID to user spaceJiaxi Chen
2022-11-21x86/tsx: Add a feature bit for TSX control MSR supportPawan Gupta
2022-11-06x86/cpufeatures: Move X86_FEATURE_CALL_DEPTH from bit 18 to bit 19 of word 11...Ingo Molnar
2022-11-04KVM/VMX: Allow exposing EDECCSSA user leaf function to KVM guestKai Huang
2022-10-17x86/retbleed: Add X86_FEATURE_CALL_DEPTHThomas Gleixner
2022-09-29Merge branch 'v6.0-rc7'Peter Zijlstra
2022-08-27x86/cpufeatures: Add LbrExtV2 feature bitSandipan Das
2022-08-18x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta
2022-08-09Merge tag 'x86_bugs_pbrsb' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-03x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon
2022-08-01Merge tag 'x86_cpu_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini
2022-07-18x86/amd: Use IBPB for firmware callsPeter Zijlstra
2022-07-09x86/speculation: Disable RRSBA behaviorPawan Gupta
2022-06-27x86/cpu/amd: Enumerate BTC_NOAndrew Cooper
2022-06-27x86/speculation: Fill RSB on vmexit for IBRSJosh Poimboeuf
2022-06-27x86/bugs: Add retbleed=ibpbPeter Zijlstra
2022-06-27x86/entry: Add kernel IBRS implementationPeter Zijlstra
2022-06-27x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre
2022-06-27x86: Add magic AMD return-thunkPeter Zijlstra
2022-06-27x86: Undo return-thunk damagePeter Zijlstra
2022-06-27x86/cpufeatures: Move RETPOLINE flags to word 11Peter Zijlstra
2022-06-24x86/cpufeatures: Introduce x2AVIC CPUID bitSuravee Suthikulpanit
2022-06-14Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-08x86: Fix comment for X86_FEATURE_ZENWyes Karny
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-24Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-23Merge tag 'x86_fpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds