aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAge
* perf: Cure task_oncpu_function_call() racesPeter Zijlstra2011-02-03
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-20
|\
| * sched, cgroup: Use exit hook to avoid use-after-free crashPeter Zijlstra2011-01-19
| * sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_countYong Zhang2011-01-18
| * sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failureMike Galbraith2011-01-18
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2010-12-22
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | | sched: Fix strncmp operationHillf Danton2011-01-07
* | | sched: Fix struct autogroup memory leakMike Galbraith2011-01-07
* | | sched: Consolidate the name of root_task_group and init_task_groupYong Zhang2011-01-07
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-06
|\ \ \
| * | | sched: Change wait_for_completion_*_timeout() to return a signed longNeilBrown2011-01-05
| * | | Merge commit 'v2.6.37' into sched/coreIngo Molnar2011-01-05
| |\ \ \ | | | |/ | | |/|
| * | | sched: Remove redundant CONFIG_CGROUP_SCHED ifdefYong Zhang2011-01-04
| * | | sched: Make pushable_tasks CONFIG_SMP dependantDario Faggioli2010-12-08
| * | | sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith2010-11-30
| * | | sched: Fix unregister_fair_sched_group()Paul Turner2010-11-30
| * | | sched: Remove unused argument dest_cpu to migrate_task()Nikanth Karthikesan2010-11-26
| * | | mutexes, sched: Introduce arch_mutex_cpu_relax()Gerald Schaefer2010-11-26
| * | | Merge commit 'v2.6.37-rc3' into sched/coreIngo Molnar2010-11-26
| |\ \ \
| * | | | sched: Make task dump print all 15 chars of proc commErik Gilling2010-11-23
| * | | | sched: Update tg->shares after cpu.shares writePaul Turner2010-11-18
| * | | | sched: Implement demand based update_cfs_load()Paul Turner2010-11-18
| * | | | sched: Fix update_cfs_load() synchronizationPaul Turner2010-11-18
| * | | | sched: Make tg_shares_up() walk on-demandPeter Zijlstra2010-11-18
| * | | | sched: Implement on-demand (active) cfs_rq listPeter Zijlstra2010-11-18
| * | | | sched: Rewrite tg_shares_up)Peter Zijlstra2010-11-18
| * | | | sched: Simplify cpu-hot-unplug task migrationPeter Zijlstra2010-11-18
| * | | | Merge commit 'v2.6.37-rc2' into sched/coreIngo Molnar2010-11-18
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | sched: Make sched_param argument static in sched_setscheduler() callersKOSAKI Motohiro2010-10-23
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-06
|\ \ \ \ \
| * \ \ \ \ Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar2010-12-22
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | perf: Move perf_event_init() into main.cPeter Zijlstra2010-12-16
| | |_|_|/ | |/| | |
* | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2010-12-23
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | rcu,cleanup: move synchronize_sched_expedited() out of sched.cLai Jiangshan2010-11-30
* | | | | sched: Remove debugging checkIngo Molnar2010-12-19
* | | | | sched: Fix the irqtime code for 32bitPeter Zijlstra2010-12-16
* | | | | sched: Fix the irqtime code to deal with u64 wrapsPeter Zijlstra2010-12-16
* | | | | Sched: fix skip_clock_update optimizationMike Galbraith2010-12-08
* | | | | sched: Cure more NO_HZ load average woesPeter Zijlstra2010-12-08
| |/ / / |/| | |
* | | | sched: Fix cross-sched-class wakeup preemptionPeter Zijlstra2010-11-11
* | | | sched: Use group weight, idle cpu metrics to fix imbalances during idleSuresh Siddha2010-11-10
| |_|/ |/| |
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-10-29
|\ \ \ | |_|/ |/| |
| * | sched, cgroup: Fixup broken cgroup movementPeter Zijlstra2010-10-22
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-21
|\| |
| * | sched: Export account_system_vtime()Ingo Molnar2010-10-18
| * | sched: Call tick_check_idle before __irq_enterVenkatesh Pallipadi2010-10-18
| * | sched: Remove irq time from available CPU powerVenkatesh Pallipadi2010-10-18
| * | sched: Do not account irq time to current taskVenkatesh Pallipadi2010-10-18