aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-12-02Merge tag 'x86_cpu_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-7/+29
2025-12-02Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-20/+21
2025-12-02Merge tag 'x86_sgx_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-2/+149
2025-12-02Merge tag 'x86_bugs_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-174/+126
2025-12-02Merge tag 'x86_cleanups_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+0
2025-12-02Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-0/+57
2025-12-02Merge tag 'x86_microcode_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-47/+452
2025-12-02Merge tag 'ras_core_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-216/+194
2025-11-22x86/{boot,mtrr}: Remove unused function declarationsYue Haibing1-4/+0
2025-11-21x86,fs/resctrl: Implement "io_alloc" enable/disable handlersBabu Moger2-0/+45
2025-11-21x86,fs/resctrl: Detect io_alloc featureBabu Moger1-0/+7
2025-11-21x86/resctrl: Add SDCIAE feature in the command line optionsBabu Moger1-0/+2
2025-11-21x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation EnforcementBabu Moger2-0/+2
2025-11-21x86/mce: Handle AMD threshold interrupt stormsSmita Koralahalli3-0/+10
2025-11-21x86/mce: Do not clear bank's poll bit in mce_poll_banks on AMD SMCA systemsAvadhut Naik1-1/+2
2025-11-21x86/mce: Add support for physical address valid bitAvadhut Naik1-3/+13
2025-11-21x86/mce: Save and use APEI corrected threshold limitYazen Ghannam3-2/+31
2025-11-18x86/cpu: Enable LASS during CPU initializationSohil Mehta1-1/+23
2025-11-18x86/cpu: Add an LASS dependency on SMAPSohil Mehta1-0/+1
2025-11-15Merge tag 'x86-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+8
2025-11-14x86/bugs: Get rid of the forward declarationsBorislav Petkov (AMD)1-140/+93
2025-11-14x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrevBorislav Petkov (AMD)1-0/+1
2025-11-14x86/CPU/AMD: Add additional fixed RDSEED microcode revisionsMario Limonciello1-0/+7
2025-11-12x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possibleSean Christopherson6-18/+21
2025-11-12x86/mtrr: Drop unnecessary export of "mtrr_state"Sean Christopherson1-1/+0
2025-11-12x86/bugs: Drop unnecessary export of "x86_spec_ctrl_base"Sean Christopherson1-1/+0
2025-11-08Merge tag 'x86-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+3
2025-11-07x86/microcode/AMD: Add more known models to entry sign checkingMario Limonciello (AMD)1-0/+2
2025-11-05x86/mce/amd: Define threshold restart function for banksYazen Ghannam1-18/+19
2025-11-05x86/mce/amd: Remove redundant reset_block()Yazen Ghannam1-21/+7
2025-11-05x86/mce/amd: Support SMCA Corrected Error InterruptYazen Ghannam1-0/+17
2025-11-05x86/mce/amd: Enable interrupt vectors once per-CPU on SMCA systemsYazen Ghannam1-68/+53
2025-11-05x86/mce: Unify AMD DFR handler with MCA PollingYazen Ghannam2-99/+43
2025-11-05x86/mce: Unify AMD THR handler with MCA PollingYazen Ghannam1-28/+23
2025-11-05x86: uaccess: don't use runtime-const rewriting in modulesLinus Torvalds1-1/+5
2025-11-04x86/CPU/AMD: Add missing terminator for zen5_rdseed_microcodeMario Limonciello1-0/+1
2025-10-30x86/microcode: Mark early_parse_cmdline() as __initYu Peng1-1/+1
2025-10-30x86/microcode/AMD: Select which microcode patch to loadBorislav Petkov (AMD)1-38/+69
2025-10-30x86/CPU/AMD: Extend Zen6 model rangeBorislav Petkov (AMD)1-1/+1
2025-10-28x86/CPU/AMD: Add RDSEED fix for Zen5Gregory Price1-0/+10
2025-10-27x86/microcode/AMD: Limit Entrysign signature checking to known generationsBorislav Petkov (AMD)1-1/+19
2025-10-27Merge tag 'x86_urgent_for_v6.18_rc3' into x86/microcodeBorislav Petkov (AMD)4-16/+38
2025-10-24x86/bugs: Remove dead code which might prevent from buildingAndy Shevchenko1-7/+0
2025-10-24x86/tsx: Get the tsx= command line parameter with early_param()Petr Tesarik1-25/+26
2025-10-24x86/tsx: Make tsx_ctrl_state staticPetr Tesarik2-10/+8
2025-10-21x86/bugs: Qualify RETBLEED_INTEL_MSGDavid Kaplan1-1/+3
2025-10-21x86/microcode: Fix Entrysign revision check for Zen1/NaplesAndrew Cooper1-1/+1
2025-10-20x86,fs/resctrl: Fix NULL pointer dereference with events force-disabled in mbm_event modeBabu Moger1-1/+10
2025-10-16x86/sgx: Enable automatic SVN updates for SGX enclavesElena Reshetova1-2/+18
2025-10-16x86/sgx: Implement ENCLS[EUPDATESVN]Elena Reshetova2-0/+80