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