summaryrefslogtreecommitdiff
path: root/usr/src/uts/i86pc/os/cpuid.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-1514499 i86xpv/unix: variable 'val' is uninitializedToomas Soome1-2/+2
2022-02-1014407 unix, genunix partial warning cleanupRobert Mustacchi1-4/+5
2021-08-2414029 Add Zen 2/3 discussion to cpuid.c theory statementRobert Mustacchi1-2/+126
2021-08-1613939 it's time the 32bit intel kernel was (x)86'dRichard Lowe1-39/+2
2021-04-1313704 add Ice Lake Xeon to PPIN listRobert Mustacchi1-1/+2
2021-01-2613383 generalize check for serializing LFENCEPatrick Mooney1-44/+57
2020-12-2913339 Add support for Hygon Dhyana Family 18h processorPu Wen1-13/+63
2020-11-0213238 vaes, vpclmulqdq should be plumbed through isainfoRobert Mustacchi1-8/+35
2020-11-0213237 Plumb through PCID on AMDRobert Mustacchi1-7/+5
2020-09-1711064 md_clear is misspeltRobert Mustacchi1-1/+1
2020-07-3012999 MSR_AMD_DE_CFG is twice definedPatrick Mooney1-7/+7
2020-04-0612467 Add support for AMD PPINRobert Mustacchi1-1/+63
2020-03-1612174 i86pc: variable may be used uninitializedToomas Soome1-1/+2
2020-01-1511967 need TAA mitigationJohn Levon1-6/+199
2019-11-0811859 need swapgs mitigationJohn Levon1-3/+37
2019-10-2211787 Kernel needs to be built with retpolinesRobert Mustacchi1-11/+477
2019-07-1011279 AMD F17 core topology is per process nodeRobert Mustacchi1-6/+15
2019-07-0911332 Regression: 11184 causes kernel hang during boot on CPUs without ARATSpencer Berger1-2/+2
2019-06-2211184 Want CPU Temperature SensorsRobert Mustacchi1-5/+43
2019-05-2211048 need a way to disable SMTJohn Levon1-8/+9
2019-05-1710953 Need mitigations for MDSRobert Mustacchi1-31/+140
2019-05-1510924 Need mitigation of L1TF (CVE-2018-3646)John Levon1-0/+50
2019-05-0910896 Want support for AMD Zen CPC eventsRobert Mustacchi1-1/+6
2019-05-0710920 lzcnt feature not properly identified on Intel systemsRobert Mustacchi1-0/+2
2019-05-0410893 Need support for new Cascade Lake InstructionsRobert Mustacchi1-2/+11
2019-03-1210514 10277 broke older Intel CPUsRobert Mustacchi1-8/+72
2019-02-0810278 Prefer use of mwait on AMD ZenRobert Mustacchi1-6/+7
2019-01-3010277 Properly detect SMT on AMDRobert Mustacchi1-392/+1379
2019-01-2910275 Kernel attempts to apply old erratum to AMD Threadripper 1950XRobert Mustacchi1-3/+21
2019-01-1810226 Need support for new EPYC ISA extensionsRobert Mustacchi1-10/+71
2019-01-1110208 Add x86 features for L1TFJohn Levon1-3/+12
2018-09-269792 support bhyve as a platformHans Rosenfeld1-0/+4
2018-09-269827 clean up some space-tab sequencesHans Rosenfeld1-3/+3
2018-09-199813 isainfo should learn about SHA InstrsRobert Mustacchi1-0/+2
2018-09-199807 FPU related cpuid checks shouldn't be Intel onlyRobert Mustacchi1-22/+19
2018-09-119745 rescan cpuid after ucode updatesRobert Mustacchi1-3/+247
2018-04-108956 Implement KPTIJohn Levon1-2/+47
2017-08-168534 Want AVX-512 SupportJerry Jelinek1-10/+300
2017-04-137574 boot slowness followed by panic while booting on KVM when no cpu tag is ...Dan Kimmel1-4/+9
2017-02-277805 want faster clock_gettimePatrick Mooney1-8/+13
2017-01-037706 cpuid_pass2 can clobber leaf 7Robert Mustacchi1-1/+3
2016-08-047204 Want broadwell rdseed and adx supportRobert Mustacchi1-1/+17
2016-03-306789 Want SMAP supportRobert Mustacchi1-1/+16
2015-05-155890 Enable Intel SMEP support when availableRobert Mustacchi1-1/+5
2015-03-275755 want support for Intel FMA instrsRobert Mustacchi1-4/+91
2014-09-245192 cpuid_pass2 incorrectly asserts when disabling xsaveRobert Mustacchi1-10/+22
2014-04-294806 define x2apic feature flagJosef 'Jeff' Sipek1-1/+6
2014-01-134444 remove unused cpuid-related globals Reviewed by: Garrett D'Amore <garret...Josef 'Jeff' Sipek1-4/+0
2013-06-103506 Use "hypervisor" CPUID bit to detect hypervisor environmentYuri Pankov1-24/+69
2012-12-203414 Need a new word of AT_SUN_HWCAP bitsRobert Mustacchi1-6/+29