summaryrefslogtreecommitdiffstats
path: root/kernel/cpu.c
Commit message (Expand)AuthorAge
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-03
|\
| * cpu/hotplug: Constify attribute_group structuresArvind Yadav2017-06-30
| * cpu/hotplug: Remove unused check_for_tasks() functionArnd Bergmann2017-06-12
| * cpuhotplug: Link lock stacks for hotplug callbacksThomas Gleixner2017-05-26
| * cpu/hotplug: Convert hotplug locking to percpu rwsemThomas Gleixner2017-05-26
| * cpu/hotplug: Use stop_machine_cpuslocked() in takedown_cpu()Sebastian Andrzej Siewior2017-05-26
| * cpu/hotplug: Add __cpuhp_state_add_instance_cpuslocked()Thomas Gleixner2017-05-26
| * cpu/hotplug: Provide cpuhp_setup/remove_state[_nocalls]_cpuslocked()Sebastian Andrzej Siewior2017-05-26
| * cpu/hotplug: Provide cpus_read|write_[un]lock()Thomas Gleixner2017-05-26
* | genirq/cpuhotplug: Handle managed IRQs on CPU hotplugThomas Gleixner2017-06-22
* | cpu/hotplug: Drop the device lock on errorSebastian Andrzej Siewior2017-06-03
|/
* 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