summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/smpboot.c
AgeCommit message (Expand)Author
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
2024-02-15x86/smpboot: Make error message actually usefulThomas Gleixner
2024-02-15x86/cpu/topology: Confine topology informationThomas Gleixner
2024-02-15x86/mpparse: Remove the physid_t bitmap wrapperThomas Gleixner
2024-02-15x86/smpboot: Teach it about topo.amd_node_idThomas Gleixner
2023-11-17x86/smp: Export symbol cpu_clustergroup_mask()Kan Liang
2023-11-04Merge tag 'x86_microcode_for_v6.7_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-10-30Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds
2023-10-30Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-23Merge tag 'v6.6-rc7' into sched/core, to pick up fixesIngo Molnar
2023-10-18x86/microcode/32: Move early loading after paging enableThomas Gleixner
2023-10-15Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Linus Torvalds