Age | Commit message (Expand) | Author | Files | Lines |
2009-01-15 | sched: sched_slice() fixlet | Lin Ming | 1 | -1/+4 |
2009-01-15 | sched: fix update_min_vruntime | Peter Zijlstra | 1 | -1/+1 |
2009-01-15 | sched: SCHED_OTHER vs SCHED_IDLE isolation | Peter Zijlstra | 1 | -8/+22 |
2009-01-08 | generic swap(): sched: remove local swap() macro | Wu Fengguang | 1 | -2/+0 |
2009-01-05 | Merge branch 'linus' into sched/urgent | Ingo Molnar | 1 | -8/+24 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -8/+24 |
2009-01-02 | sched: fix sched_slice() | Mike Galbraith | 1 | -18/+12 |
2008-12-19 | sched: bias task wakeups to preferred semi-idle packages | Vaidyanathan Srinivasan | 1 | -0/+18 |
2008-12-16 | sched: optimize update_curr() | Peter Zijlstra | 1 | -0/+2 |
2008-12-16 | sched: fix wakeup preemption clock | Mike Galbraith | 1 | -4/+3 |
2008-11-24 | sched: convert remaining old-style cpumask operators | Rusty Russell | 1 | -2/+2 |
2008-11-24 | sched: wrap sched_group and sched_domain cpumask accesses. | Rusty Russell | 1 | -6/+4 |
2008-11-11 | sched: release buddies on yield | Peter Zijlstra | 1 | -5/+12 |
2008-11-05 | sched: fix buddies for group scheduling | Peter Zijlstra | 1 | -2/+14 |
2008-11-05 | sched: backward looking buddy | Peter Zijlstra | 1 | -7/+25 |
2008-11-05 | sched: fix fair preempt check | Peter Zijlstra | 1 | -0/+3 |
2008-11-05 | sched: cleanup fair task selection | Peter Zijlstra | 1 | -22/+11 |
2008-10-24 | sched: virtual time buddy preemption | Peter Zijlstra | 1 | -6/+4 |
2008-10-24 | sched: re-instate vruntime based wakeup preemption | Peter Zijlstra | 1 | -6/+92 |
2008-10-24 | sched: weaken sync hint | Mike Galbraith | 1 | -4/+3 |
2008-10-24 | sched: more accurate min_vruntime accounting | Peter Zijlstra | 1 | -24/+25 |
2008-10-24 | Merge commit 'v2.6.28-rc1' into sched/urgent | Ingo Molnar | 1 | -0/+1 |
2008-10-23 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -22/+40 |
2008-10-22 | sched: add CONFIG_SMP consistency | Li Zefan | 1 | -3/+2 |
2008-10-20 | sched: revert back to per-rq vruntime | Peter Zijlstra | 1 | -17/+15 |
2008-10-20 | sched: fair scheduler should not resched rt tasks | Peter Zijlstra | 1 | -4/+24 |
2008-10-20 | Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer... | Thomas Gleixner | 1 | -176/+59 |
2008-10-17 | sched: minor fast-path overhead reduction | Mike Galbraith | 1 | -1/+1 |
2008-10-08 | sched: sync wakeups vs avg_overlap | Peter Zijlstra | 1 | -8/+10 |
2008-09-30 | sched: minor optimizations in wake_affine and select_task_rq_fair | Amit K. Arora | 1 | -9/+7 |
2008-09-25 | sched: maintain only task entities in cfs_rq->tasks list | Bharata B Rao | 1 | -17/+9 |
2008-09-23 | sched: fixup buddy selection | Peter Zijlstra | 1 | -2/+2 |
2008-09-23 | sched: fixlet for group load balance | Peter Zijlstra | 1 | -13/+14 |
2008-09-23 | sched: rework wakeup preemption | Peter Zijlstra | 1 | -129/+4 |
2008-09-22 | sched: fix list traversal to use _rcu variant | Chris Friesen | 1 | -1/+1 |
2008-09-22 | sched: wakeup preempt when small overlap | Peter Zijlstra | 1 | -3/+10 |
2008-09-14 | timers: fix itimer/many thread hang | Frank Mayhar | 1 | -0/+1 |
2008-09-06 | sched: fix __load_balance_iterator() for cfq with only one task | Gautham R Shenoy | 1 | -1/+1 |
2008-08-28 | sched: call resched_task() conditionally from new task wake up path | Bharata B Rao | 1 | -1/+8 |
2008-08-11 | sched: fix mysql+oltp regression | Mike Galbraith | 1 | -7/+12 |
2008-07-28 | sched: fix warning in hrtick_start_fair() | Peter Zijlstra | 1 | -1/+1 |
2008-07-24 | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+5 |
2008-07-20 | Merge branch 'sched/urgent' into sched/devel | Ingo Molnar | 1 | -3/+2 |
2008-07-20 | sched, x86: clean up hrtick implementation | Peter Zijlstra | 1 | -3/+2 |
2008-07-18 | cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ... | Max Krasnyansky | 1 | -0/+3 |
2008-07-16 | Merge branch 'linus' into cpus4096 | Ingo Molnar | 1 | -123/+290 |
2008-07-06 | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 1 | -163/+91 |
2008-07-04 | sched: add avg-overlap support to RT tasks | Gregory Haskins | 1 | -19/+2 |
2008-06-27 | sched: make sched_{rt,fair}.c ifdefs more readable | Dhaval Giani | 1 | -3/+3 |
2008-06-27 | sched: bias effective_load() error towards failing wake_affine(). | Peter Zijlstra | 1 | -0/+28 |