summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/smpboot.c
AgeCommit message (Expand)Author
6 daysMerge tag 'x86_microcode_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
7 daysMerge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-10-30x86/smpboot: Mark native_play_dead() as __noreturnThorsten Blum
2025-10-16sched/topology: Fix sched domain build error for GNR, CWF in SNC-3 modeTim Chen
2025-10-15x86/cpu/topology: Make primary thread mask available with SMP=nChang S. Bae
2025-09-03sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()Peter Zijlstra
2025-07-14Merge branch 'tip/sched/urgent'Peter Zijlstra
2025-07-14x86/smpboot: avoid SMT domain attach/destroy if SMT is not enabledLi Chen
2025-07-14x86/smpboot: moves x86_topology to static initialize and truncateLi Chen
2025-07-14x86/smpboot: remove redundant CONFIG_SCHED_SMTLi Chen
2025-07-14smpboot: introduce SDTL_INIT() helper to tidy sched topology setupLi Chen
2025-06-07Reapply "x86/smp: Eliminate mwait_play_dead_cpuid_hint()"Rafael J. Wysocki
2025-06-03Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-05-30Merge branch 'pm-cpuidle'Rafael J. Wysocki
2025-05-29Revert "x86/smp: Eliminate mwait_play_dead_cpuid_hint()"Rafael J. Wysocki
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-26x86/fpu: Fix irq_fpu_usable() to return false during CPU onliningEric Biggers
2025-05-23arch/x86: Provide the CPU number in the wakeup AP callbackRoman Kisel
2025-05-15x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID headerAhmed S. Darwish
2025-03-19x86/smpboot: Fix INIT delay assignment for extended Intel FamiliesSohil Mehta
2025-03-19x86/smpboot: Remove confusing quirk usage in INIT delaySohil Mehta
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-04Merge branch 'x86/asm' into x86/core, to pick up dependent commitsIngo Molnar
2025-03-04x86/cpu: Get rid of the smp_store_cpu_info() indirectionThomas Gleixner
2025-02-14x86/boot: Mark start_secondary() with __noendbrPeter Zijlstra
2025-02-05x86/smp: Eliminate mwait_play_dead_cpuid_hint()Patryk Wlazlyn
2025-02-05x86/smp: Allow calling mwait_play_dead with an arbitrary hintPatryk Wlazlyn
2025-01-21Merge tag 'sched-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-13x86/topology: Use x86_sched_itmt_flags for PKG domain unconditionallyK Prateek Nayak
2025-01-13x86/topology: Remove x86_smt_flags and use cpu_smt_flags directlyK Prateek Nayak
2024-12-18x86/cpu: Make all all CPUID leaf names consistentDave Hansen
2024-12-18x86/cpu: Remove unnecessary MwAIT leaf checksDave Hansen
2024-12-18x86/cpu: Move MWAIT leaf definition to common headerDave Hansen
2024-10-25x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMDPerry Yuan
2024-09-19Merge tag 'for-linus-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-12xen: allow mapping ACPI data using a different physical addressJuergen Gross
2024-08-13x86/fred: Enable FRED right after init_mem_mapping()Xin Li (Intel)
2024-04-29x86/cpu: Switch to new Intel CPU model definesTony Luck
2024-04-10x86/cpu: Improve readability of per-CPU cpumask initialization codeIngo Molnar
2024-04-10x86/cpu: Take NUMA node into account when allocating per-CPU cpumasksLi RongQing
2024-03-23x86/cpu: Ensure that CPU info updates are propagated on UPThomas Gleixner
2024-03-11Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-04x86/percpu: Cure per CPU madness on UPThomas Gleixner
2024-03-04smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner
2024-02-16x86/cpu/topology: Get rid of cpuinfo::x86_max_coresThomas Gleixner
2024-02-15x86/cpu/topology: Rename smp_num_siblingsThomas Gleixner
2024-02-15x86/cpu/topology: Use topology logical mapping mechanismThomas Gleixner
2024-02-15x86/cpu/topology: Use topology bitmaps for sizingThomas Gleixner
2024-02-15x86/cpu/topology: Rework possible CPU managementThomas Gleixner