| Commit message (Expand) | Author | Age |
* | 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 | 2010-03-11 |
* | sched: Discard some old bits | Peter Zijlstra | 2009-12-09 |
* | sched: Add new wakeup preemption mode: WAKEUP_RUNNING | Peter Zijlstra | 2009-09-17 |
* | sched: Optimize cgroup vs wakeup a bit | Peter Zijlstra | 2009-09-16 |
* | sched: Implement a gentler fair-sleepers feature | Ingo Molnar | 2009-09-16 |
* | 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-15 |
* | sched: Disable NEW_FAIR_SLEEPERS for now | Ingo Molnar | 2009-09-10 |
* | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-03-30 |
|\ |
|
| * | mutex: implement adaptive spinning | Peter Zijlstra | 2009-01-14 |
* | | sched: prefer wakers | Peter Zijlstra | 2009-01-15 |
|/ |
|
* | sched: backward looking buddy | Peter Zijlstra | 2008-11-05 |
* | sched: disable the hrtick for now | Ingo Molnar | 2008-10-20 |
* | sched: turn off WAKEUP_OVERLAP | Ingo Molnar | 2008-09-22 |
* | sched: wakeup preempt when small overlap | Peter Zijlstra | 2008-09-22 |
* | sched: enable LB_BIAS by default | Peter Zijlstra | 2008-08-21 |
* | 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-27 |
* | sched: trivial sched_features cleanup | Mike Galbraith | 2008-06-10 |
* | sched: /debug/sched_features | Peter Zijlstra | 2008-04-19 |