summaryrefslogtreecommitdiff
path: root/kernel/sched (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | Merge "sched: Track average sleep time"Linux Build Service Account2016-12-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched: Track average sleep timeSrivatsa Vaddagiri2016-12-16
* | | | | | | | | | Merge "sched: Avoid waking idle cpu for short-burst tasks"Linux Build Service Account2016-12-19
|\| | | | | | | | |
| * | | | | | | | | sched: Avoid waking idle cpu for short-burst tasksSrivatsa Vaddagiri2016-12-16
* | | | | | | | | | Merge "sched: Track burst length for tasks"Linux Build Service Account2016-12-19
|\| | | | | | | | |
| * | | | | | | | | sched: Track burst length for tasksSrivatsa Vaddagiri2016-12-16
* | | | | | | | | | Merge "Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-android"Linux Build Service Account2016-12-19
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | / / / / / / / | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-09-20
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | * | | | | | | sched/numa: Fix use-after-free bug in the task_numa_compareGavin Guo2016-09-15
| | | | |_|_|_|/ / | | | |/| | | | |
| | | * | | | | | sched/nohz: Fix affine unpinned timers messWanpeng Li2016-09-07
| | | * | | | | | sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regressionPeter Zijlstra2016-09-07
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | FIXUP: sched/tune: update accouting before CPU capacityPatrick Bellasi2016-09-14
| | * | | | | | FIXUP: sched/tune: add fixes missing from a previous patchPatrick Bellasi2016-09-14
| | * | | | | | sched/walt: use do_div instead of division operatorAmit Pundir2016-09-14
| | * | | | | | sched/walt: include missing header for arm_timer_read_counter()Amit Pundir2016-09-14
| | * | | | | | sched/fair: Avoid redundant idle_cpu() call in update_sg_lb_stats()Waiman Long2016-09-14
| | * | | | | | FIXUP: sched: scheduler-driven cpu frequency selectionRicky Liang2016-09-14
| | * | | | | | sched/rt: Add Kconfig option to enable panicking for RT throttlingMatt Wagantall2016-09-14
| | * | | | | | sched/rt: print RT tasks when RT throttling is activatedMatt Wagantall2016-09-14
| | * | | | | | UPSTREAM: sched: Fix a race between __kthread_bind() and sched_setaffinity()Peter Zijlstra2016-09-14
| | * | | | | | sched/fair: Favor higher cpus only for boosted tasksSrinath Sridharan2016-09-14
| | * | | | | | vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter2016-09-14
| | * | | | | | sched/fair: call OPP update when going idle after migrationJuri Lelli2016-09-14
| | * | | | | | sched/cpufreq_sched: fix thermal capping eventsJuri Lelli2016-09-14
| | * | | | | | sched/fair: Picking cpus with low OPPs for tasks that prefer idle CPUsSrinath Sridharan2016-09-14
| | * | | | | | FIXUP: sched/tune: do initialization as a postcore_initicallPatrick Bellasi2016-09-14
| | * | | | | | DEBUG: sched: add tracepoint for RD overutilizedPatrick Bellasi2016-09-14
| | * | | | | | sched/tune: Introducing a new schedtune attribute prefer_idleSrinath Sridharan2016-09-14
| | * | | | | | sched: use util instead of capacity to select busy cpuTodd Kjos2016-09-14
| | * | | | | | arch_timer: add error handling when the MPM global timer is clearedChris Redpath2016-09-14
| | * | | | | | FIXUP: sched: Fix double-release of spinlock in move_queued_taskTodd Kjos2016-09-14
| | * | | | | | FIXUP: sched/fair: Fix hang during suspend in sched_group_energyTodd Kjos2016-09-14
| | * | | | | | FIXUP: sched: fix SchedFreq integration for both PELT and WALTPatrick Bellasi2016-09-14
| | * | | | | | sched: EAS: Avoid causing spikes to max-freq unnecessarilyTodd Kjos2016-09-14
| | * | | | | | FIXUP: sched: fix set_cfs_cpu_capacity when WALT is in usePatrick Bellasi2016-09-14
| | * | | | | | sched/walt: Accounting for number of irqs pending on each coreSrinath Sridharan2016-09-14
| | * | | | | | sched: Introduce Window Assisted Load Tracking (WALT)Srivatsa Vaddagiri2016-09-14
| | * | | | | | sched/tune: fix PB and PC cuts indexes definitionPatrick Bellasi2016-09-14
| | * | | | | | sched/fair: optimize idle cpu selection for boosted tasksTodd Kjos2016-09-14
| | * | | | | | FIXUP: sched/tune: fix accounting for runnable tasksPatrick Bellasi2016-09-14
| | * | | | | | sched/tune: use a single initialisation functionPatrick Bellasi2016-09-14
| | * | | | | | sched/{fair,tune}: simplify fair.c codePatrick Bellasi2016-09-14
| | * | | | | | FIXUP: sched/tune: fix payoff calculation for boost regionPatrick Bellasi2016-09-14
| | * | | | | | sched/tune: Add support for negative boost valuesSrinath Sridharan2016-09-14
| | * | | | | | FIX: sched/tune: move schedtune_nornalize_energy into fair.cPatrick Bellasi2016-09-14
| | * | | | | | FIX: sched/tune: update usage of boosted task utilisation on CPU selectionPatrick Bellasi2016-09-14
| | * | | | | | sched/fair: add tunable to set initial task loadTodd Kjos2016-09-14
| | * | | | | | sched/fair: add tunable to force selection at cpu granularityJuri Lelli2016-09-14
| | * | | | | | sched: EAS: take cstate into account when selecting idle coreSrinath Sridharan2016-09-14