aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched/deadline.c
AgeCommit message (Expand)Author
2014-02-27sched/deadline: Prevent rt_time growth to infinityJuri Lelli
2014-02-27sched/deadline: Cleanup RT leftovers from {inc/dec}_dl_migrationKirill Tkhai
2014-02-21sched/deadline: Remove useless dl_nr_totalKirill Tkhai
2014-02-21sched/deadline: Fix bad accounting of nr_runningJuri Lelli
2014-01-28sched/deadline: Add sched_dl documentationDario Faggioli
2014-01-16sched/deadline: No need to check p if dl_se is validJuri Lelli
2014-01-13sched/deadline: Remove the sysctl_sched_dl knobsPeter Zijlstra
2014-01-13sched/deadline: speed up SCHED_DEADLINE pushes with a push-heapJuri Lelli
2014-01-13sched/deadline: Add bandwidth management for SCHED_DEADLINE tasksDario Faggioli
2014-01-13sched/deadline: Add SCHED_DEADLINE inheritance logicDario Faggioli
2014-01-13sched/deadline: Add period support for SCHED_DEADLINE tasksHarald Gustafsson
2014-01-13sched/deadline: Add SCHED_DEADLINE avg_update accountingDario Faggioli
2014-01-13sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logicJuri Lelli
2014-01-13sched/deadline: Add SCHED_DEADLINE structures & implementationDario Faggioli