summaryrefslogtreecommitdiffstats
path: root/kernel/sched
AgeCommit message (Expand)Author
2018-07-25sched/numa: Modify migrate_swap() to accept additional parametersSrikar Dronamraju
2018-07-25sched/numa: Remove unused task_capacity from 'struct numa_stats'Srikar Dronamraju
2018-07-25sched/numa: Skip nodes that are at 'hoplimit'Srikar Dronamraju
2018-07-25sched/debug: Reverse the order of printing faultsSrikar Dronamraju
2018-07-25sched/numa: Use task faults only if numa_group is not yet set upSrikar Dronamraju
2018-07-25sched/numa: Set preferred_node based on best_cpuSrikar Dronamraju
2018-07-25sched/numa: Simplify load_too_imbalanced()Srikar Dronamraju
2018-07-25sched/numa: Evaluate move once per nodeSrikar Dronamraju
2018-07-25sched/debug: Show the sum wait time of a task groupYun Wang
2018-07-25sched/fair: Remove #ifdefs from scale_rt_capacity()Vincent Guittot
2018-07-25Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2018-07-25sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHAREHailong Liu
2018-07-25sched/deadline: Update rq_clock of later_rq when pushing a taskDaniel Bristot de Oliveira
2018-07-25sched/topology: Check variable group before dereferencing itYi Wang
2018-07-20sched/clock: Close a hole in sched_clock_init()Peter Zijlstra
2018-07-20sched/clock: Use static key for sched_clock_runningPavel Tatashin
2018-07-20sched/clock: Enable sched clock earlyPavel Tatashin
2018-07-20sched/clock: Move sched clock initialization and merge with generic clockPavel Tatashin
2018-07-17sched/Documentation: Update wake_up() & co. memory-barrier guaranteesAndrea Parri
2018-07-17locking/spinlock, sched/core: Clarify requirements for smp_mb__after_spinlock()Andrea Parri
2018-07-17sched/core: Use smp_mb() in wake_woken_function()Andrea Parri
2018-07-16sched/core: Remove get_cpu() from sched_fork()Sebastian Andrzej Siewior
2018-07-16sched/cpufreq: Clarify sugov_get_util()Peter Zijlstra
2018-07-16sched/sysctl: Remove unused sched_time_avg_ms sysctlVincent Guittot
2018-07-16sched/core: Remove the rt_avg codeVincent Guittot
2018-07-16sched/core: Use PELT for scale_rt_capacity()Vincent Guittot
2018-07-15sched/cpufreq: Remove sugov_aggregate_util()Vincent Guittot
2018-07-15cpufreq/schedutil: Take time spent in interrupts into accountVincent Guittot
2018-07-15sched/irq: Add IRQ utilization trackingVincent Guittot
2018-07-15cpufreq/schedutil: Use DL utilization trackingVincent Guittot
2018-07-15sched/dl: Add dl_rq utilization trackingVincent Guittot
2018-07-15cpufreq/schedutil: Use RT utilization trackingVincent Guittot
2018-07-15sched/rt: Add rt_rq utilization trackingVincent Guittot
2018-07-15sched/pelt: Move PELT related code in a dedicated fileVincent Guittot
2018-07-15sched/fair: Fix util_avg of new tasks for asymmetric systemsQuentin Perret
2018-07-15sched/deadline: Fix switched_from_dl() warningJuri Lelli
2018-07-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2018-07-03kthread, sched/core: Fix kthread_parkme() (again...)Peter Zijlstra
2018-07-03sched/util_est: Fix util_est_dequeue() for throttled cfs_rqVincent Guittot
2018-07-03sched/fair: Advance global expiration when period timer is restartedXunlei Pang
2018-07-03sched/fair: Fix bandwidth timer clock drift conditionXunlei Pang
2018-07-03sched/rt: Fix call to cpufreq_update_util()Vincent Guittot
2018-07-03sched/nohz: Skip remote tick on idle task entirelyFrederic Weisbecker
2018-06-21sched/fair: Remove stale tg_unthrottle_up() commentsLi RongQing
2018-06-21sched/debug: Use match_string() helper instead of open-coded logicYisheng Xie
2018-06-21sched/smt: Update sched_smt_present at runtimePeter Zijlstra
2018-06-20sched/swait: Rename to exclusivePeter Zijlstra
2018-06-20sched/swait: Switch to full exclusive modePeter Zijlstra
2018-06-20sched/swait: Remove __prepare_to_swaitPeter Zijlstra
2018-06-15sched/core / kcov: avoid kcov_area during task switchMark Rutland