summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
3 daysMerge tag 'x86_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
8 daysx86/CPU/AMD: Disable INVLPGB on Zen2Mikhail Paulyshka
8 daysx86/rdrand: Disable RDSEED on AMD Cyan SkillfishMikhail Paulyshka
9 daysMerge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
10 daysMerge tag 'ras_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
12 daysMerge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-06-30Move FCH header to a location accessible by all archsMario Limonciello
2025-06-28x86/mce: Make sure CMCI banks are cleared during shutdown on IntelJP Kobryn
2025-06-27x86/mce/amd: Fix threshold limit resetYazen Ghannam
2025-06-27x86/mce/amd: Add default names for MCA banks and blocksYazen Ghannam
2025-06-27x86/mce: Ensure user polling settings are honored when restarting timerYazen Ghannam
2025-06-26x86/mce: Don't remove sysfs if thresholding sysfs init failsYazen Ghannam
2025-06-24x86/traps: Initialize DR7 by writing its architectural reset valueXin Li (Intel)
2025-06-24x86/traps: Initialize DR6 by writing its architectural reset valueXin Li (Intel)
2025-06-17x86/mm: Fix early boot use of INVPLGBRik van Riel
2025-06-17x86/microcode/AMD: Add TSA microcode SHAsBorislav Petkov (AMD)
2025-06-17x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)
2025-06-16x86,fs/resctrl: Remove inappropriate references to cacheinfo in the resctrl s...Qinyun Tan
2025-06-16x86/bugs: Rename MDS machinery to something more genericBorislav Petkov (AMD)
2025-05-29Merge tag 'x86_sgx_for_6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-05-27Merge tag 'x86_mtrr_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-27Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-26Merge tag 'x86-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-21x86/bugs: Fix spectre_v2 mitigation default on IntelPawan Gupta
2025-05-21x86/bugs: Restructure ITS mitigationDavid Kaplan
2025-05-21Merge tag 'v6.15-rc7' into x86/core, to pick up fixesIngo Molnar
2025-05-17Merge tag 'x86-urgent-2025-05-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-17x86/bugs: Fix indentation due to ITS mergeBorislav Petkov (AMD)
2025-05-16x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrlJames Morse
2025-05-16x86/resctrl: Always initialise rid field in rdt_resources_all[]James Morse
2025-05-16x86/resctrl: Relax some asm #includesDave Martin
2025-05-16x86/resctrl: Prefer alloc(sizeof(*foo)) idiom in rdt_init_fs_context()Dave Martin
2025-05-16x86/resctrl: Squelch whitespace anomalies in resctrl core codeDave Martin
2025-05-16x86/resctrl: Move the filesystem bits to headers visible to fs/resctrlJames Morse
2025-05-16fs/resctrl: Add boiler plate for external resctrl codeJames Morse
2025-05-16x86/cpu/intel: Rename CPUID(0x2) descriptors iterator parameterAhmed S. Darwish
2025-05-16x86/cacheinfo: Rename CPUID(0x2) descriptors iterator parameterAhmed S. Darwish
2025-05-16x86/cpuid: Rename cpuid_get_leaf_0x2_regs() to cpuid_leaf_0x2()Ahmed S. Darwish
2025-05-16x86/resctrl: Split trace.hJames Morse
2025-05-16x86/resctrl: Expand the width of domid by replacing mon_data_bitsJames Morse
2025-05-16x86/resctrl: Add end-marker to the resctrl_event_id enumJames Morse
2025-05-16x86/resctrl: Move is_mba_sc() out of core.cJames Morse
2025-05-15x86/resctrl: Drop __init/__exit on assorted symbolsJames Morse
2025-05-15x86/resctrl: Resctrl_exit() teardown resctrl but leave the mount pointJames Morse
2025-05-15x86/resctrl: Check all domains are offline in resctrl_exit()James Morse
2025-05-15x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_"James Morse
2025-05-15x86/resctrl: Remove the limit on the number of CLOSIDAmit Singh Tomar
2025-05-15x86/resctrl: Optimize cpumask_any_housekeeping()Yury Norov [NVIDIA]
2025-05-15x86/sgx: Prevent attempts to reclaim poisoned pagesAndrew Zaborowski
2025-05-15x86/cpuid: Rename have_cpuid_p() to cpuid_feature()Ahmed S. Darwish