Age | Commit message (Expand) | Author | Files | Lines |
2010-03-11 | sched: Remove ASYM_GRAN feature | Mike Galbraith | 1 | -6/+0 |
2010-03-11 | sched: Remove SYNC_WAKEUPS feature | Mike Galbraith | 1 | -8/+0 |
2010-03-11 | sched: Remove WAKEUP_SYNC feature | Mike Galbraith | 1 | -5/+0 |
2010-03-11 | sched: Remove FAIR_SLEEPERS feature | Mike Galbraith | 1 | -7/+0 |
2010-03-11 | sched: Remove NORMALIZED_SLEEPER | Mike Galbraith | 1 | -7/+0 |
2010-03-11 | sched: Remove avg_overlap | Mike Galbraith | 1 | -16/+0 |
2010-03-11 | sched: Remove avg_wakeup | Mike Galbraith | 1 | -6/+0 |
2009-12-09 | sched: Discard some old bits | Peter Zijlstra | 1 | -5/+0 |
2009-09-17 | sched: Add new wakeup preemption mode: WAKEUP_RUNNING | Peter Zijlstra | 1 | -0/+5 |
2009-09-16 | sched: Optimize cgroup vs wakeup a bit | Peter Zijlstra | 1 | -1/+1 |
2009-09-16 | sched: Implement a gentler fair-sleepers feature | Ingo Molnar | 1 | -1/+8 |
2009-09-15 | sched: Add a few SYNC hint knobs to play with | Peter Zijlstra | 1 | -0/+10 |
2009-09-15 | sched: Feature to disable APERF/MPERF cpu_power | Peter Zijlstra | 1 | -0/+5 |
2009-09-15 | sched: Improve latencies and throughput | Mike Galbraith | 1 | -1/+1 |
2009-09-15 | sched: Add come comments to the sched features | Peter Zijlstra | 1 | -8/+85 |
2009-09-15 | sched: Complete buddy switches | Mike Galbraith | 1 | -0/+1 |
2009-09-15 | sched: Split WAKEUP_OVERLAP | Peter Zijlstra | 1 | -0/+1 |
2009-09-10 | sched: Disable NEW_FAIR_SLEEPERS for now | Ingo Molnar | 1 | -1/+1 |
2009-03-31 | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
2009-01-15 | sched: prefer wakers | Peter Zijlstra | 1 | -1/+2 |
2009-01-14 | mutex: implement adaptive spinning | Peter Zijlstra | 1 | -0/+1 |
2008-11-05 | sched: backward looking buddy | Peter Zijlstra | 1 | -0/+1 |
2008-10-20 | sched: disable the hrtick for now | Ingo Molnar | 1 | -1/+1 |
2008-09-22 | sched: turn off WAKEUP_OVERLAP | Ingo Molnar | 1 | -1/+1 |
2008-09-22 | sched: wakeup preempt when small overlap | Peter Zijlstra | 1 | -0/+1 |
2008-08-21 | sched: enable LB_BIAS by default | Peter Zijlstra | 1 | -1/+1 |
2008-06-27 | sched: bias effective_load() error towards failing wake_affine(). | Peter Zijlstra | 1 | -0/+1 |
2008-06-27 | sched: update shares on wakeup | Peter Zijlstra | 1 | -1/+2 |
2008-06-27 | sched: disable source/target_load bias | Peter Zijlstra | 1 | -0/+1 |
2008-06-27 | sched: fix calc_delta_asym() | Peter Zijlstra | 1 | -0/+1 |
2008-06-27 | sched: revert the revert of: weight calculations | Peter Zijlstra | 1 | -0/+1 |
2008-06-10 | sched: trivial sched_features cleanup | Mike Galbraith | 1 | -2/+0 |
2008-04-19 | sched: /debug/sched_features | Peter Zijlstra | 1 | -0/+10 |