aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched.c
AgeCommit message (Expand)Author
2008-07-26tracehook: wait_task_inactiveRoland McGrath
2008-07-26Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu
2008-07-25accounting: account for user time when updating memory integralsJonathan Lim
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-07-20sched: hrtick_enabled() should use cpu_active()Ingo Molnar
2008-07-20Merge branch 'sched/urgent' into sched/develIngo Molnar
2008-07-20sched, x86: clean up hrtick implementationPeter Zijlstra
2008-07-18cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...Max Krasnyansky
2008-07-18sched: reduce stack size in isolated_cpu_setup()Mike Travis
2008-07-16Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-14Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2008-07-14Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/s...Linus Torvalds
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar
2008-07-14Merge branch 'sched/for-linus' into tracing/for-linusIngo Molnar
2008-07-13Merge branch 'linus' into sched/develIngo Molnar
2008-07-12Merge branch 'linus' into x86/coreIngo Molnar
2008-07-10sched: fix cpu hotplug, cleanupLinus Torvalds
2008-07-10Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar
2008-07-10sched: fix cpu hotplugDmitry Adamushko
2008-07-08sched, numa: replace MAX_NUMNODES with nr_node_ids in kernel/sched.cMike Travis
2008-07-07Merge commit 'v2.6.26-rc9' into sched/develIngo Molnar
2008-07-06Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar
2008-07-04sched: fix accounting in task delay accounting & migrationAnkita Garg
2008-07-04sched: add avg-overlap support to RT tasksGregory Haskins
2008-07-04sched: terminate newidle balancing once at least one task has moved overGregory Haskins
2008-07-01sched: fix divide error when trying to configure rt_period to zeroRaistlin
2008-06-30sched: fix warningVegard Nossum
2008-06-30sched: build fixIngo Molnar
2008-06-29sched: fix cpu hotplugDmitry Adamushko
2008-06-27sched: incremental effective_load()Peter Zijlstra
2008-06-27sched: correct wakeup weight calculationsPeter Zijlstra
2008-06-27sched: update shares on wakeupPeter Zijlstra
2008-06-27sched: fix shares boost logicPeter Zijlstra
2008-06-27sched: disable source/target_load biasPeter Zijlstra
2008-06-27sched: remove prio preference from balance decisionsPeter Zijlstra
2008-06-27sched: hierarchical load vs find_busiest_groupPeter Zijlstra
2008-06-27sched: persistent average load per taskPeter Zijlstra
2008-06-27sched: fix sched_balance_self() smp group balancingPeter Zijlstra
2008-06-27sched: fix newidle smp group balancingPeter Zijlstra
2008-06-27sched: simplify the group load balancerPeter Zijlstra
2008-06-27sched: no need to aggregate task_weightPeter Zijlstra
2008-06-27sched: dont micro manage share lossesPeter Zijlstra
2008-06-27sched: update aggregate when holding the RQsPeter Zijlstra
2008-06-27sched: fix sched_domain aggregationPeter Zijlstra
2008-06-27sched: fix wakeup granularity and buddy granularityPeter Zijlstra
2008-06-27sched: sched_clock_cpu() based cpu_clock()Peter Zijlstra
2008-06-27sched: revert revert of: fair-group: SMP-nice for group schedulingPeter Zijlstra
2008-06-27sched: revert the revert of: weight calculationsPeter Zijlstra