Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ftrace: document updates | Steven Rostedt | 2008-07-14 | 1 | -63/+71 |
* | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-14 | 18 | -570/+1555 |
|\ | |||||
| * | Merge commit 'v2.6.26' into sched/devel | Ingo Molnar | 2008-07-14 | 4 | -11/+23 |
| |\ | |||||
| * \ | Merge branch 'sched/clock' into sched/devel | Ingo Molnar | 2008-07-14 | 3 | -20/+123 |
| |\ \ | |||||
| | * | | sched_clock: and multiplier for TSC to gtod drift | Steven Rostedt | 2008-07-11 | 1 | -3/+37 |
| | * | | sched_clock: record TSC after gtod | Steven Rostedt | 2008-07-11 | 1 | -1/+1 |
| | * | | sched_clock: only update deltas with local reads. | Steven Rostedt | 2008-07-11 | 1 | -9/+16 |
| | * | | sched_clock: fix calculation of other CPU | Steven Rostedt | 2008-07-11 | 1 | -2/+2 |
| | * | | sched_clock: stop maximum check on NO HZ | Steven Rostedt | 2008-07-11 | 3 | -2/+56 |
| | * | | sched_clock: widen the max and min time | Steven Rostedt | 2008-07-11 | 1 | -2/+9 |
| | * | | sched_clock: record from last tick | Steven Rostedt | 2008-07-11 | 1 | -4/+5 |
| * | | | Merge branch 'linus' into sched/devel | Ingo Molnar | 2008-07-13 | 136 | -423/+2315 |
| |\ \ \ | |||||
| * \ \ \ | Merge commit 'v2.6.26-rc9' into sched/devel | Ingo Molnar | 2008-07-07 | 307 | -1331/+9320 |
| |\ \ \ \ | |||||
| * | | | | | sched: fix accounting in task delay accounting & migration | Ankita Garg | 2008-07-04 | 2 | -9/+34 |
| * | | | | | sched: add avg-overlap support to RT tasks | Gregory Haskins | 2008-07-04 | 2 | -19/+16 |
| * | | | | | sched: terminate newidle balancing once at least one task has moved over | Gregory Haskins | 2008-07-04 | 1 | -0/+4 |
| * | | | | | sched: fix warning | Vegard Nossum | 2008-06-30 | 1 | -1/+3 |
| * | | | | | sched: build fix | Ingo Molnar | 2008-06-30 | 1 | -5/+7 |
| * | | | | | sched: sched_clock_cpu() based cpu_clock(), lockdep fix | Ingo Molnar | 2008-06-29 | 1 | -2/+2 |
| * | | | | | sched: export cpu_clock | Ingo Molnar | 2008-06-27 | 1 | -0/+1 |
| * | | | | | sched: make sched_{rt,fair}.c ifdefs more readable | Dhaval Giani | 2008-06-27 | 2 | -8/+8 |
| * | | | | | sched: bias effective_load() error towards failing wake_affine(). | Peter Zijlstra | 2008-06-27 | 2 | -0/+29 |
| * | | | | | sched: incremental effective_load() | Peter Zijlstra | 2008-06-27 | 2 | -3/+21 |
| * | | | | | sched: correct wakeup weight calculations | Peter Zijlstra | 2008-06-27 | 2 | -22/+30 |
| * | | | | | sched: fix mult overflow | Srivatsa Vaddagiri | 2008-06-27 | 1 | -4/+4 |
| * | | | | | sched: update shares on wakeup | Peter Zijlstra | 2008-06-27 | 4 | -2/+42 |
| * | | | | | sched: fix shares boost logic | Peter Zijlstra | 2008-06-27 | 1 | -0/+3 |
| * | | | | | sched: disable source/target_load bias | Peter Zijlstra | 2008-06-27 | 2 | -2/+3 |
| * | | | | | sched: optimize effective_load() | Peter Zijlstra | 2008-06-27 | 1 | -4/+4 |
| * | | | | | sched: remove prio preference from balance decisions | Peter Zijlstra | 2008-06-27 | 1 | -9/+3 |
| * | | | | | sched: fix task_h_load() | Peter Zijlstra | 2008-06-27 | 1 | -9/+40 |
| * | | | | | sched: fix load scaling in group balancing | Peter Zijlstra | 2008-06-27 | 1 | -4/+6 |
| * | | | | | sched: hierarchical load vs find_busiest_group | Peter Zijlstra | 2008-06-27 | 1 | -3/+23 |
| * | | | | | sched: hierarchical load vs affine wakeups | Peter Zijlstra | 2008-06-27 | 1 | -2/+21 |
| * | | | | | sched: persistent average load per task | Peter Zijlstra | 2008-06-27 | 1 | -13/+12 |
| * | | | | | sched: fix sched_balance_self() smp group balancing | Peter Zijlstra | 2008-06-27 | 1 | -0/+3 |
| * | | | | | sched: fix newidle smp group balancing | Peter Zijlstra | 2008-06-27 | 1 | -0/+13 |
| * | | | | | sched: simplify the group load balancer | Peter Zijlstra | 2008-06-27 | 2 | -229/+72 |
| * | | | | | sched: no need to aggregate task_weight | Peter Zijlstra | 2008-06-27 | 2 | -16/+2 |
| * | | | | | sched: dont micro manage share losses | Peter Zijlstra | 2008-06-27 | 1 | -23/+3 |
| * | | | | | sched: kill task_group balancing | Srivatsa Vaddagiri | 2008-06-27 | 1 | -13/+2 |
| * | | | | | sched: update aggregate when holding the RQs | Peter Zijlstra | 2008-06-27 | 1 | -0/+20 |
| * | | | | | sched: fix sched_domain aggregation | Peter Zijlstra | 2008-06-27 | 3 | -66/+60 |
| * | | | | | sched: add full schedstats to /proc/sched_debug | Peter Zijlstra | 2008-06-27 | 1 | -2/+17 |
| * | | | | | sched: fix wakeup granularity and buddy granularity | Peter Zijlstra | 2008-06-27 | 2 | -8/+8 |
| * | | | | | sched: sched_clock_cpu() based cpu_clock() | Peter Zijlstra | 2008-06-27 | 2 | -76/+12 |
| * | | | | | sched: revert revert of: fair-group: SMP-nice for group scheduling | Peter Zijlstra | 2008-06-27 | 5 | -75/+489 |
| * | | | | | sched: fix calc_delta_asym, #2 | Peter Zijlstra | 2008-06-27 | 1 | -3/+6 |
| * | | | | | sched: fix calc_delta_asym() | Peter Zijlstra | 2008-06-27 | 2 | -1/+28 |
| * | | | | | sched: revert the revert of: weight calculations | Peter Zijlstra | 2008-06-27 | 3 | -39/+76 |