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