aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2020-04-14Merge tag 'v4.14.157' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.155' into v4.14/standard/baseBruce Ashfield
2020-03-20x86/mce: Fix logic and comments around MSR_PPIN_CTLTony Luck
2020-03-11x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changesSean Christopherson
2020-03-11x86/mce: Handle varying MCA bank countsYazen Ghannam
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-14x86/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 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-01x86/speculation: Fix redundant MDS mitigation messageWaiman Long
2019-12-01x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long
2019-11-20x86/CPU: Change query logic so CPUID is enabled before testingMatthew Whitehead
2019-11-20x86/CPU: Use correct macros for Cyrix callsMatthew Whitehead
2019-11-20x86/mce-inject: Reset injection struct after injectionBorislav Petkov
2019-11-18Merge tag 'v4.14.154' into v4.14/standard/baseBruce Ashfield
2019-11-12kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini
2019-11-12x86/cpu: Add Tremont to the cpu vulnerability whitelistPawan Gupta
2019-11-12x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-12x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf
2019-11-12x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko
2019-11-12x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta
2019-11-12x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-11-12x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta
2019-11-12x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta
2019-11-12x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta
2019-09-15Merge tag 'v4.14.141' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.137' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.135' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.132' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.129' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.128' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.123' into v4.14/standard/baseBruce Ashfield
2019-08-29x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky
2019-08-06x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner
2019-08-06x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-06x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu
2019-08-06x86/cpufeatures: Carve out CQM features retrievalBorislav Petkov
2019-07-31x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan
2019-07-31x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada
2019-07-03x86/microcode: Fix the microcode load on CPU hotplug for realThomas Gleixner