summaryrefslogtreecommitdiff
path: root/kernel/sched/stop_task.c
AgeCommit message (Expand)Author
2017-11-06Merge android-4.4@ceee5bd (v4.4.95) into msm-4.4Blagovest Kolenichev
2017-10-27FROMLIST: sched/fair: Use wake_q length as a hint for wake_wideBrendan Jackman
2016-08-11sched: Introduce Window Assisted Load Tracking (WALT)Srivatsa Vaddagiri
2016-03-23sched: Add separate load tracking histogram to predict loadsPavankumar Kondeti
2016-03-23sched: clean up fixup_hmp_sched_stats()Joonwoo Park
2016-03-23sched: avoid stale cumulative_runnable_avg HMP statisticsJoonwoo Park
2016-03-23sched: Consolidate hmp stats into their own structSrivatsa Vaddagiri
2015-08-12sched: Make sched_class::set_cpus_allowed() unconditionalPeter Zijlstra
2014-11-23sched: Provide update_curr callbacks for stop/idle scheduling classesThomas Gleixner
2014-08-20sched: Add wrapper for checking task_struct::on_rqKirill Tkhai
2014-05-22sched, nohz: Change rq->nr_running to always use wrappersKirill Tkhai
2014-02-21sched: Fix hotplug task migrationPeter Zijlstra
2014-02-10sched: Push put_prev_task() into pick_next_task()Peter Zijlstra
2014-01-13sched/deadline: Add SCHED_DEADLINE structures & implementationDario Faggioli
2013-10-09sched/numa: Introduce migrate_swap()Peter Zijlstra
2013-05-28sched: Use an accessor to read the rq clockFrederic Weisbecker
2012-08-13sched: Fix migration thread runtime bogosityMike Galbraith
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra