index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
smpboot.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()
Lai Jiangshan
2015-01-23
1
-0
/
+2
*
sched, smp: Correctly deal with nested sleeps
Peter Zijlstra
2014-10-28
1
-7
/
+8
*
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
kthread: Prevent unpark race which puts threads on the wrong cpu
Thomas Gleixner
2013-04-12
1
-2
/
+12
*
Revert parts of "hlist: drop the node parameter from iterators"
Arnd Bergmann
2013-03-08
1
-1
/
+1
*
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-03-05
1
-0
/
+2
|
\
|
*
stop_machine: Mark per cpu stopper enabled early
Thomas Gleixner
2013-02-26
1
-0
/
+2
*
|
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-1
/
+1
|
/
*
smpboot: Allow selfparking per cpu threads
Thomas Gleixner
2013-02-14
1
-2
/
+3
*
hotplug: Fix UP bug in smpboot hotplug code
Paul E. McKenney
2012-08-13
1
-0
/
+4
*
smpboot: Provide infrastructure for percpu hotplug threads
Thomas Gleixner
2012-08-13
1
-0
/
+229
*
smpboot, idle: Fix comment mismatch over idle_threads_init()
Srivatsa S. Bhat
2012-05-24
1
-4
/
+7
*
smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init()
Srivatsa S. Bhat
2012-05-24
1
-2
/
+4
*
smp, idle: Allocate idle thread for each possible cpu during boot
Suresh Siddha
2012-05-03
1
-53
/
+19
*
smp: Provide generic idle thread allocation
Thomas Gleixner
2012-04-26
1
-1
/
+83
*
smp: Add generic smpboot facility
Thomas Gleixner
2012-04-26
1
-0
/
+14