summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2016-10-11Build fixes for various different stripped configurations.Con Kolivas
2016-10-11Rework SCHED_ISO to work per-runqueue with numerous updates, overheadCon Kolivas
2016-10-11Should update sched info data when moving CPUs to get correct rq clock.Con Kolivas
2016-10-11Wrong againCon Kolivas
2016-10-11Update sched_info only on first enqueue/dequeue and alter en/dequeue_taskCon Kolivas
2016-10-11Consolidate when and where we update_clocks and account for when niffies are ...Con Kolivas
2016-10-11Do not update task_thread_info cpu on a running task until it is off the curr...Con Kolivas
2016-10-10Drop task waking which is not meaningfully used.ckolivas
2016-10-10Lock pi_lock as well when migrating a task in finish_lock_switch.ckolivas
2016-10-10sched_info_de/queued only on de/activate.ckolivas
2016-10-10Don't reinitialise deadline on wake up new task in case runqueue has changed.ckolivas
2016-10-10Any time we have two runqueues locked we use that as an opportunity tockolivas
2016-10-09bias_idle_on_wakeCon Kolivas
2016-10-09check_affinity_switchCon Kolivas
2016-10-09muqss106-009-fix_rq_loadCon Kolivas
2016-10-09MuQSS version 0.108Con Kolivas
2016-10-09MuQSS v0.106Con Kolivas
2016-10-09MuQSS v0.105Con Kolivas
2016-10-09MuQSS version 0.104Con Kolivas
2016-07-13sched/core: Correct off by one bug in load migration calculationThomas Gleixner
2016-06-27sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusionPeter Zijlstra
2016-06-27sched/fair: Fix effective_load() to consistently use smoothed loadPeter Zijlstra
2016-06-24sched/core: Allow kthreads to fall back to online && !active cpusTejun Heo
2016-06-24sched/fair: Do not announce throttled next buddy in dequeue_task_fair()Konstantin Khlebnikov
2016-06-24sched/fair: Initialize throttle_count for new task-groups lazilyKonstantin Khlebnikov
2016-06-20sched/fair: Fix cfs_rq avg tracking underflowPeter Zijlstra
2016-06-14kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...Andrey Ryabinin
2016-06-14sched/debug: Fix deadlock when enabling sched eventsJosh Poimboeuf
2016-06-14sched/fair: Fix post_init_entity_util_avg() serializationPeter Zijlstra
2016-06-10Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)Linus Torvalds
2016-06-10sched: panic on corrupted stack endJann Horn
2016-06-10Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-06-09Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'Rafael J. Wysocki
2016-06-08sched/debug: Fix 'schedstats=enable' cmdline optionJosh Poimboeuf
2016-06-08sched/debug: Fix /proc/sched_debug regressionJosh Poimboeuf
2016-06-02cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLECatalin Marinas
2016-05-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-25Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'Rafael J. Wysocki
2016-05-25sched/core: Fix remote wakeupsPeter Zijlstra
2016-05-19cpufreq: schedutil: Improve prints messages with pr_fmtViresh Kumar
2016-05-16Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-05-16Merge branch 'pm-cpufreq'Rafael J. Wysocki
2016-05-12sched/core: Provide a tsk_nr_cpus_allowed() helperThomas Gleixner
2016-05-12sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowedThomas Gleixner
2016-05-12sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systemsVik Heyndrickx
2016-05-12sched/fair: Correct unit of load_above_capacityMorten Rasmussen
2016-05-12sched/fair: Clean up scale confusionPeter Zijlstra
2016-05-12sched/nohz: Fix affine unpinned timers messWanpeng Li
2016-05-12sched/fair: Fix fairness issue on migrationPeter Zijlstra
2016-05-12sched/core: Kill sched_class::task_waking to clean up the migration logicPeter Zijlstra