summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for...Linus Torvalds2012-03-221-2/+0Star
|\ \
| * | x86: Remove some noise from boot log when starting cpusLuck, Tony2012-02-221-2/+0Star
| |/
* / sched: Cleanup cpu_active madnessPeter Zijlstra2012-03-121-13/+0Star
|/
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-121-5/+11
|\
| * x86: Reduce clock calibration time during slave cpu startupJack Steiner2011-12-051-5/+11
* | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-121-0/+1
|\ \
| * | x86, NMI: Add NMI IPI selftestDon Zickus2011-12-051-0/+1
| |/
* / x86: Skip cpus with apic-ids >= 255 in !x2apic_modeSuresh Siddha2011-12-231-1/+2
|/
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-07-231-1/+1
|\
| * x86, smpboot: Mark the names[] array in __inquire_remote_apic() as constGreg Dietsche2011-07-211-1/+1
* | x86: cpu-hotplug: Prevent softirq wakeup on wrong CPUThomas Gleixner2011-06-081-0/+13
* | x86: Fix mwait_play_dead() faulting on mwait-incapable cpusAvi Kivity2011-05-301-1/+1
* | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-291-1/+1
|\ \ | |/ |/|
| * x86 idle: clarify AMD erratum 400 workaroundLen Brown2011-05-291-1/+1
* | x86: A fast way to check capabilities of the current cpuChristoph Lameter2011-03-291-2/+2
* | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-03-161-4/+6
|\ \
| * | x86, trampoline: Common infrastructure for low memory trampolinesH. Peter Anvin2011-02-181-4/+6
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-161-67/+2Star
|\ \
| * | Merge commit 'v2.6.38' into x86/mmIngo Molnar2011-03-151-2/+2
| |\|
| * | Merge branch 'x86/amd-nb' into x86/mmIngo Molnar2011-02-161-0/+1
| |\ \
| | * | x86, amd: Normalize compute unit IDs on multi-node processorsAndreas Herrmann2011-01-261-0/+1
| * | | Merge commit 'v2.6.38-rc4' into x86/numaIngo Molnar2011-02-141-2/+2
| |\ \ \
| * | | | x86: Unify node_to_cpumask_map handling between 32 and 64bitTejun Heo2011-01-281-47/+0Star
| * | | | x86: Unify CPU -> NUMA node mapping between 32 and 64bitTejun Heo2011-01-281-6/+0Star
| * | | | x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo2011-01-281-5/+1Star
| * | | | x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()Tejun Heo2011-01-281-2/+1Star
| * | | | x86: Always use x86_cpu_to_logical_apicid for cpu -> logical apic idTejun Heo2011-01-281-4/+3Star
| * | | | x86: Replace cpu_2_logical_apicid[] with early percpu variableTejun Heo2011-01-281-5/+2Star
| * | | | x86: Drop x86_32 MAX_APICIDTejun Heo2011-01-281-1/+1
| * | | | x86: Kill unused static boot_cpu_logical_apicid in smpboot.cTejun Heo2011-01-281-5/+1Star
| | |/ / | |/| |
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-161-1/+10
|\ \ \ \
| * | | | x86: Rework arch_disable_smp_support() for x86Henrik Kretzschmar2011-02-231-1/+10
| | |_|/ | |/| |
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-161-31/+13Star
|\ \ \ \ | |/ / / |/| | |
| * | | Merge commit 'v2.6.38-rc4' into x86/cpuIngo Molnar2011-02-141-2/+2
| |\ \ \ | | | |/ | | |/|
| * | | x86: Don't copy per_cpu cpuinfo for BSP two timesYinghai Lu2011-01-261-3/+3
| * | | x86: Move llc_shared_map out of cpu_infoYinghai Lu2011-01-261-28/+10Star
| | |/ | |/|
* | | x86: Fix section mismatch in LAPIC initializationJan Beulich2011-02-101-2/+2
| |/ |/|
* | x86-32: Make sure the stack is set up before we use itH. Peter Anvin2011-02-051-2/+2
|/
* x86, hotplug: Fix powersavings with offlined cores on AMDBorislav Petkov2011-01-221-1/+2
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-111-2/+2
|\
| * x86: Fix sparse non-ANSI function warnings in smpboot.cRandy Dunlap2011-01-091-2/+2
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-081-7/+7
|\ \ | |/ |/|
| * x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo2010-12-301-6/+6
| * x86: Use this_cpu_ops to optimize codeTejun Heo2010-12-301-1/+1
| |
| \
| \
| \
*---. | Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds2011-01-061-0/+14
|\ \ \|
| * | | x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resumeSuresh Siddha2010-12-141-0/+14
| | |/ | |/|
* | | x86: Set cpu masks before calling CPU_STARTING notifiersAndi Kleen2010-11-261-4/+7
* | | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus2010-11-181-11/+0Star
|/ /
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-281-1/+0Star
|\ \
| * | x86-32: Allocate irq stacks seperate from percpu areaBrian Gerst2010-10-271-1/+0Star