aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot.c
Commit message (Expand)AuthorAge
* Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-08
|\
| * x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin2014-05-04
| * x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin2014-04-30
* | Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo...Linus Torvalds2014-06-08
* | x86/smpboot: Initialize secondary CPU only if master CPU will wait for itIgor Mammedov2014-06-05
* | x86/smpboot: Log error on secondary CPU wakeup failure at ERR levelIgor Mammedov2014-06-05
* | x86: Fix list/memory corruption on CPU hotplugIgor Mammedov2014-06-05
|/
* Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-04-01
|\
| * x86: Keep thread_info on thread stack in x86_32Steven Rostedt2014-03-06
* | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-04-01
|\ \
| * | x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin2014-02-27
| |/
* | x86/apic: Plug racy xAPIC access of CPU hotplug codeJan Kiszka2014-03-11
* | x86/apic: Switch wait_for_init_deassert() to a bool flagDavid Rientjes2014-02-09
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-20
|\
| * x86: Add check for number of available vectors before CPU downPrarit Bhargava2014-01-16
* | x86, idle: Add memory barriers around clflush in mwait_play_dead()H. Peter Anvin2013-12-19
|/
* Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-13
|\
| * hotplug / x86: Disable ARCH_CPU_PROBE_RELEASE on x86Toshi Kani2013-09-25
* | x86/boot: Further compress CPUs bootup messageBorislav Petkov2013-10-01
* | x86: Improve the printout of the SMP bootup CPU tableBorislav Petkov2013-09-28
|/
* x86/smpboot: Fix announce_cpu() to printk() the last "OK" properlyLibin2013-09-05
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-14
* sched/x86: Construct all sibling maps if smtAndrew Jones2013-05-31
* x86: Use generic idle loopThomas Gleixner2013-04-08
* x86, smpboot: Remove unused variableBorislav Petkov2013-03-05
* x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramLen Brown2013-02-10
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-11
|\
| * x86: Add cpu_has_topoextAndreas Herrmann2012-11-13
* | Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-11
|\ \
| * | x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPIFenghua Yu2012-11-14
| * | x86, hotplug: Support functions for CPU0 online/offlineFenghua Yu2012-11-14
| |/
* / x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin2012-11-30
|/
* x86/smp: Don't ever patch back to UP if we unplug cpusRusty Russell2012-08-23
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-26
|\
| * x86: Add read_mostly declaration/definition to variables from smp.hVlad Zolotarov2012-06-14
* | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-22
|\ \
| * \ Merge commit 'v3.5-rc3' into x86/debugIngo Molnar2012-06-20
| |\ \
| * | | x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches2012-06-06
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-07-22
|\ \ \ \ | |_|/ / |/| | |
| * | | x86-smp-remove-call-to-ipi_call_lock-ipi_call_unlockYong Zhang2012-06-05
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-06-15
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/smp: Fix topology checks on AMD MCM CPUsBorislav Petkov2012-06-13
| | |/ | |/|
* / | sched/x86: Calculate booted cores after construction of sibling_maskKamalesh Babulal2012-06-06
|/ /
* / sched/x86: Use cpu_llc_shared_mask(cpu) for coregroup_maskPeter Zijlstra2012-05-30
|/
* Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2012-05-29
|\
| * x86, realmode: header for trampoline codeJarkko Sakkinen2012-05-08
| * x86, realmode: don't copy real_mode_headerJarkko Sakkinen2012-05-08
| * x86, realmode: Move SMP trampoline to unified realmode codeJarkko Sakkinen2012-05-08
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-22
|\ \
| * | sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra2012-05-17