aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/topology.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-12x86/xen: Disable CPU0 hotplug for Xen PVJuergen Gross1-1/+3
2015-07-20x86: Drop bogus __ref / __refdata annotationsMathias Krause1-2/+2
2013-09-30hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani1-2/+0
2013-09-25hotplug / x86: Add hotplug lock to missing placesToshi Kani1-0/+2
2013-09-25hotplug / x86: Fix online state in cpu0 debug interfaceToshi Kani1-2/+5
2012-11-14x86, topology: Debug CPU0 hotplugFenghua Yu1-0/+51
2012-11-14x86, topology: Don't offline CPU0 if any PIC irq can not be migrated out of itFenghua Yu1-7/+43
2011-10-31x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-03-18x86: Fix common misspellingsLucas De Marchi1-1/+1
2009-03-21x86: topology.c cleanupJaswinder Singh Rajput1-6/+8
2008-02-19x86: fix section mismatch warning in topology.c:arch_register_cpuSam Ravnborg1-1/+1
2008-02-09x86: fix sparse warning in topology.cHarvey Harrison1-1/+1
2008-02-01x86: avoid section mismatch involving arch_register_cpuAlexander van Heukelum1-2/+1
2008-01-30x86: fix section mismatch warning in topology.cSam Ravnborg1-6/+9
2008-01-30x86: change NR_CPUS arrays in topologytravis@sgi.com1-4/+4
2007-12-04x86: arch_register_cpu() section fixAndrew Morton1-2/+3
2007-10-17i386: no need to make enable_cpu_hotplug a variableAdrian Bunk1-3/+3
2007-10-13Delete filenames in comments.Dave Jones1-1/+1
2007-10-11i386: move kernelThomas Gleixner1-0/+77