aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAge
* sched: TIF_NEED_RESCHED -> need_reshed() cleanupLai Jiangshan2009-03-06
* Merge branch 'sched/core' into sched/cleanupsIngo Molnar2009-03-06
|\
| * sched: don't rebalance if attached on NULL domainFrederic Weisbecker2009-03-05
* | sched: kill unused parameter of pick_next_task()Wang Chen2009-03-02
|/
*-. Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar2009-03-02
|\ \
| | * sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani2009-02-27
| | * sched_rt: don't start timer when rt bandwidth disabledHiroshi Shimamoto2009-02-26
| |/
* | cpuacct: add a branch predictionLi Zefan2009-02-26
* | sched: use TASK_NICE for task_structAmérico Wang2009-02-16
* | sched: idle_at_tick is only used when CONFIG_SMP is setHenrik Austad2009-02-15
| |
| \
*-. \ Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/coreIngo Molnar2009-02-15
|\ \ \ | | |/ | |/|
| * | sched: cpu hotplug fixIngo Molnar2009-02-12
| |/
| * Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-02-11
| |\
| | * sched: revert recent sync wakeup changesPeter Zijlstra2009-02-11
| * | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-02-11
| |\|
* | | Merge commit 'v2.6.29-rc4' into sched/coreIngo Molnar2009-02-11
|\| |
| * | wait: prevent exclusive waiter starvationJohannes Weiner2009-02-05
| | |
| \ \
*-. \ \ Merge branches 'sched/rt' and 'sched/urgent' into sched/coreIngo Molnar2009-02-08
|\ \ \ \ | | | |/ | | |/|
| | * | sched: fix nohz load balancer on cpu offlineSuresh Siddha2009-02-04
| | |/
| | * sched: symmetric sync vs avg_overlapPeter Zijlstra2009-02-01
| | * sched: fix sync wakeupsPeter Zijlstra2009-02-01
| | * Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-01-15
| | |\
| | | * sched: SCHED_IDLE weight changePeter Zijlstra2009-01-15
| | | * sched: fix bandwidth validation for UID groupingPeter Zijlstra2009-01-15
| | | * Revert "sched: improve preempt debugging"Ingo Molnar2009-01-12
| | * | [CVE-2009-0029] System call wrappers part 08Heiko Carstens2009-01-14
| | * | [CVE-2009-0029] System call wrappers part 07Heiko Carstens2009-01-14
| | * | [CVE-2009-0029] System call wrappers part 06Heiko Carstens2009-01-14
| | |/
| * | sched: fix build error in kernel/sched_rt.c when RT_GROUP_SCHED && !SMPGregory Haskins2009-01-14
| * | Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2009-01-10
| |\ \
| | * | sched: create "pushable_tasks" list to limit pushing to one attemptGregory Haskins2008-12-29
| | * | sched: add sched_class->needs_post_schedule() memberGregory Haskins2008-12-29
| | * | sched: make double-lock-balance fairGregory Haskins2008-12-29
| | * | sched: pull only one task during NEWIDLE balancing to limit critical sectionGregory Haskins2008-12-29
| | * | sched: track the next-highest priority on each runqueueGregory Haskins2008-12-29
* | | | sched: introduce avg_wakeupPeter Zijlstra2009-01-15
| |_|/ |/| |
* | | kernel/sched.c: add missing forward declaration for 'double_rq_lock'Steven Noonan2009-01-11
* | | cpumask: fix CONFIG_NUMA=y sched.cRusty Russell2009-01-10
|/ /
* | sched: fix possible recursive rq->lockPeter Zijlstra2009-01-07
* | sched: fix section mismatchLi Zefan2009-01-06
* | sched: fix double kfree in failure pathLi Zefan2009-01-06
* | sched: clean up arch_reinit_sched_domains()Li Zefan2009-01-05
* | sched: mark sched_create_sysfs_power_savings_entries() as __initLi Zefan2009-01-05
* | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-03
|\ \
| * | sched: put back some stack hog changes that were undone in kernel/sched.cMike Travis2009-01-03
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-03
| |\ \ | | |/ | |/|
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-31
| | |\
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-29
| | |\ \
| | * | | cpumask: Replace cpu_coregroup_map with cpu_coregroup_maskRusty Russell2008-12-26
* | | | | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-03
|\ \ \ \ \