index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
smpboot.c
Age
Commit message (
Expand
)
Author
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-05
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-02-27
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