aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/topology.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-06x86/topology: convert to use arch_cpu_is_hotpluggable()Gravatar Russell King (Oracle) 1-5/+2
2023-12-06x86/topology: use weak version of arch_unregister_cpu()Gravatar Russell King (Oracle) 1-5/+0
2023-12-06x86/topology: Switch over to GENERIC_CPU_DEVICESGravatar James Morse 1-23/+4
2023-12-06x86/topology: remove arch_*register_cpu() exportsGravatar Russell King (Oracle) 1-2/+0
2023-10-11cpu-hotplug: Provide prototypes for arch CPU registrationGravatar Russell King (Oracle) 1-1/+1
2023-05-15x86/topology: Remove CPU0 hotplug optionGravatar Thomas Gleixner 1-94/+4
2022-11-22x86/cpu: Switch to cpu_feature_enabled() for X86_FEATURE_XENPVGravatar Juergen Gross 1-1/+1
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...Gravatar David Hildenbrand 1-5/+0
2021-03-18x86: Fix various typos in commentsGravatar Ingo Molnar 1-1/+1
2020-12-15genirq: Move irq_has_action() into core codeGravatar Thomas Gleixner 1-0/+1
2020-08-06x86/headers: Remove APIC headers from <asm/smp.h>Gravatar Ingo Molnar 1-0/+1
2020-03-25x86/smp: Replace cpu_up/down() with add/remove_cpu()Gravatar Qais Yousef 1-16/+6
2019-04-19x86/topology: Make DEBUG_HOTPLUG_CPU0 pr_info() more descriptiveGravatar Juri Lelli 1-1/+1
2018-09-12x86/xen: Disable CPU0 hotplug for Xen PVGravatar Juergen Gross 1-1/+3
2015-07-20x86: Drop bogus __ref / __refdata annotationsGravatar Mathias Krause 1-2/+2
2013-09-30hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Gravatar Toshi Kani 1-2/+0
2013-09-25hotplug / x86: Add hotplug lock to missing placesGravatar Toshi Kani 1-0/+2
2013-09-25hotplug / x86: Fix online state in cpu0 debug interfaceGravatar Toshi Kani 1-2/+5
2012-11-14x86, topology: Debug CPU0 hotplugGravatar Fenghua Yu 1-0/+51
2012-11-14x86, topology: Don't offline CPU0 if any PIC irq can not be migrated out of itGravatar Fenghua Yu 1-7/+43
2011-10-31x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEGravatar Paul Gortmaker 1-0/+1
2011-03-18x86: Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2009-03-21x86: topology.c cleanupGravatar Jaswinder Singh Rajput 1-6/+8
2008-02-19x86: fix section mismatch warning in topology.c:arch_register_cpuGravatar Sam Ravnborg 1-1/+1
2008-02-09x86: fix sparse warning in topology.cGravatar Harvey Harrison 1-1/+1
2008-02-01x86: avoid section mismatch involving arch_register_cpuGravatar Alexander van Heukelum 1-2/+1
2008-01-30x86: fix section mismatch warning in topology.cGravatar Sam Ravnborg 1-6/+9
2008-01-30x86: change NR_CPUS arrays in topologyGravatar travis@sgi.com 1-4/+4
2007-12-04x86: arch_register_cpu() section fixGravatar Andrew Morton 1-2/+3
2007-10-17i386: no need to make enable_cpu_hotplug a variableGravatar Adrian Bunk 1-3/+3
2007-10-13Delete filenames in comments.Gravatar Dave Jones 1-1/+1
2007-10-11i386: move kernelGravatar Thomas Gleixner 1-0/+77