summaryrefslogtreecommitdiffstats
path: root/kernel/cpu.c
AgeCommit message (Expand)AuthorLines
2018-03-15cpu/hotplug: Fix unused function warningArnd Bergmann-9/+9
2018-03-14cpu/hotplug: Merge cpuhp_bp_states and cpuhp_ap_statesLai Jiangshan-27/+15
2017-12-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+2
2017-12-29timers: Reinitialize per cpu bases on hotplugThomas Gleixner-2/+2
2017-12-27cpu/hotplug: Move inline keyword at the beginning of declarationMathieu Malaterre-4/+4
2017-12-06Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+5
2017-12-06cpu/hotplug: Fix state name in takedown_cpu() commentBrendan Jackman-2/+2
2017-11-28smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct placeLai Jiangshan-5/+5
2017-10-21cpu/hotplug: Reset node state after operationThomas Gleixner-0/+5
2017-10-06Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+6
2017-09-25smp/hotplug: Hotplug state fail injectionPeter Zijlstra-1/+59
2017-09-25smp/hotplug: Differentiate the AP completion between up and downPeter Zijlstra-17/+32
2017-09-25smp/hotplug: Differentiate the AP-work lockdep class between up and downPeter Zijlstra-9/+32
2017-09-25smp/hotplug: Callback vs state-machine consistencyPeter Zijlstra-4/+22
2017-09-25smp/hotplug: Rewrite AP state machine corePeter Zijlstra-115/+206
2017-09-25smp/hotplug: Allow external multi-instance rollbackPeter Zijlstra-15/+32
2017-09-14watchdog/hardlockup/perf: Prevent CPU hotplug deadlockThomas Gleixner-0/+6
2017-09-04Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+11
2017-07-25rcu: Migrate callbacks earlier in the CPU-offline timelinePaul E. McKenney-0/+1
2017-07-20smp/hotplug: Handle removal correctly in cpuhp_store_callbacks()Ethan Barnes-1/+11
2017-07-11smp/hotplug: Replace BUG_ON and react usefulThomas Gleixner-1/+2
2017-07-06smp/hotplug: Move unparking of percpu threads to the control CPUThomas Gleixner-18/+19
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-148/+93
2017-06-30cpu/hotplug: Constify attribute_group structuresArvind Yadav-2/+2
2017-06-22genirq/cpuhotplug: Handle managed IRQs on CPU hotplugThomas Gleixner-0/+5
2017-06-12cpu/hotplug: Remove unused check_for_tasks() functionArnd Bergmann-24/+0
2017-06-03cpu/hotplug: Drop the device lock on errorSebastian Andrzej Siewior-2/+2
2017-05-26cpuhotplug: Link lock stacks for hotplug callbacksThomas Gleixner-0/+13
2017-05-26cpu/hotplug: Convert hotplug locking to percpu rwsemThomas Gleixner-94/+13
2017-05-26cpu/hotplug: Use stop_machine_cpuslocked() in takedown_cpu()Sebastian Andrzej Siewior-1/+1
2017-05-26cpu/hotplug: Add __cpuhp_state_add_instance_cpuslocked()Thomas Gleixner-3/+15
2017-05-26cpu/hotplug: Provide cpuhp_setup/remove_state[_nocalls]_cpuslocked()Sebastian Andrzej Siewior-11/+36
2017-05-26cpu/hotplug: Provide cpus_read|write_[un]lock()Thomas Gleixner-18/+18
2017-04-14Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar-14/+14
2017-03-26lockdep: Fix per-cpu static objectsPeter Zijlstra-0/+6
2017-03-14cpu/hotplug: Serialize callback invocations properSebastian Andrzej Siewior-14/+14
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-1/+1
2017-01-18cpu/hotplug: Remove unused but set variable in _cpu_down()Tobias Klauser-2/+0
2017-01-16cpu/hotplug: Provide dynamic range for prepare stageThomas Gleixner-4/+18
2016-12-26smp/hotplug: Undo tglxs brainfartThomas Gleixner-1/+8
2016-12-25cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner-138/+1
2016-12-25cpu/hotplug: Prevent overwriting of callbacksThomas Gleixner-46/+50
2016-12-15cpu/hotplug: Clarify description of __cpuhp_setup_state() return valueBoris Ostrovsky-1/+5
2016-12-08hotplug: Make register and unregister notifier API symmetricMichal Hocko-1/+1
2016-10-16cpu/hotplug: Use distinct name for cpu_hotplug.dep_mapJoonas Lahtinen-1/+1
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-181/+331
2016-10-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2016-09-06slab: Convert to hotplug state machineSebastian Andrzej Siewior-0/+6