summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/cpufeatures.h
AgeCommit message (Expand)Author
2020-02-28x86/vdso: Use RDPID in preference to LSL when availableAndy Lutomirski
2019-11-16x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-16x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta
2019-08-11x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner
2019-08-11x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-11x86: cpufeatures: Sort feature word 7Ben Hutchings
2019-05-14x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner
2019-05-14x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen
2019-05-14x86/bugs: Add AMD's SPEC_CTRL MSR usageKonrad Rzeszutek Wilk
2019-05-14x86/bugs: Add AMD's variant of SSB_NOKonrad Rzeszutek Wilk
2019-05-14x86/cpufeatures: Hide AMD-specific speculation flagsBen Hutchings
2019-03-13x86: Add TSX Force Abort CPUID/MSRPeter Zijlstra (Intel)
2018-11-13x86/speculation: Support Enhanced IBRS on future CPUsSai Praneeth
2018-10-13x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski
2018-08-15x86/cpufeatures: Add detection of L1D cache flush support.Konrad Rzeszutek Wilk
2018-08-15x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen
2018-06-16x86/fpu: Hard-disable lazy FPU modeAndy Lutomirski
2018-05-22x86/speculation: Add virtualized speculative store bypass disable supportTom Lendacky
2018-05-22x86/cpufeatures: Add FEATURE_ZENThomas Gleixner
2018-05-22x86/cpufeatures: Disentangle SSBD enumerationThomas Gleixner
2018-05-22x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRSThomas Gleixner
2018-05-22x86/speculation: Use synthetic bits for IBRS/IBPB/STIBPBorislav Petkov
2018-05-22x86/bugs: Rename _RDS to _SSBDKonrad Rzeszutek Wilk
2018-05-22x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requestedDavid Woodhouse
2018-05-22x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigationKonrad Rzeszutek Wilk
2018-05-22x86/cpufeatures: Add X86_FEATURE_RDSKonrad Rzeszutek Wilk
2018-05-22x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk
2018-03-22x86/cpufeatures: Add Intel PCONFIG cpufeatureKirill A. Shutemov
2018-03-18x86/speculation: Use IBRS if available before calling into firmwareDavid Woodhouse
2018-02-13x86/cpufeatures: Clean up Spectre v2 related CPUID flagsDavid Woodhouse
2018-02-13x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) supportDavid Woodhouse
2018-02-13x86/cpufeatures: Add AMD feature bits for Speculation ControlDavid Woodhouse
2018-02-13x86/cpufeatures: Add Intel feature bits for Speculation ControlDavid Woodhouse
2018-02-13x86/cpufeatures: Add CPUID_7_EDX CPUID leafDavid Woodhouse
2018-01-23x86/cpufeature: Move processor tracing out of scattered featuresPaolo Bonzini
2018-01-23x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse
2018-01-17x86/retpoline: Add initial retpoline supportDavid Woodhouse
2018-01-17x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]David Woodhouse
2018-01-17x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner
2018-01-17x86/cpufeatures: Add X86_BUG_CPU_INSECUREThomas Gleixner
2018-01-05KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook
2018-01-05kaiser: add "nokaiser" boot option, using ALTERNATIVEHugh Dickins
2018-01-05kaiser: enhanced by kernel and user PCIDsHugh Dickins
2017-01-19x86/bugs: Separate AMD E400 erratum and C1E bugThomas Gleixner
2016-10-19x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS featuresPiotr Luc
2016-09-05x86/mce: Drop X86_FEATURE_MCE_RECOVERY and the related model string testTony Luck
2016-07-30Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-07-23x86/insn: remove pcommitDan Williams
2016-07-20x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUsPeter Zijlstra