summaryrefslogtreecommitdiff
path: root/kernel/cpu.c
AgeCommit message (Expand)Author
2015-02-13cpu_down: move migrate_enable() backTiejun Chen
2015-02-13kernel/hotplug: restore original cpu mask oncpu/downSebastian Andrzej Siewior
2015-02-13kernel/cpu: fix cpu down problem if kthread's cpu is going downSebastian Andrzej Siewior
2015-02-13cpu hotplug: Document why PREEMPT_RT uses a spinlockSteven Rostedt
2015-02-13cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2015-02-13cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2015-02-13hotplug: Call cpu_unplug_begin() before DOWN_PREPAREYong Zhang
2015-02-13hotplug-use-migrate-disable.patchThomas Gleixner
2015-02-13hotplug: Reread hotplug_pcp on pin_current_cpu() retryYong Zhang
2015-02-13hotplug: sync_unplug: No " " in task nameYong Zhang
2015-02-13hotplug: Lightweight get online cpusThomas Gleixner
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14cpu_down: move migrate_enable() backTiejun Chen
2014-05-14kernel/hotplug: restore original cpu mask oncpu/downSebastian Andrzej Siewior
2014-05-14kernel/cpu: fix cpu down problem if kthread's cpu is going downSebastian Andrzej Siewior
2014-05-14cpu hotplug: Document why PREEMPT_RT uses a spinlockSteven Rostedt
2014-05-14cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2014-05-14cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2014-05-14hotplug: Call cpu_unplug_begin() before DOWN_PREPAREYong Zhang
2014-05-14hotplug-use-migrate-disable.patchThomas Gleixner
2014-05-14hotplug: Reread hotplug_pcp on pin_current_cpu() retryYong Zhang
2014-05-14hotplug: sync_unplug: No " " in task nameYong Zhang
2014-05-14hotplug: Lightweight get online cpusThomas Gleixner
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10cpu_down: move migrate_enable() backTiejun Chen
2014-04-10kernel/hotplug: restore original cpu mask oncpu/downSebastian Andrzej Siewior
2014-04-10kernel/cpu: fix cpu down problem if kthread's cpu is going downSebastian Andrzej Siewior
2014-04-10cpu hotplug: Document why PREEMPT_RT uses a spinlockSteven Rostedt
2014-04-10cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2014-04-10cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2014-04-10hotplug: Call cpu_unplug_begin() before DOWN_PREPAREYong Zhang
2014-04-10hotplug-use-migrate-disable.patchThomas Gleixner
2014-04-10hotplug: Reread hotplug_pcp on pin_current_cpu() retryYong Zhang
2014-04-10hotplug: sync_unplug: No "\n" in task nameYong Zhang
2014-04-10hotplug: Lightweight get online cpusThomas Gleixner
2013-08-13ACPI / processor: Acquire writer lock to update CPU mapsToshi Kani
2013-07-14kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker
2013-06-12CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat
2013-02-20Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-14stop_machine: Use smpboot threadsThomas Gleixner
2013-01-27cputime: Use accessors to read task cputime statsFrederic Weisbecker
2012-12-12Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-14ACPI / processor: prevent cpu from becoming onlineYasuaki Ishimatsu
2012-11-14kernel/cpu.c: Add comment for priority in cpu_hotplug_pm_callbackFenghua Yu
2012-10-09CPU hotplug, debug: detect imbalance between get_online_cpus() and put_online...Srivatsa S. Bhat
2012-10-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-08-23x86/smp: Don't ever patch back to UP if we unplug cpusRusty Russell
2012-08-13smpboot: Provide infrastructure for percpu hotplug threadsThomas Gleixner
2012-08-01mm/hotplug: correctly setup fallback zonelists when creating new pgdatJiang Liu
2012-06-01kernel/cpu.c: document clear_tasks_mm_cpumask()Anton Vorontsov