aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/kernel/smpboot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-07Reapply "x86/smp: Eliminate mwait_play_dead_cpuid_hint()"Rafael J. Wysocki1-47/+7
2025-06-03Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-5/+5
2025-05-30Merge branch 'pm-cpuidle'Rafael J. Wysocki1-7/+47
2025-05-29Revert "x86/smp: Eliminate mwait_play_dead_cpuid_hint()"Rafael J. Wysocki1-7/+47
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2025-05-26x86/fpu: Fix irq_fpu_usable() to return false during CPU onliningEric Biggers1-0/+6
2025-05-23arch/x86: Provide the CPU number in the wakeup AP callbackRoman Kisel1-5/+5
2025-05-15x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID headerAhmed S. Darwish1-1/+1
2025-03-19x86/smpboot: Fix INIT delay assignment for extended Intel FamiliesSohil Mehta1-3/+3
2025-03-19x86/smpboot: Remove confusing quirk usage in INIT delaySohil Mehta1-6/+5
2025-03-04x86/percpu: Move current_task to percpu hot sectionBrian Gerst1-1/+1
2025-03-04x86/percpu: Move top_of_stack to percpu hot sectionBrian Gerst1-1/+1
2025-03-04Merge branch 'x86/asm' into x86/core, to pick up dependent commitsIngo Molnar1-61/+7
2025-03-04x86/cpu: Get rid of the smp_store_cpu_info() indirectionThomas Gleixner1-22/+2
2025-02-14x86/boot: Mark start_secondary() with __noendbrPeter Zijlstra1-1/+2
2025-02-05x86/smp: Eliminate mwait_play_dead_cpuid_hint()Patryk Wlazlyn1-47/+7
2025-02-05x86/smp: Allow calling mwait_play_dead with an arbitrary hintPatryk Wlazlyn1-41/+47
2025-01-21Merge tag 'sched-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-17/+2
2025-01-13x86/topology: Use x86_sched_itmt_flags for PKG domain unconditionallyK Prateek Nayak1-10/+1
2025-01-13x86/topology: Remove x86_smt_flags and use cpu_smt_flags directlyK Prateek Nayak1-7/+1
2024-12-18x86/cpu: Make all all CPUID leaf names consistentDave Hansen1-1/+1
2024-12-18x86/cpu: Remove unnecessary MwAIT leaf checksDave Hansen1-2/+0
2024-12-18x86/cpu: Move MWAIT leaf definition to common headerDave Hansen1-0/+1
2024-10-25x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMDPerry Yuan1-2/+3
2024-09-19Merge tag 'for-linus-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+1
2024-09-12xen: allow mapping ACPI data using a different physical addressJuergen Gross1-0/+1
2024-08-13x86/fred: Enable FRED right after init_mem_mapping()Xin Li (Intel)1-1/+1
2024-04-29x86/cpu: Switch to new Intel CPU model definesTony Luck1-3/+3
2024-04-10x86/cpu: Improve readability of per-CPU cpumask initialization codeIngo Molnar1-11/+12
2024-04-10x86/cpu: Take NUMA node into account when allocating per-CPU cpumasksLi RongQing1-6/+7
2024-03-23x86/cpu: Ensure that CPU info updates are propagated on UPThomas Gleixner1-27/+5
2024-03-11Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+5
2024-03-04x86/percpu: Cure per CPU madness on UPThomas Gleixner1-4/+0
2024-03-04smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner1-0/+5
2024-02-16x86/cpu/topology: Get rid of cpuinfo::x86_max_coresThomas Gleixner1-1/+1
2024-02-15x86/cpu/topology: Rename smp_num_siblingsThomas Gleixner1-1/+1
2024-02-15x86/cpu/topology: Use topology logical mapping mechanismThomas Gleixner1-110/+1
2024-02-15x86/cpu/topology: Use topology bitmaps for sizingThomas Gleixner1-16/+0
2024-02-15x86/cpu/topology: Rework possible CPU managementThomas Gleixner1-5/+1
2024-02-15x86/smpboot: Make error message actually usefulThomas Gleixner1-3/+7
2024-02-15x86/cpu/topology: Confine topology informationThomas Gleixner1-72/+0
2024-02-15x86/mpparse: Remove the physid_t bitmap wrapperThomas Gleixner1-5/+3
2024-02-15x86/smpboot: Teach it about topo.amd_node_idThomas Gleixner1-4/+8
2023-11-17x86/smp: Export symbol cpu_clustergroup_mask()Kan Liang1-0/+1
2023-11-04Merge tag 'x86_microcode_for_v6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+4
2023-10-30Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticksLinus Torvalds1-1/+1
2023-10-30Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-37/+50
2023-10-23Merge tag 'v6.6-rc7' into sched/core, to pick up fixesIngo Molnar1-27/+0
2023-10-18x86/microcode/32: Move early loading after paging enableThomas Gleixner1-8/+4
2023-10-15Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Linus Torvalds1-27/+0