index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
smpboot.c
Age
Commit message (
Expand
)
Author
2015-10-20
stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unp...
Oleg Nesterov
2015-09-04
smpboot: allow passing the cpumask on per-cpu thread registration
Frederic Weisbecker
2015-09-04
smpboot: make cleanup to mirror setup
Frederic Weisbecker
2015-09-04
smpboot: fix memory leak on error handling
Frederic Weisbecker
2015-06-25
watchdog: add watchdog_cpumask sysctl to assist nohz
Chris Metcalf
2015-06-25
smpboot: allow excluding cpus from the smpboot threads
Chris Metcalf
2015-03-11
smpboot: Add common code for notification from dying CPU
Paul E. McKenney
2015-01-23
smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()
Lai Jiangshan
2014-10-28
sched, smp: Correctly deal with nested sleeps
Peter Zijlstra
2013-07-14
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-04-12
kthread: Prevent unpark race which puts threads on the wrong cpu
Thomas Gleixner
2013-03-08
Revert parts of "hlist: drop the node parameter from iterators"
Arnd Bergmann
2013-03-06
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-26
stop_machine: Mark per cpu stopper enabled early
Thomas Gleixner
2013-02-14
smpboot: Allow selfparking per cpu threads
Thomas Gleixner
2012-08-13
hotplug: Fix UP bug in smpboot hotplug code
Paul E. McKenney
2012-08-13
smpboot: Provide infrastructure for percpu hotplug threads
Thomas Gleixner
2012-05-24
smpboot, idle: Fix comment mismatch over idle_threads_init()
Srivatsa S. Bhat
2012-05-24
smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init()
Srivatsa S. Bhat
2012-05-03
smp, idle: Allocate idle thread for each possible cpu during boot
Suresh Siddha
2012-04-26
smp: Provide generic idle thread allocation
Thomas Gleixner
2012-04-26
smp: Add generic smpboot facility
Thomas Gleixner