summaryrefslogtreecommitdiff
path: root/kernel/cpu.c
Commit message (Expand)AuthorAge
* cpu/hotplug: Fix unused function warningArnd Bergmann2018-03-15
* cpu/hotplug: Merge cpuhp_bp_states and cpuhp_ap_statesLai Jiangshan2018-03-14
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-12-31
|\
| * timers: Reinitialize per cpu bases on hotplugThomas Gleixner2017-12-29
* | cpu/hotplug: Move inline keyword at the beginning of declarationMathieu Malaterre2017-12-27
|/
* Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-06
|\
| * smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct placeLai Jiangshan2017-11-28
* | cpu/hotplug: Fix state name in takedown_cpu() commentBrendan Jackman2017-12-06
|/
* cpu/hotplug: Reset node state after operationThomas Gleixner2017-10-21
* Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-10-06
|\
| * watchdog/hardlockup/perf: Prevent CPU hotplug deadlockThomas Gleixner2017-09-14
* | smp/hotplug: Hotplug state fail injectionPeter Zijlstra2017-09-25
* | smp/hotplug: Differentiate the AP completion between up and downPeter Zijlstra2017-09-25
* | smp/hotplug: Differentiate the AP-work lockdep class between up and downPeter Zijlstra2017-09-25
* | smp/hotplug: Callback vs state-machine consistencyPeter Zijlstra2017-09-25
* | smp/hotplug: Rewrite AP state machine corePeter Zijlstra2017-09-25
* | smp/hotplug: Allow external multi-instance rollbackPeter Zijlstra2017-09-25
|/
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-04
|\
| * smp/hotplug: Handle removal correctly in cpuhp_store_callbacks()Ethan Barnes2017-07-20
* | rcu: Migrate callbacks earlier in the CPU-offline timelinePaul E. McKenney2017-07-25
|/
* smp/hotplug: Replace BUG_ON and react usefulThomas Gleixner2017-07-11
* smp/hotplug: Move unparking of percpu threads to the control CPUThomas Gleixner2017-07-06
* 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