aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/sched/idle_task.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-14sched/core: Add wrappers for lockdep_(un)pin_lock()Matt Fleming1-1/+1
2016-09-30sched/core: Rewrite and improve select_idle_siblings()Peter Zijlstra1-1/+1
2016-09-05sched/debug: Clean up schedstat macrosJosh Poimboeuf1-1/+1
2016-05-05locking/lockdep, sched/core: Implement a better lock pinning schemePeter Zijlstra1-1/+1
2015-11-23sched/fair: Remove empty idle enter and exit functionsDietmar Eggemann1-1/+0
2015-08-12sched: Make sched_class::set_cpus_allowed() unconditionalPeter Zijlstra1-0/+1
2014-11-23sched: Provide update_curr callbacks for stop/idle scheduling classesThomas Gleixner1-0/+5
2014-07-16sched: Transform resched_task() into resched_curr()Kirill Tkhai1-1/+1
2014-03-11sched/fair: Push down check for high priority class task into idle_balance()Kirill Tkhai1-1/+0
2014-02-21sched: Remove some #ifdefferyPeter Zijlstra1-4/+0
2014-02-21sched: Fix hotplug task migrationPeter Zijlstra1-2/+1
2014-02-11sched: Push down pre_schedule() and idle_balance()Peter Zijlstra1-7/+5
2014-02-10sched: Clean up idle task SMP logicPeter Zijlstra1-8/+1
2014-02-10sched: Push put_prev_task() into pick_next_task()Peter Zijlstra1-1/+5
2013-10-09sched/numa: Introduce migrate_swap()Peter Zijlstra1-1/+1
2013-05-04sched: Keep at least 1 tick per second for active dynticks tasksFrederic Weisbecker1-0/+1
2013-04-21sched: Fix wrong rq's runnable_avg update with rt tasksVincent Guittot1-0/+16
2012-07-05sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra1-1/+0
2012-05-07sched: Update documentation and commentsHiroshi Shimamoto1-1/+1
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra1-0/+99