summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/cpufeatures.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross2020-04-201-0/+2
* Merge tag 'x86-splitlock-2020-03-30' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-03-311-0/+2
|\
| * x86/split_lock: Enable split lock detection by kernelPeter Zijlstra (Intel)2020-02-201-0/+2
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-311-1/+1
|\ \
| * | x86/cpu/amd: Call init_amd_zn() om Family 19h processors tooKim Phillips2020-03-121-1/+1
| |/
* / x86/mce/amd: Add PPIN support for AMD MCEWei Huang2020-03-221-0/+1
|/
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-01-281-0/+1
|\
| * x86/cpufeatures: Add flag to track whether MSR IA32_FEAT_CTL is configuredSean Christopherson2020-01-131-0/+1
* | x86/cpufeatures: Add support for fast short REP; MOVSBTony Luck2020-01-081-0/+1
|/
*-. Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne...Linus Torvalds2019-11-261-0/+1
|\ \
| * | x86/cpufeatures: Add feature bit RDPRU on AMDBabu Moger2019-10-081-0/+1
| |/
* | x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2019-11-041-0/+1
* | x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta2019-10-281-0/+1
|/
* Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-171-0/+2
|\
| * x86/vmware: Add a header file for hypercall definitionsThomas Hellstrom2019-08-281-0/+2
* | Merge tag 'v5.3-rc6' into x86/cpu, to pick up fixesIngo Molnar2019-08-261-0/+3
|\|
| * x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner2019-07-281-0/+1
| * x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf2019-07-091-0/+2
* | x86: Remove X86_FEATURE_MFENCE_RDTSCJosh Poimboeuf2019-07-221-1/+0
* | x86/cpufeatures: Enable a new AVX512 CPU featureGayatri Kammela2019-07-221-0/+1
|/
* x86/cpufeatures: Enumerate user wait instructionsFenghua Yu2019-06-241-0/+1
* x86/cpufeatures: Enumerate the new AVX512 BFLOAT16 instructionsFenghua Yu2019-06-201-0/+3
* x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu2019-06-201-7/+10
* x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDSAaron Lewis2019-06-141-0/+2
* Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-141-0/+3
|\
| * x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner2019-03-061-0/+1
| * x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen2019-03-061-0/+2
* | x86: Add TSX Force Abort CPUID/MSRPeter Zijlstra (Intel)2019-03-061-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-12-261-0/+1
|\
| * KVM: x86: Add CPUID support for new instruction WBNOINVDRobert Hoo2018-12-211-0/+1
* | x86/speculation: Add support for STIBP always-on preferred modeThomas Lendacky2018-12-181-0/+1
|/
* x86/cpufeatures: Enumerate MOVDIR64B instructionFenghua Yu2018-10-251-0/+1
* x86/cpufeatures: Enumerate MOVDIRI instructionFenghua Yu2018-10-251-0/+1
* Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-141-1/+4
|\
| * x86/cpufeatures: Add detection of L1D cache flush support.Konrad Rzeszutek Wilk2018-06-211-0/+1
| * x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen2018-06-201-0/+2
* | Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2018-08-141-0/+1
|\ \
| * | x86/speculation: Support Enhanced IBRS on future CPUsSai Praneeth2018-08-031-0/+1
| |/
* / x86/cpufeatures: Add EPT_AD feature bitPeter Feiner2018-08-031-1/+1
|/
* x86/bugs: Add AMD's SPEC_CTRL MSR usageKonrad Rzeszutek Wilk2018-06-061-0/+1
* x86/bugs: Add AMD's variant of SSB_NOKonrad Rzeszutek Wilk2018-06-061-0/+1
* x86/speculation: Add virtualized speculative store bypass disable supportTom Lendacky2018-05-171-0/+1
* x86/cpufeatures: Add FEATURE_ZENThomas Gleixner2018-05-171-0/+1
* x86/cpufeatures: Disentangle SSBD enumerationThomas Gleixner2018-05-171-4/+3
* x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRSThomas Gleixner2018-05-171-0/+1
* x86/speculation: Use synthetic bits for IBRS/IBPB/STIBPBorislav Petkov2018-05-171-4/+6
* x86/bugs: Rename _RDS to _SSBDKonrad Rzeszutek Wilk2018-05-091-2/+2
* x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requestedKonrad Rzeszutek Wilk2018-05-031-0/+1
* x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigationKonrad Rzeszutek Wilk2018-05-031-0/+1
* x86/cpufeatures: Add X86_FEATURE_RDSKonrad Rzeszutek Wilk2018-05-031-0/+1