Age | Commit message (Expand) | Author |
2009-09-10 | sched: Fix sched::sched_stat_wait tracepoint field | Ingo Molnar |
2009-09-09 | sched: Re-tune the scheduler latency defaults to decrease worst-case latencies | Mike Galbraith |
2009-09-09 | sched: Turn off child_runs_first | Mike Galbraith |
2009-09-08 | sched: Ensure that a child can't gain time over it's parent after fork() | Mike Galbraith |
2009-09-07 | sched: Deal with low-load in wake_affine() | Peter Zijlstra |
2009-09-07 | sched: Remove short cut from select_task_rq_fair() | Peter Zijlstra |
2009-09-02 | sched: Add wait, sleep and iowait accounting tracepoints | Peter Zijlstra |
2009-09-02 | sched: Provide iowait counters | Arjan van de Ven |
2009-08-02 | sched: Add debug check to task_of() | Peter Zijlstra |
2009-08-02 | sched: Fully integrate cpus_active_map and root-domain code | Gregory Haskins |
2009-08-02 | sched: Fix latencytop and sleep profiling vs group scheduling | Peter Zijlstra |
2009-07-18 | sched: Account for vruntime wrapping | Fabio Checconi |
2009-07-11 | sched: Fix bug in SCHED_IDLE interaction with group scheduling | Paul Turner |
2009-06-17 | sched: Fix out of scope variable access in sched_slice() | Christian Engelmayer |
2009-04-09 | sched: remove redundant hierarchy walk in check_preempt_wakeup | Paul Turner |
2009-02-15 | Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/core | Ingo Molnar |
2009-02-11 | sched: revert recent sync wakeup changes | Peter Zijlstra |
2009-02-08 | Merge branches 'sched/rt' and 'sched/urgent' into sched/core | Ingo Molnar |
2009-02-01 | sched: fix buddie group latency | Peter Zijlstra |
2009-02-01 | sched: clear buddies more aggressively | Mike Galbraith |
2009-02-01 | sched: fix sync wakeups | Peter Zijlstra |
2009-01-15 | sched: sched_slice() fixlet | Lin Ming |
2009-01-15 | sched: fix update_min_vruntime | Peter Zijlstra |
2009-01-15 | sched: SCHED_OTHER vs SCHED_IDLE isolation | Peter Zijlstra |
2009-01-15 | sched: prefer wakers | Peter Zijlstra |
2009-01-08 | generic swap(): sched: remove local swap() macro | Wu Fengguang |
2009-01-05 | Merge branch 'linus' into sched/urgent | Ingo Molnar |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-02 | sched: fix sched_slice() | Mike Galbraith |
2008-12-19 | sched: bias task wakeups to preferred semi-idle packages | Vaidyanathan Srinivasan |
2008-12-16 | sched: optimize update_curr() | Peter Zijlstra |
2008-12-16 | sched: fix wakeup preemption clock | Mike Galbraith |
2008-11-24 | sched: convert remaining old-style cpumask operators | Rusty Russell |
2008-11-24 | sched: wrap sched_group and sched_domain cpumask accesses. | Rusty Russell |
2008-11-11 | sched: release buddies on yield | Peter Zijlstra |
2008-11-05 | sched: fix buddies for group scheduling | Peter Zijlstra |
2008-11-05 | sched: backward looking buddy | Peter Zijlstra |
2008-11-05 | sched: fix fair preempt check | Peter Zijlstra |
2008-11-05 | sched: cleanup fair task selection | Peter Zijlstra |
2008-10-24 | sched: virtual time buddy preemption | Peter Zijlstra |
2008-10-24 | sched: re-instate vruntime based wakeup preemption | Peter Zijlstra |
2008-10-24 | sched: weaken sync hint | Mike Galbraith |
2008-10-24 | sched: more accurate min_vruntime accounting | Peter Zijlstra |
2008-10-24 | Merge commit 'v2.6.28-rc1' into sched/urgent | Ingo Molnar |
2008-10-23 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-10-22 | sched: add CONFIG_SMP consistency | Li Zefan |
2008-10-20 | sched: revert back to per-rq vruntime | Peter Zijlstra |
2008-10-20 | sched: fair scheduler should not resched rt tasks | Peter Zijlstra |
2008-10-20 | Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer... | Thomas Gleixner |
2008-10-17 | sched: minor fast-path overhead reduction | Mike Galbraith |