aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/include/asm/cpufeatures.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2022-12-12Merge tag 'x86_sgx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2022-11-28x86: KVM: Advertise AVX-IFMA CPUID to user spaceJiaxi Chen1-0/+1
2022-11-28x86: KVM: Advertise AMX-FP16 CPUID to user spaceChang S. Bae1-0/+1
2022-11-28x86: KVM: Advertise CMPccXADD CPUID to user spaceJiaxi Chen1-0/+1
2022-11-21x86/tsx: Add a feature bit for TSX control MSR supportPawan Gupta1-0/+3
2022-11-06x86/cpufeatures: Move X86_FEATURE_CALL_DEPTH from bit 18 to bit 19 of word 11, to leave space for WIP X86_FEATURE_SGX_EDECCSSA bitIngo Molnar1-1/+2
2022-11-04KVM/VMX: Allow exposing EDECCSSA user leaf function to KVM guestKai Huang1-0/+1
2022-10-17x86/retbleed: Add X86_FEATURE_CALL_DEPTHThomas Gleixner1-0/+1
2022-09-29Merge branch 'v6.0-rc7'Peter Zijlstra1-2/+3
2022-08-27x86/cpufeatures: Add LbrExtV2 feature bitSandipan Das1-1/+1
2022-08-18x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta1-2/+3
2022-08-09Merge tag 'x86_bugs_pbrsb' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2022-08-03x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon1-0/+2
2022-08-01Merge tag 'x86_cpu_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini1-0/+1
2022-07-18x86/amd: Use IBPB for firmware callsPeter Zijlstra1-0/+1
2022-07-09x86/speculation: Disable RRSBA behaviorPawan Gupta1-1/+1
2022-06-27x86/cpu/amd: Enumerate BTC_NOAndrew Cooper1-0/+1
2022-06-27x86/speculation: Fill RSB on vmexit for IBRSJosh Poimboeuf1-1/+1
2022-06-27x86/bugs: Add retbleed=ibpbPeter Zijlstra1-1/+1
2022-06-27x86/entry: Add kernel IBRS implementationPeter Zijlstra1-1/+1
2022-06-27x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre1-0/+1
2022-06-27x86: Add magic AMD return-thunkPeter Zijlstra1-0/+1
2022-06-27x86: Undo return-thunk damagePeter Zijlstra1-0/+1
2022-06-27x86/cpufeatures: Move RETPOLINE flags to word 11Peter Zijlstra1-2/+6
2022-06-24x86/cpufeatures: Introduce x2AVIC CPUID bitSuravee Suthikulpanit1-0/+1
2022-06-14Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2022-06-08x86: Fix comment for X86_FEATURE_ZENWyes Karny1-1/+1
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2022-05-24Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2022-05-23Merge tag 'x86_fpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2022-05-21x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta1-0/+1
2022-05-04x86/cpufeatures: Add PerfMonV2 feature bitSandipan Das1-1/+1
2022-04-29KVM: SEV-ES: Use V_TSC_AUX if available instead of RDTSC/MSR_TSC_AUX interceptsBabu Moger1-1/+1
2022-04-29x86/cpufeatures: Add virtual TSC_AUX feature bitBabu Moger1-0/+1
2022-04-25x86/fpu/xsave: Support XSAVEC in the kernelThomas Gleixner1-1/+1
2022-04-07x86/tdx: Detect running as a TDX guest in early bootKuppuswamy Sathyanarayanan1-0/+1
2022-04-05x86/cpufeatures: Add AMD Fam19h Branch Sampling featureStephane Eranian1-0/+1
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2022-03-21Merge tag 'thermal-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2022-03-21Merge tag 'x86_cpu_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2022-03-15Merge branch 'x86/cpu' into x86/core, to resolve conflictsIngo Molnar1-3/+3
2022-03-15x86/ibt: Add IBT feature, MSR and #CP handlingPeter Zijlstra1-0/+1
2022-02-21x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)1-1/+1
2022-02-08x86/cpufeatures: Put the AMX macros in the word 18 blockJim Mattson1-3/+3
2022-02-03x86/cpu: Add definitions for the Intel Hardware Feedback InterfaceRicardo Neri1-0/+1
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2