summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2016-08-22kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...Andrey Ryabinin
2016-08-22sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systemsVik Heyndrickx
2016-06-15sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance ca...Peter Zijlstra
2016-06-15sched,dl: Remove return value from pull_dl_task()Peter Zijlstra
2016-06-15sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance ca...Peter Zijlstra
2016-06-15sched,rt: Remove return value from pull_rt_task()Peter Zijlstra
2016-06-15sched: Allow balance callbacks for check_class_changed()Peter Zijlstra
2016-06-15sched: Replace post_schedule with a balance callback listPeter Zijlstra
2016-05-01sched/cputime: Fix steal_account_process_tick() to always return jiffiesChris Friesen
2016-05-01sched/cputime: Fix steal time accounting vs. CPU hotplugThomas Gleixner
2016-01-05sched/core: Remove false-positive warning from wake_up_process()Sasha Levin
2016-01-05sched/core: Clear the root_domain cpumasks in init_rootdomain()Xunlei Pang
2015-11-16sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-10-30sched/core: Fix TASK_DEAD race in finish_task_switch()Peter Zijlstra
2015-09-28sched: Fix cpu_active_mask/cpu_online_mask raceJan H. Schönherr
2015-07-15sched/fair: Prevent throttling in early pick_next_task_fair()Ben Segall
2015-05-28sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner
2015-05-20sched/autogroup: Fix failure to set cpu.rt_runtime_usPeter Zijlstra
2015-05-05x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti
2015-04-10sched: Fix RLIMIT_RTTIME when PI-boosting to RTBrian Silverman
2015-03-04sched/rt: Reduce rq lock contention by eliminating locking of non-feasible ta...Tim Chen
2015-01-16sched/deadline: Avoid double-accounting in case of missed deadlinesLuca Abeni
2015-01-16sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni
2014-11-17sched: Use rq->rd in sched_setaffinity() under RCU read lockKirill Tkhai
2014-11-17sched: Use dl_bw_of() under RCU read lockKirill Tkhai
2014-09-05sched: Fix sched_setparam() policy == -1 logicDaniel Bristot de Oliveira
2014-07-19Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-07-16sched: Fix possible divide by zero in avg_atom() calculationMateusz Guzik
2014-06-23rcu: Reduce overhead of cond_resched() checks for RCUPaul E. McKenney
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-12Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-06-08numa,sched: fix load_to_imbalanced logic inversionRik van Riel
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds
2014-06-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-06Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar
2014-06-05sched/deadline: Delete extraneous extern for to_ratio()Paul Gortmaker
2014-06-05sched/idle: Optimize try-to-wake-up IPIPeter Zijlstra
2014-06-05sched/idle: Simplify wake_up_idle_cpu()Andy Lutomirski
2014-06-05sched/idle: Clear polling before descheduling the idle threadAndy Lutomirski
2014-06-05sched, trace: Add a tracepoint for IPI-less remote wakeupsAndy Lutomirski
2014-06-05sched: Remove redundant assignment to "rt_rq" in update_curr_rt(...)Giedrius Rekasius
2014-06-05sched: Rename capacity related flagsNicolas Pitre
2014-06-05sched: Final power vs. capacity cleanupsNicolas Pitre
2014-06-05sched: Remove remaining dubious usage of "power"Nicolas Pitre
2014-06-05sched: Let 'struct sched_group_power' care about CPU capacityNicolas Pitre
2014-06-05sched/fair: Disambiguate existing/remaining "capacity" usageNicolas Pitre
2014-06-05sched/fair: Change "has_capacity" to "has_free_capacity"Nicolas Pitre
2014-06-05sched/fair: Remove "power" from 'struct numa_stats'Nicolas Pitre