aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2020-09-07Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/intel-x86Bruce Ashfield
2020-09-07Merge tag 'v5.2.59' into v5.2/standard/baseBruce Ashfield
2020-09-04x86/mce/inject: Fix a wrong assignment of i_mce.statusZhenzhong Duan
2020-07-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-07-20Merge tag 'v5.2.50' into v5.2/standard/baseBruce Ashfield
2020-07-16x86/cpu: Use pinning mask for CR4 bits needing to be 0Kees Cook
2020-07-16x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()Dan Carpenter
2020-07-12Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-07-12Merge tag 'v5.2.47' into v5.2/standard/baseBruce Ashfield
2020-07-07x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck
2020-07-07x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser
2020-07-07x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser
2020-06-11Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-11Merge tag 'v5.2.45' into v5.2/standard/baseBruce Ashfield
2020-06-09x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross
2020-06-09x86/cpu: Add 'table' argument to cpu_matches()Mark Gross
2020-06-09x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-05Merge tag 'v5.2.43' into v5.2/standard/baseBruce Ashfield
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-05Merge tag 'v5.2.42' into v5.2/standard/baseBruce Ashfield
2020-06-04x86: hyperv: report value of misc_featuresOlaf Hering
2020-06-01x86/Hyper-V: Report crash register data or kmsg before running crash kernelTianyu Lan
2020-06-01x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse
2020-06-01x86/cpu: Use constant definitions for CPU modelsRahul Tanwar
2020-06-01x86/apic: Rename 'lapic_timer_frequency' to 'lapic_timer_period'Daniel Drake
2020-06-01x86/cpu/intel: Clear cache self-snoop capability in CPUs with known errataRicardo Neri
2020-05-25Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-25Merge tag 'v5.2.41' into v5.2/standard/baseBruce Ashfield
2020-05-21x86/mce: Fix logic and comments around MSR_PPIN_CTLTony Luck
2020-05-21x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changesSean Christopherson
2020-05-19Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-19Merge tag 'v5.2.40' into v5.2/standard/baseBruce Ashfield
2020-05-15x86/cpu/amd: Make erratum #1054 a legacy erratumKim Phillips
2020-05-15x86/resctrl: Check monitoring static key in the MBM overflow handlerXiaochen Shen
2020-05-15x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERFKim Phillips
2020-05-15x86/mce/amd: Fix kobject lifetimeThomas Gleixner
2020-05-15x86/mce/amd: Publish the bank pointer only after setup has succeededBorislav Petkov
2020-05-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-05Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-05-04x86/resctrl: Fix invalid attempt at removing the default resource groupReinette Chatre
2020-04-19Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-04-19Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-04-16x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroupXiaochen Shen
2020-04-16x86/resctrl: Fix use-after-free when deleting resource groupsXiaochen Shen
2020-04-16x86/resctrl: Fix a deadlock due to inaccurate referenceXiaochen Shen
2020-04-13Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-04-13Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-04-12x86/resctrl: Fix potential memory leakShakeel Butt
2020-04-12x86/CPU/AMD: Ensure clearing of SME/SEV features is maintainedTom Lendacky