| Age | Commit message (Expand) | Author |
| 2015-06-19 | sched/debug: Replace vruntime with wait_sum in /proc/sched_debug | Srikar Dronamraju |
| 2015-06-19 | sched/debug: Properly format runnable tasks in /proc/sched_debug | Srikar Dronamraju |
| 2015-06-19 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki |
| 2015-06-19 | sched,lockdep: Employ lock pinning | Peter Zijlstra |
| 2015-06-19 | sched: Streamline the task migration locking a little | Peter Zijlstra |
| 2015-06-19 | sched: Move code around | Peter Zijlstra |
| 2015-06-19 | sched,dl: Fix sched class hopping CBS hole | Peter Zijlstra |
| 2015-06-19 | sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance ca... | Peter Zijlstra |
| 2015-06-19 | sched,dl: Remove return value from pull_dl_task() | Peter Zijlstra |
| 2015-06-19 | sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance ca... | Peter Zijlstra |
| 2015-06-19 | sched,rt: Remove return value from pull_rt_task() | Peter Zijlstra |
| 2015-06-19 | sched: Allow balance callbacks for check_class_changed() | Peter Zijlstra |
| 2015-06-19 | sched: Use replace normalize_task() with __sched_setscheduler() | Peter Zijlstra |
| 2015-06-19 | sched: Replace post_schedule with a balance callback list | Peter Zijlstra |
| 2015-06-19 | Merge branch 'timers/core' into sched/hrtimers | Thomas Gleixner |
| 2015-06-10 | sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappings | Mel Gorman |
| 2015-06-07 | sched/numa: Only consider less busy nodes as numa balancing destinations | Rik van Riel |
| 2015-06-07 | Revert 095bebf61a46 ("sched/numa: Do not move past the balance point if unbal... | Rik van Riel |
| 2015-06-07 | sched/fair: Prevent throttling in early pick_next_task_fair() | Ben Segall |
| 2015-06-07 | preempt: Use preempt_schedule_context() as the official tracing preemption point | Frederic Weisbecker |
| 2015-06-07 | sched: Make preempt_schedule_context() function-tracing safe | Frederic Weisbecker |
| 2015-06-02 | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar |
| 2015-05-27 | Merge branch 'perf/urgent' into perf/core, before applying dependent patches | Ingo Molnar |
| 2015-05-22 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
| 2015-05-19 | Merge branch 'linus' into timers/core | Thomas Gleixner |
| 2015-05-19 | sched/numa: Reduce conflict between fbq_classify_rq() and migration | Rik van Riel |
| 2015-05-19 | sched/preempt: Optimize preemption operations on __schedule() callers | Frederic Weisbecker |
| 2015-05-19 | locking/arch: Rename set_mb() to smp_store_mb() | Peter Zijlstra |
| 2015-05-18 | sched: always use blk_schedule_flush_plug in io_schedule_out | Shaohua Li |
| 2015-05-18 | sched,perf: Fix periodic timers | Peter Zijlstra |
| 2015-05-17 | sched: Fix function declaration return type mismatch | Nicholas Mc Guire |
| 2015-05-14 | sched / idle: Call default_idle_call() from cpuidle_enter_state() | Rafael J. Wysocki |
| 2015-05-14 | sched / idle: Call idle_set_state() from cpuidle_enter_state() | Rafael J. Wysocki |
| 2015-05-08 | perf: Fix software migrate events | Peter Zijlstra |
| 2015-05-08 | sched: Implement lockless wake-queues | Peter Zijlstra |
| 2015-05-08 | sched, timer: Use the atomic task_cputime in thread_group_cputimer | Jason Low |
| 2015-05-08 | sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i... | Jason Low |
| 2015-05-08 | sched/numa: Document usages of mm->numa_scan_seq | Jason Low |
| 2015-05-08 | sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()... | Jason Low |
| 2015-05-08 | sched/core: Remove unnecessary down/up conversion | Nicholas Mc Guire |
| 2015-05-08 | sched: Move the loadavg code to a more obvious location | Peter Zijlstra |
| 2015-05-08 | Merge branch 'sched/urgent' into sched/core, before applying new patches | Ingo Molnar |
| 2015-05-08 | sched/core: Remove __cpuinit section tag that crept back in | Paul Gortmaker |
| 2015-05-08 | sched/core: Fix regression in cpuset_cpu_inactive() for suspend | Omar Sandoval |
| 2015-05-08 | sched: Handle priority boosted tasks proper in setscheduler() | Thomas Gleixner |
| 2015-05-08 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar |
| 2015-05-07 | nohz: Set isolcpus when nohz_full is set | Chris Metcalf |
| 2015-05-07 | context_tracking: Inherit TIF_NOHZ through forks instead of context switches | Frederic Weisbecker |
| 2015-05-04 | sched / idle: Eliminate the "reflect" check from cpuidle_idle_call() | Rafael J. Wysocki |
| 2015-05-04 | sched / idle: Move the default idle call code to a separate function | Rafael J. Wysocki |