summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2025-02-17x86/microcode/AMD: Remove unused save_microcode_in_initrd_amd() declarationsBorislav Petkov (AMD)
2025-02-17x86/microcode/AMD: Remove ugly linebreak in __verify_patch_section() signatureBorislav Petkov (AMD)
2025-02-17Merge 6.14-rc3 into driver-core-nextGreg Kroah-Hartman
2025-02-15kernfs: Use RCU to access kernfs_node::name.Sebastian Andrzej Siewior
2025-02-15kernfs: Use RCU to access kernfs_node::parent.Sebastian Andrzej Siewior
2025-02-11x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-ExitPatrick Bellasi
2025-02-10x86: move ZMM exclusion list into CPU feature flagEric Biggers
2025-02-04x86/cpu: Fix #define name for Intel CPU model 0x5ATony Luck
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados
2025-01-25Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-01-21Merge tag 'x86-cleanups-2025-01-21' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-21Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-21Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-21Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-21Merge tag 'x86_sev_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-21Merge tag 'x86_microcode_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-01-21Merge tag 'x86_cache_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-21Merge tag 'x86_bugs_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-10hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.hNuno Das Neves
2025-01-03x86/mce/amd: Remove shared threshold bank plumbingYazen Ghannam
2024-12-31x86/microcode/AMD: Remove ret local var in early_apply_microcode()Borislav Petkov (AMD)
2024-12-31x86/microcode/AMD: Have __apply_microcode_amd() return boolBorislav Petkov (AMD)
2024-12-31x86/microcode/AMD: Make __verify_patch_size() return boolNikolay Borisov
2024-12-31x86/microcode/AMD: Remove bogus comment from parse_container()Nikolay Borisov
2024-12-31x86/microcode/AMD: Return bool from find_blobs_in_containers()Nikolay Borisov
2024-12-31x86/mce: Remove the redundant mce_hygon_feature_init()Qiuxu Zhuo
2024-12-31x86/mce: Convert family/model mixed checks to VFM-based checksQiuxu Zhuo
2024-12-31x86/mce: Break up __mcheck_cpu_apply_quirks()Tony Luck
2024-12-30x86/mce: Make four functions return boolQiuxu Zhuo
2024-12-30x86/mce/threshold: Remove the redundant this_cpu_dec_return()Qiuxu Zhuo
2024-12-30x86/mce: Make several functions return boolQiuxu Zhuo
2024-12-30x86/bugs: Add SRSO_USER_KERNEL_NO supportBorislav Petkov (AMD)
2024-12-18Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-12-18x86/cpu: Make all all CPUID leaf names consistentDave Hansen
2024-12-18x86/fpu: Move CPUID leaf definitions to common codeDave Hansen
2024-12-18x86/cpu: Refresh DCA leaf reading codeDave Hansen
2024-12-18x86/cpu: Use MWAIT leaf definitionDave Hansen
2024-12-18x86/cpu: Remove 'x86_cpu_desc' infrastructureDave Hansen
2024-12-18x86/cpu: Move AMD erratum 1386 table over to 'x86_cpu_id'Dave Hansen
2024-12-17x86/cpu: Expose only stepping min/max interfaceDave Hansen
2024-12-17x86/cpu: Introduce new microcode matching helperDave Hansen
2024-12-14x86/sev: Require the RMPREAD instruction after Zen4Tom Lendacky
2024-12-13x86: make get_cpu_vendor() accessible from Xen codeJuergen Gross
2024-12-12x86/resctrl: Add write option to "mba_MBps_event" fileTony Luck
2024-12-12x86/resctrl: Add "mba_MBps_event" file to CTRL_MON directoriesTony Luck
2024-12-10x86/cpu: Fix typo in x86_match_cpu()'s docRaag Jadav
2024-12-10Merge branch 'linus' into x86/cleanups, to resolve conflictIngo Molnar
2024-12-10x86/apic: Remove "disablelapic" cmdline optionBorislav Petkov (AMD)
2024-12-10x86/resctrl: Make mba_sc use total bandwidth if local is not supportedTony Luck
2024-12-10x86/resctrl: Compute memory bandwidth for all supported eventsTony Luck