aboutsummaryrefslogtreecommitdiff
path: root/include/linux/cpu.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-26cpu/hotplug: Convert hotplug locking to percpu rwsemGravatar Thomas Gleixner 1-1/+1
2017-05-26cpu/hotplug: Provide lockdep_assert_cpus_held()Gravatar Thomas Gleixner 1-0/+2
2017-05-26cpu/hotplug: Provide cpus_read|write_[un]lock()Gravatar Thomas Gleixner 1-15/+19
2017-03-02sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Gravatar Ingo Molnar 1-0/+2
2016-12-25cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsGravatar Thomas Gleixner 1-90/+0
2016-12-13Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-0/+2
2016-12-08hotplug: Make register and unregister notifier API symmetricGravatar Michal Hocko 1-11/+4
2016-11-29sched/idle: Add support for tasks that inject idleGravatar Peter Zijlstra 1-0/+2
2016-10-07nmi_backtrace: generate one-line reports for idle cpusGravatar Chris Metcalf 1-0/+5
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-12/+0
2016-09-06cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierGravatar Thomas Gleixner 1-12/+0
2016-08-26cpu/hotplug: Allow suspend/resume CPU to be specifiedGravatar James Morse 1-1/+5
2016-07-14workqueue: Convert to state machine callbacksGravatar Thomas Gleixner 1-9/+0
2016-07-14perf/core: Remove perf CPU notifier codeGravatar Thomas Gleixner 1-2/+0
2016-05-06sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()Gravatar Thomas Gleixner 1-2/+0
2016-05-06sched/hotplug: Convert cpu_[in]active notifiers to state machineGravatar Thomas Gleixner 1-12/+0
2016-05-06sched: Consolidate the notifier mazeGravatar Thomas Gleixner 1-8/+4
2016-03-01rcu: Make CPU_DYING_IDLE an explicit callGravatar Thomas Gleixner 1-3/+1
2016-03-01cpu/hotplug: Make wait for dead cpu completion basedGravatar Thomas Gleixner 1-2/+3
2016-03-01cpu/hotplug: Unpark smpboot threads from the state machineGravatar Thomas Gleixner 1-6/+1
2016-03-01cpu/hotplug: Convert to a state machine for the control processorGravatar Thomas Gleixner 1-5/+4
2016-03-01cpu/hotplug: Restructure FROZEN state handlingGravatar Thomas Gleixner 1-0/+2
2015-10-07cpu: Remove try_get_online_cpus()Gravatar Paul E. McKenney 1-2/+0
2015-07-17include, lib: add __printf attributes to several function prototypesGravatar Nicolas Iooss 1-3/+4
2015-04-13cpu: Provide smpboot_thread_init() on !CONFIG_SMP kernels as wellGravatar Ingo Molnar 1-0/+4
2015-04-13cpu: Defer smpboot kthread unparking until CPU known to schedulerGravatar Paul E. McKenney 1-0/+2
2015-03-12rcu: Handle outgoing CPUs on exit from idle loopGravatar Paul E. McKenney 1-0/+2
2015-03-11smpboot: Add common code for notification from dying CPUGravatar Paul E. McKenney 1-0/+12
2014-11-07drivers: base: add cpu_device_create to support per-cpu devicesGravatar Sudeep Holla 1-0/+4
2014-09-18rcu: Eliminate deadlock between CPU hotplug and expedited grace periodsGravatar Paul E. McKenney 1-0/+2
2014-06-06idle: remove cpu_idle() forward declarationsGravatar Geert Uytterhoeven 1-1/+0
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+47
2014-03-20CPU hotplug: Provide lockless versions of callback registration functionsGravatar Srivatsa S. Bhat 1-0/+47
2014-02-18x86: align x86 arch with generic CPU modalias handlingGravatar Ard Biesheuvel 1-7/+0
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-13/+0
2013-10-15of: Make cpu node handling more portable.Gravatar David Miller 1-0/+3
2013-09-30hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Gravatar Toshi Kani 1-13/+0
2013-08-27Merge branch 'pm-cpufreq'Gravatar Rafael J. Wysocki 1-0/+1
2013-08-21of: move of_get_cpu_node implementation to DT core libraryGravatar Sudeep KarkadaNagesha 1-0/+1
2013-08-13ACPI / processor: Acquire writer lock to update CPU mapsGravatar Toshi Kani 1-0/+4
2013-07-14kernel: delete __cpuinit usage from all core kernel filesGravatar Paul Gortmaker 1-1/+1
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-2/+1
2013-06-12CPU hotplug: provide a generic helper to disable/enable CPU hotplugGravatar Srivatsa S. Bhat 1-0/+4
2013-05-28include/linux/cpu.h: Update comments to reflect realityGravatar Robert P. J. Day 1-2/+1
2013-04-08idle: Implement generic idle functionGravatar Thomas Gleixner 1-0/+8
2013-04-08idle: Provide a generic entry point for the idle codeGravatar Thomas Gleixner 1-0/+8
2012-07-17workqueue: perform cpu down operations from low priority cpu_notifier()Gravatar Tejun Heo 1-2/+3
2012-05-31cpu: introduce clear_tasks_mm_cpumask() helperGravatar Anton Vorontsov 1-0/+1
2012-05-17sched: Remove stale power aware scheduling remnants and dysfunctional knobsGravatar Peter Zijlstra 1-2/+0
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-1/+2