aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2020-07-06Merge tag 'v4.19.131' into v4.19/standard/baseBruce Ashfield
2020-07-06Merge tag 'v4.19.129' into v4.19/standard/baseBruce Ashfield
2020-06-30x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()Dan Carpenter
2020-06-22x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser
2020-06-22x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser
2020-06-22x86/speculation: Add support for STIBP always-on preferred modeThomas Lendacky
2020-06-22x86/speculation: Change misspelled STIPB to STIBPWaiman Long
2020-06-22x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck
2020-06-22x86/cpu/amd: Make erratum #1054 a legacy erratumKim Phillips
2020-06-11Merge tag 'v4.19.128' into v4.19/standard/baseBruce Ashfield
2020-06-10x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross
2020-06-10x86/cpu: Add 'table' argument to cpu_matches()Mark Gross
2020-06-10x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross
2020-05-28Merge tag 'v4.19.120' into v4.19/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.19.118' into v4.19/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.19.117' into v4.19/standard/baseBruce Ashfield
2020-05-02x86: hyperv: report value of misc_featuresOlaf Hering
2020-04-23x86/Hyper-V: Report crash register data or kmsg before running crash kernelTianyu Lan
2020-04-21x86/resctrl: Fix invalid attempt at removing the default resource groupReinette Chatre
2020-04-21x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse
2020-03-21Merge tag 'v4.19.111' into v4.19/standard/baseBruce Ashfield
2020-03-21Merge tag 'v4.19.109' into v4.19/standard/baseBruce Ashfield
2020-03-18x86/mce: Fix logic and comments around MSR_PPIN_CTLTony Luck
2020-03-11Merge tag 'v4.19.107' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.103' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.102' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.98' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.93' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.92' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.90' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.88' into v4.19/standard/baseBruce Ashfield
2020-03-11x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changesSean Christopherson
2020-02-28x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERFKim Phillips
2020-02-28x86/mce/amd: Fix kobject lifetimeThomas Gleixner
2020-02-28x86/mce/amd: Publish the bank pointer only after setup has succeededBorislav Petkov
2020-02-11x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEARPawan Gupta
2020-02-05x86/resctrl: Fix a deadlock due to inaccurate referenceXiaochen Shen
2020-02-05x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroupXiaochen Shen
2020-02-05x86/resctrl: Fix use-after-free when deleting resource groupsXiaochen Shen
2020-01-23x86/resctrl: Fix potential memory leakShakeel Butt
2020-01-23x86/CPU/AMD: Ensure clearing of SME/SEV features is maintainedTom Lendacky
2020-01-23x86/resctrl: Fix an imbalance in domain_remove_cpu()Qian Cai
2020-01-04x86/mce: Fix possibly incorrect severity calculation on AMDJan H. Schönherr
2019-12-31x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]Yazen Ghannam
2019-12-31x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()Konstantin Khlebnikov
2019-12-31x86/mce: Lower throttling MCE messages' priority to warningBenjamin Berg
2019-12-17x86/MCE/AMD: Carve out the MC4_MISC thresholding quirkShirish S
2019-12-17x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 modelsShirish S
2019-12-05x86/resctrl: Prevent NULL pointer dereference when reading mondataXiaochen Shen
2019-12-02Merge tag 'v4.19.87' into v4.19/standard/baseBruce Ashfield