summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/cpufeatures.h
AgeCommit message (Expand)Author
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
2016-07-09x86/cpu: Fix duplicated X86_BUG(9) macroDave Hansen
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-16Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-12x86/cpu: Add detection of AMD RAS CapabilitiesYazen Ghannam
2016-04-13x86/cpu: Add Erratum 88 detection on AMDBorislav Petkov
2016-04-13x86/cpu: Probe the behavior of nulling out a segment at boot timeAndy Lutomirski
2016-04-13Merge tag 'v4.6-rc3' into perf/core, to refresh the treeIngo Molnar
2016-03-31perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance counterHuang Rui
2016-03-31perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter) supportHuang Rui
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-21x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flagHuang Rui