summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/smpboot.c
AgeCommit message (Expand)Author
2015-01-22x86: Consolidate boot cpu timer setupThomas Gleixner
2015-01-22x86/apic: Reuse apic_bsp_setup() for UP APIC setupThomas Gleixner
2015-01-22x86/smpboot: Sanitize uniprocessor initThomas Gleixner
2015-01-22x86/smpboot: Move apic init code to apic.cThomas Gleixner
2015-01-22x86/smpboot: Cleanup ioapic handlingThomas Gleixner
2015-01-22x86/smpboot: Move smpboot inlines to codeThomas Gleixner
2014-12-16x86, smpboot: Remove pointless preempt_disable() in native_smp_prepare_cpus()Thomas Gleixner
2014-12-10Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-11-10x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU downBoris Ostrovsky
2014-11-04x86: Convert a few more per-CPU items to read-mostly onesJan Beulich
2014-10-19x86/smpboot: Move data structure to its primary usage scopeIngo Molnar
2014-10-13Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-13Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-03sched/x86: Fix up typo in topology detectionDave Hansen
2014-09-24sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li
2014-09-24x86/smpboot: Speed up suspend/resume by avoiding 100ms sleep for CPU offline ...Lan Tianyu
2014-09-24x86, sched: Add new topology for multi-NUMA-node CPUsDave Hansen
2014-09-16x86/smpboot: Initialize secondary CPU only if master CPU will wait for itIgor Mammedov
2014-07-31x86, apic: Remove setup_portio_remap callbackDavid Rientjes
2014-07-31x86, apic: Remove smp_callin_clear_local_apic callbackDavid Rientjes
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds
2014-06-08Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo...Linus Torvalds
2014-06-05x86/smpboot: Initialize secondary CPU only if master CPU will wait for itIgor Mammedov
2014-06-05x86/smpboot: Log error on secondary CPU wakeup failure at ERR levelIgor Mammedov
2014-06-05x86: Fix list/memory corruption on CPU hotplugIgor Mammedov
2014-05-04x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin
2014-04-30x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin
2014-04-01Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-04-01Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-03-11x86/apic: Plug racy xAPIC access of CPU hotplug codeJan Kiszka
2014-03-06x86: Keep thread_info on thread stack in x86_32Steven Rostedt
2014-02-27x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin
2014-02-09x86/apic: Switch wait_for_init_deassert() to a bool flagDavid Rientjes
2014-01-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-01-15x86: Add check for number of available vectors before CPU downPrarit Bhargava
2013-12-19x86, idle: Add memory barriers around clflush in mwait_play_dead()H. Peter Anvin
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-01x86/boot: Further compress CPUs bootup messageBorislav Petkov
2013-09-28x86: Improve the printout of the SMP bootup CPU tableBorislav Petkov
2013-09-25hotplug / x86: Disable ARCH_CPU_PROBE_RELEASE on x86Toshi Kani
2013-09-05x86/smpboot: Fix announce_cpu() to printk() the last "OK" properlyLibin
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2013-05-31sched/x86: Construct all sibling maps if smtAndrew Jones
2013-04-08x86: Use generic idle loopThomas Gleixner
2013-03-05x86, smpboot: Remove unused variableBorislav Petkov
2013-02-10x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramLen Brown
2012-12-11Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-12-11Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-30x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin