summaryrefslogtreecommitdiff
path: root/kernel/cpu.c
AgeCommit message (Expand)Author
2017-10-21cpu/hotplug: Reset node state after operationThomas Gleixner
2017-10-06Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-09-25smp/hotplug: Hotplug state fail injectionPeter Zijlstra
2017-09-25smp/hotplug: Differentiate the AP completion between up and downPeter Zijlstra
2017-09-25smp/hotplug: Differentiate the AP-work lockdep class between up and downPeter Zijlstra
2017-09-25smp/hotplug: Callback vs state-machine consistencyPeter Zijlstra
2017-09-25smp/hotplug: Rewrite AP state machine corePeter Zijlstra
2017-09-25smp/hotplug: Allow external multi-instance rollbackPeter Zijlstra
2017-09-14watchdog/hardlockup/perf: Prevent CPU hotplug deadlockThomas Gleixner
2017-09-04Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-25rcu: Migrate callbacks earlier in the CPU-offline timelinePaul E. McKenney
2017-07-20smp/hotplug: Handle removal correctly in cpuhp_store_callbacks()Ethan Barnes
2017-07-11smp/hotplug: Replace BUG_ON and react usefulThomas Gleixner
2017-07-06smp/hotplug: Move unparking of percpu threads to the control CPUThomas Gleixner
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-30cpu/hotplug: Constify attribute_group structuresArvind Yadav
2017-06-22genirq/cpuhotplug: Handle managed IRQs on CPU hotplugThomas Gleixner
2017-06-12cpu/hotplug: Remove unused check_for_tasks() functionArnd Bergmann
2017-06-03cpu/hotplug: Drop the device lock on errorSebastian Andrzej Siewior
2017-05-26cpuhotplug: Link lock stacks for hotplug callbacksThomas Gleixner
2017-05-26cpu/hotplug: Convert hotplug locking to percpu rwsemThomas Gleixner
2017-05-26cpu/hotplug: Use stop_machine_cpuslocked() in takedown_cpu()Sebastian Andrzej Siewior
2017-05-26cpu/hotplug: Add __cpuhp_state_add_instance_cpuslocked()Thomas Gleixner
2017-05-26cpu/hotplug: Provide cpuhp_setup/remove_state[_nocalls]_cpuslocked()Sebastian Andrzej Siewior
2017-05-26cpu/hotplug: Provide cpus_read|write_[un]lock()Thomas Gleixner
2017-04-14Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-03-26lockdep: Fix per-cpu static objectsPeter Zijlstra
2017-03-14cpu/hotplug: Serialize callback invocations properSebastian Andrzej Siewior
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-01-18cpu/hotplug: Remove unused but set variable in _cpu_down()Tobias Klauser
2017-01-16cpu/hotplug: Provide dynamic range for prepare stageThomas Gleixner
2016-12-26smp/hotplug: Undo tglxs brainfartThomas Gleixner
2016-12-25cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner
2016-12-25cpu/hotplug: Prevent overwriting of callbacksThomas Gleixner
2016-12-15cpu/hotplug: Clarify description of __cpuhp_setup_state() return valueBoris Ostrovsky
2016-12-08hotplug: Make register and unregister notifier API symmetricMichal Hocko
2016-10-16cpu/hotplug: Use distinct name for cpu_hotplug.dep_mapJoonas Lahtinen
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-09-06slab: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-06relayfs: Convert to hotplug state machineRichard Weinberger
2016-09-06cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner
2016-09-06cpu/hotplug: Make state names consistentThomas Gleixner
2016-09-05cpu/hotplug: Replace anon unionThomas Gleixner
2016-09-02cpu/hotplug: Handle unbalanced hotplug enable/disableLianwei Wang
2016-09-02cpu/hotplug: Add multi instance supportThomas Gleixner
2016-09-02cpu/hotplug: Rework callback invocation logicThomas Gleixner
2016-08-26cpu/hotplug: Allow suspend/resume CPU to be specifiedJames Morse