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
/
idle_task.c
Age
Commit message (
Expand
)
Author
2017-01-14
sched/core: Add wrappers for lockdep_(un)pin_lock()
Matt Fleming
2016-09-30
sched/core: Rewrite and improve select_idle_siblings()
Peter Zijlstra
2016-09-05
sched/debug: Clean up schedstat macros
Josh Poimboeuf
2016-05-05
locking/lockdep, sched/core: Implement a better lock pinning scheme
Peter Zijlstra
2015-11-23
sched/fair: Remove empty idle enter and exit functions
Dietmar Eggemann
2015-08-12
sched: Make sched_class::set_cpus_allowed() unconditional
Peter Zijlstra
2014-11-23
sched: Provide update_curr callbacks for stop/idle scheduling classes
Thomas Gleixner
2014-07-16
sched: Transform resched_task() into resched_curr()
Kirill Tkhai
2014-03-11
sched/fair: Push down check for high priority class task into idle_balance()
Kirill Tkhai
2014-02-21
sched: Remove some #ifdeffery
Peter Zijlstra
2014-02-21
sched: Fix hotplug task migration
Peter Zijlstra
2014-02-11
sched: Push down pre_schedule() and idle_balance()
Peter Zijlstra
2014-02-10
sched: Clean up idle task SMP logic
Peter Zijlstra
2014-02-10
sched: Push put_prev_task() into pick_next_task()
Peter Zijlstra
2013-10-09
sched/numa: Introduce migrate_swap()
Peter Zijlstra
2013-05-04
sched: Keep at least 1 tick per second for active dynticks tasks
Frederic Weisbecker
2013-04-21
sched: Fix wrong rq's runnable_avg update with rt tasks
Vincent Guittot
2012-07-05
sched/nohz: Rewrite and fix load-avg computation -- again
Peter Zijlstra
2012-05-07
sched: Update documentation and comments
Hiroshi Shimamoto
2011-11-17
sched: Move all scheduler bits into kernel/sched/
Peter Zijlstra