Age | Commit message (Expand) | Author |
2017-10-21 | cpu/hotplug: Reset node state after operation | Thomas Gleixner |
2017-10-06 | Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-09-25 | smp/hotplug: Hotplug state fail injection | Peter Zijlstra |
2017-09-25 | smp/hotplug: Differentiate the AP completion between up and down | Peter Zijlstra |
2017-09-25 | smp/hotplug: Differentiate the AP-work lockdep class between up and down | Peter Zijlstra |
2017-09-25 | smp/hotplug: Callback vs state-machine consistency | Peter Zijlstra |
2017-09-25 | smp/hotplug: Rewrite AP state machine core | Peter Zijlstra |
2017-09-25 | smp/hotplug: Allow external multi-instance rollback | Peter Zijlstra |
2017-09-14 | watchdog/hardlockup/perf: Prevent CPU hotplug deadlock | Thomas Gleixner |
2017-09-04 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-07-25 | rcu: Migrate callbacks earlier in the CPU-offline timeline | Paul E. McKenney |
2017-07-20 | smp/hotplug: Handle removal correctly in cpuhp_store_callbacks() | Ethan Barnes |
2017-07-11 | smp/hotplug: Replace BUG_ON and react useful | Thomas Gleixner |
2017-07-06 | smp/hotplug: Move unparking of percpu threads to the control CPU | Thomas Gleixner |
2017-07-03 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-06-30 | cpu/hotplug: Constify attribute_group structures | Arvind Yadav |
2017-06-22 | genirq/cpuhotplug: Handle managed IRQs on CPU hotplug | Thomas Gleixner |
2017-06-12 | cpu/hotplug: Remove unused check_for_tasks() function | Arnd Bergmann |
2017-06-03 | cpu/hotplug: Drop the device lock on error | Sebastian Andrzej Siewior |
2017-05-26 | cpuhotplug: Link lock stacks for hotplug callbacks | Thomas Gleixner |
2017-05-26 | cpu/hotplug: Convert hotplug locking to percpu rwsem | Thomas Gleixner |
2017-05-26 | cpu/hotplug: Use stop_machine_cpuslocked() in takedown_cpu() | Sebastian Andrzej Siewior |
2017-05-26 | cpu/hotplug: Add __cpuhp_state_add_instance_cpuslocked() | Thomas Gleixner |
2017-05-26 | cpu/hotplug: Provide cpuhp_setup/remove_state[_nocalls]_cpuslocked() | Sebastian Andrzej Siewior |
2017-05-26 | cpu/hotplug: Provide cpus_read|write_[un]lock() | Thomas Gleixner |
2017-04-14 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2017-03-26 | lockdep: Fix per-cpu static objects | Peter Zijlstra |
2017-03-14 | cpu/hotplug: Serialize callback invocations proper | Sebastian Andrzej Siewior |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-01-18 | cpu/hotplug: Remove unused but set variable in _cpu_down() | Tobias Klauser |
2017-01-16 | cpu/hotplug: Provide dynamic range for prepare stage | Thomas Gleixner |
2016-12-26 | smp/hotplug: Undo tglxs brainfart | Thomas Gleixner |
2016-12-25 | cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions | Thomas Gleixner |
2016-12-25 | cpu/hotplug: Prevent overwriting of callbacks | Thomas Gleixner |
2016-12-15 | cpu/hotplug: Clarify description of __cpuhp_setup_state() return value | Boris Ostrovsky |
2016-12-08 | hotplug: Make register and unregister notifier API symmetric | Michal Hocko |
2016-10-16 | cpu/hotplug: Use distinct name for cpu_hotplug.dep_map | Joonas Lahtinen |
2016-10-03 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-10-03 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-09-06 | slab: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-09-06 | relayfs: Convert to hotplug state machine | Richard Weinberger |
2016-09-06 | cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier | Thomas Gleixner |
2016-09-06 | cpu/hotplug: Make state names consistent | Thomas Gleixner |
2016-09-05 | cpu/hotplug: Replace anon union | Thomas Gleixner |
2016-09-02 | cpu/hotplug: Handle unbalanced hotplug enable/disable | Lianwei Wang |
2016-09-02 | cpu/hotplug: Add multi instance support | Thomas Gleixner |
2016-09-02 | cpu/hotplug: Rework callback invocation logic | Thomas Gleixner |
2016-08-26 | cpu/hotplug: Allow suspend/resume CPU to be specified | James Morse |