summaryrefslogtreecommitdiff
path: root/kernel/smpboot.c
Commit message (Expand)AuthorAge
* watchdog/core, powerpc: Lock cpus across reconfigurationThomas Gleixner2017-10-04
* smpboot/threads, watchdog/core: Avoid runtime allocationThomas Gleixner2017-09-14
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* kthread/smpboot: do not park in kthread_create_on_cpu()Petr Mladek2016-10-11
* Revert "sched/core: Do not use smp_processor_id() with preempt enabled in smp...Ingo Molnar2016-10-04
* sched/core: Do not use smp_processor_id() with preempt enabled in smpboot_thr...Con Kolivas2016-09-22
* cpu/hotplug: Unpark smpboot threads from the state machineThomas Gleixner2016-03-01
* stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unp...Oleg Nesterov2015-10-20
* smpboot: allow passing the cpumask on per-cpu thread registrationFrederic Weisbecker2015-09-04
* smpboot: make cleanup to mirror setupFrederic Weisbecker2015-09-04
* smpboot: fix memory leak on error handlingFrederic Weisbecker2015-09-04
* watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf2015-06-24
* smpboot: allow excluding cpus from the smpboot threadsChris Metcalf2015-06-24
* smpboot: Add common code for notification from dying CPUPaul E. McKenney2015-03-11
* smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()Lai Jiangshan2015-01-23
* sched, smp: Correctly deal with nested sleepsPeter Zijlstra2014-10-28
* kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-14
* kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner2013-04-12
* Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann2013-03-08
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-05
|\
| * stop_machine: Mark per cpu stopper enabled earlyThomas Gleixner2013-02-26
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
|/
* smpboot: Allow selfparking per cpu threadsThomas Gleixner2013-02-14
* hotplug: Fix UP bug in smpboot hotplug codePaul E. McKenney2012-08-13
* smpboot: Provide infrastructure for percpu hotplug threadsThomas Gleixner2012-08-13
* smpboot, idle: Fix comment mismatch over idle_threads_init()Srivatsa S. Bhat2012-05-24
* smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init()Srivatsa S. Bhat2012-05-24
* smp, idle: Allocate idle thread for each possible cpu during bootSuresh Siddha2012-05-03
* smp: Provide generic idle thread allocationThomas Gleixner2012-04-26
* smp: Add generic smpboot facilityThomas Gleixner2012-04-26