index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
topology.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/cpu: Move leftover contents of topology.c to setup.c
Rafael J. Wysocki
2024-03-21
1
-43
/
+0
*
x86/topology: convert to use arch_cpu_is_hotpluggable()
Russell King (Oracle)
2023-12-06
1
-5
/
+2
*
x86/topology: use weak version of arch_unregister_cpu()
Russell King (Oracle)
2023-12-06
1
-5
/
+0
*
x86/topology: Switch over to GENERIC_CPU_DEVICES
James Morse
2023-12-06
1
-23
/
+4
*
x86/topology: remove arch_*register_cpu() exports
Russell King (Oracle)
2023-12-06
1
-2
/
+0
*
cpu-hotplug: Provide prototypes for arch CPU registration
Russell King (Oracle)
2023-10-11
1
-1
/
+1
*
x86/topology: Remove CPU0 hotplug option
Thomas Gleixner
2023-05-15
1
-94
/
+4
*
x86/cpu: Switch to cpu_feature_enabled() for X86_FEATURE_XENPV
Juergen Gross
2022-11-22
1
-1
/
+1
*
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
2022-03-22
1
-5
/
+0
*
x86: Fix various typos in comments
Ingo Molnar
2021-03-18
1
-1
/
+1
*
genirq: Move irq_has_action() into core code
Thomas Gleixner
2020-12-15
1
-0
/
+1
*
x86/headers: Remove APIC headers from <asm/smp.h>
Ingo Molnar
2020-08-06
1
-0
/
+1
*
x86/smp: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
2020-03-25
1
-16
/
+6
*
x86/topology: Make DEBUG_HOTPLUG_CPU0 pr_info() more descriptive
Juri Lelli
2019-04-19
1
-1
/
+1
*
x86/xen: Disable CPU0 hotplug for Xen PV
Juergen Gross
2018-09-12
1
-1
/
+3
*
x86: Drop bogus __ref / __refdata annotations
Mathias Krause
2015-07-20
1
-2
/
+2
*
hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()
Toshi Kani
2013-09-30
1
-2
/
+0
*
hotplug / x86: Add hotplug lock to missing places
Toshi Kani
2013-09-25
1
-0
/
+2
*
hotplug / x86: Fix online state in cpu0 debug interface
Toshi Kani
2013-09-25
1
-2
/
+5
*
x86, topology: Debug CPU0 hotplug
Fenghua Yu
2012-11-15
1
-0
/
+51
*
x86, topology: Don't offline CPU0 if any PIC irq can not be migrated out of it
Fenghua Yu
2012-11-14
1
-7
/
+43
*
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-11-01
1
-0
/
+1
*
x86: Fix common misspellings
Lucas De Marchi
2011-03-18
1
-1
/
+1
*
x86: topology.c cleanup
Jaswinder Singh Rajput
2009-03-21
1
-6
/
+8
*
x86: fix section mismatch warning in topology.c:arch_register_cpu
Sam Ravnborg
2008-02-19
1
-1
/
+1
*
x86: fix sparse warning in topology.c
Harvey Harrison
2008-02-09
1
-1
/
+1
*
x86: avoid section mismatch involving arch_register_cpu
Alexander van Heukelum
2008-02-01
1
-2
/
+1
*
x86: fix section mismatch warning in topology.c
Sam Ravnborg
2008-01-30
1
-6
/
+9
*
x86: change NR_CPUS arrays in topology
travis@sgi.com
2008-01-30
1
-4
/
+4
*
x86: arch_register_cpu() section fix
Andrew Morton
2007-12-04
1
-2
/
+3
*
i386: no need to make enable_cpu_hotplug a variable
Adrian Bunk
2007-10-17
1
-3
/
+3
*
Delete filenames in comments.
Dave Jones
2007-10-13
1
-1
/
+1
*
i386: move kernel
Thomas Gleixner
2007-10-11
1
-0
/
+77