Commit Graph

252 Commits (3f7cb4f4130ca5693f0698211bf1e42945efbb8c)

Author SHA1 Message Date
Thomas Gleixner 9cd4f1a4e7 smp/hotplug: Move unparking of percpu threads to the control CPU 8 years ago
Arvind Yadav 993647a293 cpu/hotplug: Constify attribute_group structures 8 years ago
Thomas Gleixner c5cb83bb33 genirq/cpuhotplug: Handle managed IRQs on CPU hotplug 8 years ago
Arnd Bergmann 57de72125d cpu/hotplug: Remove unused check_for_tasks() function 8 years ago
Sebastian Andrzej Siewior 40da1b11f0 cpu/hotplug: Drop the device lock on error 8 years ago
Thomas Gleixner 49dfe2a677 cpuhotplug: Link lock stacks for hotplug callbacks 8 years ago
Thomas Gleixner fc8dffd379 cpu/hotplug: Convert hotplug locking to percpu rwsem 8 years ago
Sebastian Andrzej Siewior 210e21331f cpu/hotplug: Use stop_machine_cpuslocked() in takedown_cpu() 8 years ago
Thomas Gleixner 9805c67333 cpu/hotplug: Add __cpuhp_state_add_instance_cpuslocked() 8 years ago
Sebastian Andrzej Siewior 71def423fe cpu/hotplug: Provide cpuhp_setup/remove_state[_nocalls]_cpuslocked() 8 years ago
Thomas Gleixner 8f553c498e cpu/hotplug: Provide cpus_read|write_[un]lock() 8 years ago
Peter Zijlstra 8ce371f984 lockdep: Fix per-cpu static objects 8 years ago
Sebastian Andrzej Siewior dc434e056f cpu/hotplug: Serialize callback invocations proper 8 years ago
Ingo Molnar 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 years ago
Ingo Molnar ef8bd77f33 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> 8 years ago
Ingo Molnar 3f07c01441 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 8 years ago
Tobias Klauser 0fec9557fd cpu/hotplug: Remove unused but set variable in _cpu_down() 8 years ago
Thomas Gleixner 4205e4786d cpu/hotplug: Provide dynamic range for prepare stage 8 years ago
Thomas Gleixner b9d9d6911b smp/hotplug: Undo tglxs brainfart 8 years ago
Thomas Gleixner 530e9b76ae cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions 8 years ago
Thomas Gleixner dc280d9362 cpu/hotplug: Prevent overwriting of callbacks 8 years ago
Boris Ostrovsky 1358e038fa CPU/hotplug: Clarify description of __cpuhp_setup_state() return value 8 years ago
Boris Ostrovsky 512f09801b cpu/hotplug: Clarify description of __cpuhp_setup_state() return value 8 years ago
Michal Hocko 777c6e0dae hotplug: Make register and unregister notifier API symmetric 8 years ago
Joonas Lahtinen a705e07b9c cpu/hotplug: Use distinct name for cpu_hotplug.dep_map 8 years ago
Sebastian Andrzej Siewior 6731d4f123 slab: Convert to hotplug state machine 9 years ago
Richard Weinberger e6d4989a9a relayfs: Convert to hotplug state machine 9 years ago
Thomas Gleixner ee1e714b94 cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier 9 years ago
Thomas Gleixner 677f664653 cpu/hotplug: Make state names consistent 9 years ago
Thomas Gleixner 3c1627e999 cpu/hotplug: Replace anon union 9 years ago
Lianwei Wang 01b4115906 cpu/hotplug: Handle unbalanced hotplug enable/disable 9 years ago
Thomas Gleixner cf392d10b6 cpu/hotplug: Add multi instance support 9 years ago
Thomas Gleixner a724632ca0 cpu/hotplug: Rework callback invocation logic 9 years ago
James Morse d391e55229 cpu/hotplug: Allow suspend/resume CPU to be specified 9 years ago
Boris Ostrovsky e1c105a9d7 hotplug: Prevent alloc/free of irq descriptors during cpu up/down (again) 9 years ago
Sebastian Andrzej Siewior 0c6d4576c4 cpu/hotplug: Get rid of CPU_STARTING reference 9 years ago
Paul E. McKenney 7ec99de36f rcu: Provide exact CPU-online tracking for RCU 9 years ago
Boris Ostrovsky aa877175e7 cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again) 9 years ago
Richard Cochran 4fae16dffb timers/core: Correct callback order during CPU hot plug 9 years ago
Thomas Gleixner 4df8374254 rcu: Convert rcutree to hotplug state machine 9 years ago
Richard Weinberger 31487f8328 smp/cfd: Convert core to hotplug state machine 9 years ago
Richard Cochran 24f73b9971 timers/core: Convert to hotplug state machine 9 years ago
Thomas Gleixner 27590dc17b hrtimer: Convert to hotplug state machine 9 years ago
Thomas Gleixner 7ee681b252 workqueue: Convert to state machine callbacks 9 years ago
Thomas Gleixner 00e16c3d68 perf/core: Convert to hotplug state machine 9 years ago
Thomas Gleixner 6a4e24518c cpu/hotplug: Handle early registration gracefully 9 years ago
Thomas Gleixner a7c734140a cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds scribble 9 years ago
Thomas Gleixner aaddd7d1c7 sched/hotplug: Make activate() the last hotplug step 9 years ago
Thomas Gleixner f2785ddb53 sched/hotplug: Move migration CPU_DYING to sched_cpu_dying() 9 years ago
Peter Zijlstra b2454caa89 sched/hotplug: Move sync_rcu to be with set_cpu_active(false) 9 years ago