aboutsummaryrefslogtreecommitdiff
path: root/include/linux/smpboot.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-24smpboot: Place the __percpu annotation correctlyGravatar Sebastian Andrzej Siewior 1-1/+1
2018-07-03smpboot: Remove cpumask from the APIGravatar Peter Zijlstra 1-14/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-14smpboot/threads, watchdog/core: Avoid runtime allocationGravatar Thomas Gleixner 1-2/+2
2015-10-20stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unp...Gravatar Oleg Nesterov 1-4/+0
2015-09-04smpboot: allow passing the cpumask on per-cpu thread registrationGravatar Frederic Weisbecker 1-1/+10
2015-06-24smpboot: allow excluding cpus from the smpboot threadsGravatar Chris Metcalf 1-0/+5
2015-03-06smpboot.h: Remove unused function prototypeGravatar Jiang Liu 1-1/+0
2013-02-26stop_machine: Mark per cpu stopper enabled earlyGravatar Thomas Gleixner 1-0/+4
2013-02-14smpboot: Allow selfparking per cpu threadsGravatar Thomas Gleixner 1-0/+5
2012-08-13smpboot: Provide infrastructure for percpu hotplug threadsGravatar Thomas Gleixner 1-0/+43