summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds1-0/+7
2014-06-08Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo...Linus Torvalds1-31/+68
2014-06-05x86/smpboot: Initialize secondary CPU only if master CPU will wait for itIgor Mammedov1-68/+31
2014-06-05x86/smpboot: Log error on secondary CPU wakeup failure at ERR levelIgor Mammedov1-1/+1
2014-06-05x86: Fix list/memory corruption on CPU hotplugIgor Mammedov1-3/+0
2014-05-04x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin1-1/+1
2014-04-30x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin1-0/+7
2014-04-01Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2014-04-01Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2014-03-11x86/apic: Plug racy xAPIC access of CPU hotplug codeJan Kiszka1-2/+9
2014-03-06x86: Keep thread_info on thread stack in x86_32Steven Rostedt1-1/+1
2014-02-27x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin1-1/+1
2014-02-09x86/apic: Switch wait_for_init_deassert() to a bool flagDavid Rientjes1-2/+3
2014-01-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
2014-01-15x86: Add check for number of available vectors before CPU downPrarit Bhargava1-0/+6
2013-12-19x86, idle: Add memory barriers around clflush in mwait_play_dead()H. Peter Anvin1-0/+2
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-21/+0
2013-10-01x86/boot: Further compress CPUs bootup messageBorislav Petkov1-5/+19
2013-09-28x86: Improve the printout of the SMP bootup CPU tableBorislav Petkov1-6/+15
2013-09-25hotplug / x86: Disable ARCH_CPU_PROBE_RELEASE on x86Toshi Kani1-21/+0
2013-09-05x86/smpboot: Fix announce_cpu() to printk() the last "OK" properlyLibin1-1/+2
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker1-14/+14
2013-05-31sched/x86: Construct all sibling maps if smtAndrew Jones1-4/+4
2013-04-08x86: Use generic idle loopThomas Gleixner1-1/+1
2013-03-05x86, smpboot: Remove unused variableBorislav Petkov1-2/+1
2013-02-10x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramLen Brown1-1/+1
2012-12-11Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2012-12-11Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-27/+122
2012-11-30x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin1-0/+5
2012-11-14x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPIFenghua Yu1-7/+104
2012-11-14x86, hotplug: Support functions for CPU0 online/offlineFenghua Yu1-20/+18
2012-11-13x86: Add cpu_has_topoextAndreas Herrmann1-1/+1
2012-08-23x86/smp: Don't ever patch back to UP if we unplug cpusRusty Russell1-18/+2
2012-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+4
2012-07-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-52/+45
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-9/+0
2012-06-20Merge commit 'v3.5-rc3' into x86/debugIngo Molnar1-2/+14
2012-06-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+5
2012-06-14x86: Add read_mostly declaration/definition to variables from smp.hVlad Zolotarov1-4/+4
2012-06-13x86/smp: Fix topology checks on AMD MCM CPUsBorislav Petkov1-2/+5
2012-06-06sched/x86: Calculate booted cores after construction of sibling_maskKamalesh Babulal1-0/+9
2012-06-06x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches1-52/+45
2012-06-05x86-smp-remove-call-to-ipi_call_lock-ipi_call_unlockYong Zhang1-9/+0
2012-05-30sched/x86: Use cpu_llc_shared_mask(cpu) for coregroup_maskPeter Zijlstra1-9/+1
2012-05-29Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-8/+10
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-39/+69
2012-05-17sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra1-2/+1
2012-05-14sched/x86: Rewrite set_cpu_sibling_map()Peter Zijlstra1-46/+66
2012-05-09x86/numa: Check for nonsensical topologies on real hw as wellIngo Molnar1-6/+6
2012-05-09x86/numa: Hard partition cpu topology masks on node boundariesPeter Zijlstra1-0/+11