summaryrefslogtreecommitdiffstats
path: root/kernel/cpu.c
Commit message (Expand)AuthorAge
* Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-04-14
|\
| * cpu/hotplug: Serialize callback invocations properSebastian Andrzej Siewior2017-03-14
* | lockdep: Fix per-cpu static objectsPeter Zijlstra2017-03-26
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* cpu/hotplug: Remove unused but set variable in _cpu_down()Tobias Klauser2017-01-18
* cpu/hotplug: Provide dynamic range for prepare stageThomas Gleixner2017-01-16
* smp/hotplug: Undo tglxs brainfartThomas Gleixner2016-12-26
* cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner2016-12-25
* cpu/hotplug: Prevent overwriting of callbacksThomas Gleixner2016-12-25
* cpu/hotplug: Clarify description of __cpuhp_setup_state() return valueBoris Ostrovsky2016-12-15
* hotplug: Make register and unregister notifier API symmetricMichal Hocko2016-12-08
* cpu/hotplug: Use distinct name for cpu_hotplug.dep_mapJoonas Lahtinen2016-10-16
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-03
|\
| * slab: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-06
| * relayfs: Convert to hotplug state machineRichard Weinberger2016-09-06
| * cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner2016-09-06
| * cpu/hotplug: Make state names consistentThomas Gleixner2016-09-06
| * cpu/hotplug: Replace anon unionThomas Gleixner2016-09-05
| * cpu/hotplug: Handle unbalanced hotplug enable/disableLianwei Wang2016-09-02
| * cpu/hotplug: Add multi instance supportThomas Gleixner2016-09-02
| * cpu/hotplug: Rework callback invocation logicThomas Gleixner2016-09-02
| * cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again)Boris Ostrovsky2016-08-10
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-03
|\ \
| * | cpu/hotplug: Get rid of CPU_STARTING referenceSebastian Andrzej Siewior2016-08-22
| * | rcu: Provide exact CPU-online tracking for RCUPaul E. McKenney2016-08-22
| |/
* / cpu/hotplug: Allow suspend/resume CPU to be specifiedJames Morse2016-08-26
|/
* timers/core: Correct callback order during CPU hot plugRichard Cochran2016-07-28
* rcu: Convert rcutree to hotplug state machineThomas Gleixner2016-07-15
* smp/cfd: Convert core to hotplug state machineRichard Weinberger2016-07-15
* timers/core: Convert to hotplug state machineRichard Cochran2016-07-15
* hrtimer: Convert to hotplug state machineThomas Gleixner2016-07-15
* workqueue: Convert to state machine callbacksThomas Gleixner2016-07-14
* perf/core: Convert to hotplug state machineThomas Gleixner2016-07-14
* cpu/hotplug: Handle early registration gracefullyThomas Gleixner2016-07-14
* cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds ...Thomas Gleixner2016-07-13
* sched/hotplug: Make activate() the last hotplug stepThomas Gleixner2016-05-06
* sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()Thomas Gleixner2016-05-06
* sched/hotplug: Move sync_rcu to be with set_cpu_active(false)Peter Zijlstra2016-05-06
* sched/hotplug: Convert cpu_[in]active notifiers to state machineThomas Gleixner2016-05-06
* sched: Make set_cpu_rq_start_time() a built in hotplug stateThomas Gleixner2016-05-06
* cpu/hotplug: Fix rollback during error-out in __cpu_disable()Sebastian Andrzej Siewior2016-04-22
* cpu/hotplug: Document states betterThomas Gleixner2016-03-12
* cpu/hotplug: Fix smpboot thread orderingThomas Gleixner2016-03-10
* cpu/hotplug: Remove redundant state checkThomas Gleixner2016-03-06
* cpu/hotplug: Plug death reporting raceThomas Gleixner2016-03-03
* rcu: Make CPU_DYING_IDLE an explicit callThomas Gleixner2016-03-01
* cpu/hotplug: Make wait for dead cpu completion basedThomas Gleixner2016-03-01
* cpu/hotplug: Let upcoming cpu bring itself fully upThomas Gleixner2016-03-01