summaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | ftrace: trace preempt off critical timingsSteven Rostedt2008-05-231-1/+23
| | * | | | | ftrace: make the task state char-string visible to allSteven Rostedt2008-05-231-1/+1
| | * | | | | sched: add latency tracer callbacks to the schedulerIngo Molnar2008-05-231-0/+3
| | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'sched/for-linus' into tracing/for-linusIngo Molnar2008-07-141-232/+491
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into sched/develIngo Molnar2008-07-131-3/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'v2.6.26-rc9' into sched/develIngo Molnar2008-07-071-0/+4
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | sched: fix accounting in task delay accounting & migrationAnkita Garg2008-07-041-0/+1
| * | | | | | | sched: add avg-overlap support to RT tasksGregory Haskins2008-07-041-0/+14
| * | | | | | | sched: terminate newidle balancing once at least one task has moved overGregory Haskins2008-07-041-0/+4
| * | | | | | | sched: fix warningVegard Nossum2008-06-301-1/+3
| * | | | | | | sched: build fixIngo Molnar2008-06-301-5/+7
| * | | | | | | sched: incremental effective_load()Peter Zijlstra2008-06-271-0/+6
| * | | | | | | sched: correct wakeup weight calculationsPeter Zijlstra2008-06-271-0/+4
| * | | | | | | sched: update shares on wakeupPeter Zijlstra2008-06-271-1/+29
| * | | | | | | sched: fix shares boost logicPeter Zijlstra2008-06-271-0/+3
| * | | | | | | sched: disable source/target_load biasPeter Zijlstra2008-06-271-2/+2
| * | | | | | | sched: remove prio preference from balance decisionsPeter Zijlstra2008-06-271-9/+3
| * | | | | | | sched: hierarchical load vs find_busiest_groupPeter Zijlstra2008-06-271-3/+23
| * | | | | | | sched: persistent average load per taskPeter Zijlstra2008-06-271-13/+12
| * | | | | | | sched: fix sched_balance_self() smp group balancingPeter Zijlstra2008-06-271-0/+3
| * | | | | | | sched: fix newidle smp group balancingPeter Zijlstra2008-06-271-0/+13
| * | | | | | | sched: simplify the group load balancerPeter Zijlstra2008-06-271-222/+64
| * | | | | | | sched: no need to aggregate task_weightPeter Zijlstra2008-06-271-15/+1
| * | | | | | | sched: dont micro manage share lossesPeter Zijlstra2008-06-271-23/+3
| * | | | | | | sched: update aggregate when holding the RQsPeter Zijlstra2008-06-271-0/+20
| * | | | | | | sched: fix sched_domain aggregationPeter Zijlstra2008-06-271-59/+54
| * | | | | | | sched: fix wakeup granularity and buddy granularityPeter Zijlstra2008-06-271-0/+1
| * | | | | | | sched: sched_clock_cpu() based cpu_clock()Peter Zijlstra2008-06-271-76/+0
| * | | | | | | sched: revert revert of: fair-group: SMP-nice for group schedulingPeter Zijlstra2008-06-271-31/+399
| * | | | | | | sched: revert the revert of: weight calculationsPeter Zijlstra2008-06-271-6/+3
| * | | | | | | Merge branch 'linus' into sched/develIngo Molnar2008-06-251-8/+6
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'linus' into sched/develIngo Molnar2008-06-231-1/+6
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | sched: rt: fix the bandwidth contraint computationsPeter Zijlstra2008-06-201-3/+8
| * | | | | | | Merge branch 'sched' into sched-develIngo Molnar2008-06-191-2/+1
| |\ \ \ \ \ \ \
| * | | | | | | | sched: rework of "prioritize non-migratable tasks over migratable ones"Dmitry Adamushko2008-06-181-4/+2
| * | | | | | | | Merge branch 'linus' into sched-develIngo Molnar2008-06-161-8/+14
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | sched: kill off dead cfs_rq_set_shares()Paul Mundt2008-06-101-8/+0
| * | | | | | | | sched: prevent bound kthreads from changing cpus_allowedDavid Rientjes2008-06-101-0/+6
| * | | | | | | | sched: fix hotplug cpus on ia64Peter Zijlstra2008-06-101-4/+11
| * | | | | | | | sched: move weighted_cpuload into #ifdef CONFIG_SMP sectionThomas Gleixner2008-06-061-6/+6
| * | | | | | | | sched: Move cpu masks from kernel/sched.c into kernel/cpu.cMax Krasnyansky2008-06-061-18/+0
| * | | | | | | | sched: CPU hotplug events must not destroy scheduler domains created by the c...Max Krasnyansky2008-06-061-0/+22
| * | | | | | | | sched: fix cpupri hotplug supportGregory Haskins2008-06-061-14/+40
| * | | | | | | | sched: print the sd->level in sched_domain_debug codeGautham R Shenoy2008-06-061-1/+24
| * | | | | | | | sched: add comments for ifdefs in sched.cDhaval Giani2008-06-061-38/+38
| * | | | | | | | sched: print module list in the "scheduling while atomic" warningArjan van de Ven2008-06-061-0/+1
| * | | | | | | | sched: fix defined-but-unused warningRabin Vincent2008-06-061-0/+2
| * | | | | | | | namespacecheck: fixes in kernel/sched.cThomas Gleixner2008-06-061-1/+1
| * | | | | | | | sched: check for SD_SERIALIZE atomically in rebalance_domains()Dmitry Adamushko2008-06-061-2/+4
| * | | | | | | | sched: use a 2-d bitmap for searching lowest-pri CPUGregory Haskins2008-06-061-0/+7