index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
smpboot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2018-07-03
smpboot: Remove cpumask from the API
Peter Zijlstra
1
-49
/
+5
2017-10-04
watchdog/core, powerpc: Lock cpus across reconfiguration
Thomas Gleixner
1
-2
/
+1
2017-09-14
smpboot/threads, watchdog/core: Avoid runtime allocation
Thomas Gleixner
1
-15
/
+7
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-10-11
kthread/smpboot: do not park in kthread_create_on_cpu()
Petr Mladek
1
-0
/
+5
2016-10-04
Revert "sched/core: Do not use smp_processor_id() with preempt enabled in smp...
Ingo Molnar
1
-1
/
+1
2016-09-22
sched/core: Do not use smp_processor_id() with preempt enabled in smpboot_thr...
Con Kolivas
1
-1
/
+1
2016-03-01
cpu/hotplug: Unpark smpboot threads from the state machine
Thomas Gleixner
1
-2
/
+4
2015-10-20
stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unp...
Oleg Nesterov
1
-3
/
+2
2015-09-04
smpboot: allow passing the cpumask on per-cpu thread registration
Frederic Weisbecker
1
-5
/
+9
2015-09-04
smpboot: make cleanup to mirror setup
Frederic Weisbecker
1
-10
/
+2
2015-09-04
smpboot: fix memory leak on error handling
Frederic Weisbecker
1
-0
/
+1
2015-06-24
watchdog: add watchdog_cpumask sysctl to assist nohz
Chris Metcalf
1
-0
/
+1
2015-06-24
smpboot: allow excluding cpus from the smpboot threads
Chris Metcalf
1
-1
/
+58
2015-03-11
smpboot: Add common code for notification from dying CPU
Paul E. McKenney
1
-0
/
+156
2015-01-23
smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()
Lai Jiangshan
1
-0
/
+2
2014-10-28
sched, smp: Correctly deal with nested sleeps
Peter Zijlstra
1
-7
/
+8
2013-07-14
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
1
-1
/
+1
2013-04-12
kthread: Prevent unpark race which puts threads on the wrong cpu
Thomas Gleixner
1
-2
/
+12
2013-03-08
Revert parts of "hlist: drop the node parameter from iterators"
Arnd Bergmann
1
-1
/
+1
2013-03-05
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-1
/
+1
2013-02-26
stop_machine: Mark per cpu stopper enabled early
Thomas Gleixner
1
-0
/
+2
2013-02-14
smpboot: Allow selfparking per cpu threads
Thomas Gleixner
1
-2
/
+3
2012-08-13
hotplug: Fix UP bug in smpboot hotplug code
Paul E. McKenney
1
-0
/
+4
2012-08-13
smpboot: Provide infrastructure for percpu hotplug threads
Thomas Gleixner
1
-0
/
+229
2012-05-24
smpboot, idle: Fix comment mismatch over idle_threads_init()
Srivatsa S. Bhat
1
-4
/
+7
2012-05-24
smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init()
Srivatsa S. Bhat
1
-2
/
+4
2012-05-03
smp, idle: Allocate idle thread for each possible cpu during boot
Suresh Siddha
1
-53
/
+19
2012-04-26
smp: Provide generic idle thread allocation
Thomas Gleixner
1
-1
/
+83
2012-04-26
smp: Add generic smpboot facility
Thomas Gleixner
1
-0
/
+14