Age | Commit message (Expand) | Author |
2011-11-17 | sched: Move all scheduler bits into kernel/sched/ | Peter Zijlstra |
2011-11-14 | sched, rt: Provide means of disabling cross-cpu bandwidth sharing | Peter Zijlstra |
2011-08-14 | sched: Kill WAKEUP_PREEMPT | Yong Zhang |
2011-07-24 | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-07-20 | sched: Allow for overlapping sched_domain spans | Peter Zijlstra |
2011-07-14 | sched: adjust scheduler cpu power for stolen time | Glauber Costa |
2011-04-14 | sched: Move the second half of ttwu() to the remote cpu | Peter Zijlstra |
2010-11-18 | sched: Rewrite tg_shares_up) | Peter Zijlstra |
2010-10-18 | sched: Remove irq time from available CPU power | Venkatesh Pallipadi |
2010-03-11 | sched: Remove ASYM_GRAN feature | Mike Galbraith |
2010-03-11 | sched: Remove SYNC_WAKEUPS feature | Mike Galbraith |
2010-03-11 | sched: Remove WAKEUP_SYNC feature | Mike Galbraith |
2010-03-11 | sched: Remove FAIR_SLEEPERS feature | Mike Galbraith |
2010-03-11 | sched: Remove NORMALIZED_SLEEPER | Mike Galbraith |
2010-03-11 | sched: Remove avg_overlap | Mike Galbraith |
2010-03-11 | sched: Remove avg_wakeup | Mike Galbraith |
2009-12-09 | sched: Discard some old bits | Peter Zijlstra |
2009-09-17 | sched: Add new wakeup preemption mode: WAKEUP_RUNNING | Peter Zijlstra |
2009-09-16 | sched: Optimize cgroup vs wakeup a bit | Peter Zijlstra |
2009-09-16 | sched: Implement a gentler fair-sleepers feature | Ingo Molnar |
2009-09-15 | sched: Add a few SYNC hint knobs to play with | Peter Zijlstra |
2009-09-15 | sched: Feature to disable APERF/MPERF cpu_power | Peter Zijlstra |
2009-09-15 | sched: Improve latencies and throughput | Mike Galbraith |
2009-09-15 | sched: Add come comments to the sched features | Peter Zijlstra |
2009-09-15 | sched: Complete buddy switches | Mike Galbraith |
2009-09-15 | sched: Split WAKEUP_OVERLAP | Peter Zijlstra |
2009-09-10 | sched: Disable NEW_FAIR_SLEEPERS for now | Ingo Molnar |
2009-03-30 | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-01-15 | sched: prefer wakers | Peter Zijlstra |
2009-01-14 | mutex: implement adaptive spinning | Peter Zijlstra |
2008-11-05 | sched: backward looking buddy | Peter Zijlstra |
2008-10-20 | sched: disable the hrtick for now | Ingo Molnar |
2008-09-22 | sched: turn off WAKEUP_OVERLAP | Ingo Molnar |
2008-09-22 | sched: wakeup preempt when small overlap | Peter Zijlstra |
2008-08-21 | sched: enable LB_BIAS by default | Peter Zijlstra |
2008-06-27 | sched: bias effective_load() error towards failing wake_affine(). | Peter Zijlstra |
2008-06-27 | sched: update shares on wakeup | Peter Zijlstra |
2008-06-27 | sched: disable source/target_load bias | Peter Zijlstra |
2008-06-27 | sched: fix calc_delta_asym() | Peter Zijlstra |
2008-06-27 | sched: revert the revert of: weight calculations | Peter Zijlstra |
2008-06-10 | sched: trivial sched_features cleanup | Mike Galbraith |
2008-04-19 | sched: /debug/sched_features | Peter Zijlstra |