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
/
sched_idletask.c
Age
Commit message (
Expand
)
Author
2008-10-22
sched: add CONFIG_SMP consistency
Li Zefan
2008-09-22
sched: wakeup preempt when small overlap
Peter Zijlstra
2008-05-05
sched: make rt_sched_class, idle_sched_class static
Harvey Harrison
2008-01-25
sched: high-res preemption tick
Peter Zijlstra
2008-01-25
sched: RT-balance, add new methods to sched_class
Steven Rostedt
2008-01-25
sched: de-SCHED_OTHER-ize the RT path
Gregory Haskins
2007-10-24
sched: isolate SMP balancing code a bit more
Peter Williams
2007-10-24
sched: reduce balance-tasks overhead
Peter Williams
2007-10-15
sched: mark scheduling classes as const
Ingo Molnar
2007-10-15
sched: revert recent removal of set_curr_task()
Srivatsa Vaddagiri
2007-10-15
sched: rework enqueue/dequeue_entity() to get rid of set_curr_task()
Dmitry Adamushko
2007-10-15
sched: group-scheduler core
Srivatsa Vaddagiri
2007-08-09
sched: remove the 'u64 now' parameter from ->put_prev_task()
Ingo Molnar
2007-08-09
sched: remove the 'u64 now' parameter from ->pick_next_task()
Ingo Molnar
2007-08-09
sched: remove the 'u64 now' parameter from ->dequeue_task()
Ingo Molnar
2007-08-09
sched: fix bug in balance_tasks()
Peter Williams
2007-08-09
sched: simplify move_tasks()
Peter Williams
2007-07-09
sched: cfs core, kernel/sched_idletask.c
Ingo Molnar