summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2025-03-19x86/rfds: Exclude P-only parts from the RFDS affected listPawan Gupta
2025-03-19x86/cpu: Update x86_match_cpu() to also use cpu-typePawan Gupta
2025-03-19x86/mm: Enable AMD translation cache extensionsRik van Riel
2025-03-19x86/mm: Add INVLPGB feature and Kconfig entryRik van Riel
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar
2025-03-17x86/mce: use is_copy_from_user() to determine copy-from-user contextShuai Xue
2025-03-13x86/vmware: Parse MP tables for SEV-SNP enabled guests under VMware hypervisorsAjay Kaher
2025-03-12x86/resctrl: Move get_{mon,ctrl}_domain_from_cpu() to live with their callersJames Morse
2025-03-12x86/resctrl: Move get_config_index() to a headerJames Morse
2025-03-12x86/resctrl: Handle throttle_mode for SMBA resourcesJames Morse
2025-03-12x86/resctrl: Move RFTYPE flags to be managed by resctrlJames Morse
2025-03-12x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plrJames Morse
2025-03-12x86/resctrl: Make prefetch_disable_bits belong to the arch codeJames Morse
2025-03-12x86/resctrl: Allow an architecture to disable pseudo lockJames Morse
2025-03-12x86/resctrl: Add resctrl_arch_ prefix to pseudo lock functionsJames Morse
2025-03-12x86/resctrl: Move mbm_cfg_mask to struct rdt_resourceJames Morse
2025-03-12x86/resctrl: Move mba_mbps_default_event init to filesystem codeJames Morse
2025-03-12x86/resctrl: Change mon_event_config_{read,write}() to be arch helpersJames Morse
2025-03-12x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMECJames Morse
2025-03-12x86/resctrl: Move the is_mbm_*_enabled() helpers to asm/resctrl.hJames Morse
2025-03-12x86/resctrl: Rewrite and move the for_each_*_rdt_resource() walkersJames Morse
2025-03-12x86/resctrl: Move monitor init work to a resctrl init callJames Morse
2025-03-12x86/resctrl: Move monitor exit work to a resctrl exit callJames Morse
2025-03-12x86/resctrl: Add an arch helper to reset one resourceJames Morse
2025-03-12x86/resctrl: Move resctrl types to a separate headerJames Morse
2025-03-12x86/resctrl: Move rdt_find_domain() to be visible to arch and fs codeJames Morse
2025-03-12x86/resctrl: Expose resctrl fs's init function to the rest of the kernelJames Morse
2025-03-12x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid()James Morse
2025-03-12x86/resctrl: Add helper for setting CPU default propertiesJames Morse
2025-03-12x86/resctrl: Generate default_ctrl instead of sharing itJames Morse
2025-03-12x86/resctrl: Add max_bw to struct resctrl_membwJames Morse
2025-03-12x86/resctrl: Remove data_width and the tabular formatJames Morse
2025-03-12x86/resctrl: Use schema type to determine the schema format stringJames Morse
2025-03-12x86/resctrl: Use schema type to determine how to parse schema valuesJames Morse
2025-03-12x86/resctrl: Remove fflags from struct rdt_resourceJames Morse
2025-03-12x86/resctrl: Add a helper to avoid reaching into the arch code resource listJames Morse
2025-03-12x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitorsJames Morse
2025-03-10Merge 6.14-rc6 into driver-core-nextGreg Kroah-Hartman
2025-03-10x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodesFlorent Revest
2025-03-10x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabledVladis Dronov
2025-03-08x86/microcode/AMD: Add some forgotten models to the SHA checkBorislav Petkov (AMD)
2025-03-08Merge branch 'locking/urgent' into locking/core, to pick up locking fixesIngo Molnar
2025-03-07Merge tag 'x86-urgent-2025-03-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-07x86/split_lock: Fix the delayed detection logicMaksim Davydov
2025-03-05x86/sgx: Fix size overflows in sgx_encl_create()Jarkko Sakkinen
2025-03-04Merge tag 'x86_microcode_for_v6.14_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-03-04x86/stackprotector: Move __stack_chk_guard to percpu hot sectionBrian Gerst
2025-03-04x86/percpu: Move current_task to percpu hot sectionBrian Gerst
2025-03-04x86/percpu: Move top_of_stack to percpu hot sectionBrian Gerst
2025-03-04x86/retbleed: Move call depth to percpu hot sectionBrian Gerst