summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2025-09-16x86/bugs: Fix reporting of LFENCE retpolineDavid Kaplan
2025-09-16x86/bugs: Fix spectre_v2 forcingDavid Kaplan
2025-09-15x86/bugs: Remove uses of cpu_mitigations_off()David Kaplan
2025-09-15x86/bugs: Simplify SSB cmdline parsingDavid Kaplan
2025-09-15x86/bugs: Use early_param() for spectre_v2David Kaplan
2025-09-15x86/bugs: Use early_param() for spectre_v2_userDavid Kaplan
2025-09-15x86/cpu: Detect FreeBSD Bhyve hypervisorDavid Woodhouse
2025-09-15x86/resctrl: Configure mbm_event mode if supportedBabu Moger
2025-09-15x86/resctrl: Implement resctrl_arch_reset_cntr() and resctrl_arch_cntr_read()Babu Moger
2025-09-15x86/resctrl: Refactor resctrl_arch_rmid_read()Babu Moger
2025-09-15x86,fs/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with...Babu Moger
2025-09-15x86/resctrl: Add data structures and definitions for ABMC assignmentBabu Moger
2025-09-15x86/resctrl: Add support to enable/disable AMD ABMC featureBabu Moger
2025-09-15x86,fs/resctrl: Detect Assignable Bandwidth Monitoring feature detailsBabu Moger
2025-09-15x86,fs/resctrl: Consolidate monitoring related data from rdt_resourceBabu Moger
2025-09-15x86/resctrl: Add ABMC feature in the command line optionsBabu Moger
2025-09-15x86/cpufeatures: Add support for Assignable Bandwidth Monitoring Counters (ABMC)Babu Moger
2025-09-15x86,fs/resctrl: Prepare for more monitor eventsTony Luck
2025-09-15x86/resctrl: Remove the rdt_mon_features global variableTony Luck
2025-09-15x86,fs/resctrl: Replace architecture event enabled checksTony Luck
2025-09-15x86,fs/resctrl: Consolidate monitor event descriptionsTony Luck
2025-09-14Merge tag 'x86-urgent-2025-09-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-12x86/bugs: Add attack vector controls for VMSCAPEDavid Kaplan
2025-09-11x86/mce: Add a clear_bank() helperYazen Ghannam
2025-09-11x86/mce: Move machine_check_poll() status checks to helper functionsYazen Ghannam
2025-09-11x86/mce: Separate global and per-CPU quirksYazen Ghannam
2025-09-11x86/mce: Do 'UNKNOWN' vendor check earlyYazen Ghannam
2025-09-11x86/mce: Define BSP-only SMCA initYazen Ghannam
2025-09-11x86/mce: Define BSP-only initYazen Ghannam
2025-09-11x86/mce: Set CR4.MCE last during initYazen Ghannam
2025-09-10Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-08clocksource: hyper-v: Skip unnecessary checks for the root partitionWei Liu
2025-09-08x86/cpu/topology: Always try cpu_parse_topology_ext() on AMD/HygonK Prateek Nayak
2025-09-05x86/sme: Use percpu boolean to control WBINVD during kexecKai Huang
2025-09-05x86/mce: Remove __mcheck_cpu_init_early()Yazen Ghannam
2025-09-05x86/mce: Cleanup bank processing on initBorislav Petkov
2025-09-05x86/mce/amd: Put list_head in threshold_bankYazen Ghannam
2025-09-05x86/mce/amd: Remove smca_banks_mapYazen Ghannam
2025-09-05x86/mce/amd: Remove return value for mce_threshold_{create,remove}_device()Yazen Ghannam
2025-09-05x86/mce/amd: Rename threshold restart functionYazen Ghannam
2025-09-04x86/microcode: Add microcode loader debugging functionalityBorislav Petkov (AMD)
2025-09-04x86/microcode: Add microcode= cmdline parsingBorislav Petkov (AMD)
2025-09-04x86/microcode/intel: Refresh the revisions that determine old_microcodeSohil Mehta
2025-08-29x86/vmscape: Add old Intel CPUs to affected listPawan Gupta
2025-08-27x86/bugs: Add attack vector controls for SSBDavid Kaplan
2025-08-27x86/cpu/topology: Use initial APIC ID from XTOPOLOGY leaf on AMD/HYGONK Prateek Nayak
2025-08-27x86/microcode/AMD: Handle the case of no BIOS microcodeBorislav Petkov (AMD)
2025-08-25x86/sgx: Use ENCLS mnemonic in <kernel/cpu/sgx/encls.h>Uros Bizjak
2025-08-25x86/cpu/intel: Fix the constant_tsc model check for Pentium 4Suchit Karunakaran
2025-08-22x86/mtrr: Remove license boilerplate text with bad FSF addressThomas Huth