summaryrefslogtreecommitdiff
path: root/kernel/sched.c
AgeCommit message (Expand)Author
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-10sched: Remove forced2_migrations statsIngo Molnar
2009-12-10sched: Fix memory leak in two error corner casesPhil Carmody
2009-12-10sched: Fix build warning in get_update_sysctl_factor()Mike Galbraith
2009-12-09sched: Update normalized values on user updates via procChristian Ehrhardt
2009-12-09sched: Make tunable scaling style configurableChristian Ehrhardt
2009-12-09sched: Fix missing sched tunable recalculation on cpu add/removeChristian Ehrhardt
2009-12-09sched: Fix task priority bugPeter Zijlstra
2009-12-09sched: cgroup: Implement different treatment for idle sharesPeter Zijlstra
2009-12-09sched: Discard some old bitsPeter Zijlstra
2009-12-09sched: Sanitize fork() handlingPeter Zijlstra
2009-12-09sched: Clean up ttwu() rq lockingPeter Zijlstra
2009-12-09sched: Remove rq->clock coupling from set_task_cpu()Peter Zijlstra
2009-12-09sched: Consolidate select_task_rq() callersPeter Zijlstra
2009-12-09sched: Protect sched_rr_get_param() access to task->sched_classThomas Gleixner
2009-12-09sched: Protect task->cpus_allowed access in sched_getaffinity()Thomas Gleixner
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-08Merge branch 'for-linus' into for-nextTejun Heo
2009-12-06sched: Fix balance vs hotplug racePeter Zijlstra
2009-12-05Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-03mutex: Fix missing conditions to build mutex_spin_on_owner()Frederic Weisbecker
2009-12-02sched, cputime: Introduce thread_group_times()Hidetoshi Seto
2009-12-02sched, cputime: Cleanups related to task_times()Hidetoshi Seto
2009-12-02sched: Fix isolcpus boot optionRusty Russell
2009-12-02sched: Revert 498657a478c60be092208422fefa9c7b248729c2Tejun Heo
2009-11-26sched, time: Define nsecs_to_jiffies()Hidetoshi Seto
2009-11-26sched: Remove task_{u,s,g}time()Hidetoshi Seto
2009-11-26sched: Introduce task_times() to replace task_{u,s}time() pairHidetoshi Seto
2009-11-26Merge branch 'sched/urgent' into sched/coreIngo Molnar
2009-11-26sched: Limit the number of scheduler debug messagesMike Travis
2009-11-25sched.c: Call debug_show_all_locks() when dumping all tasksShmulik Ladkani
2009-11-24sched: Optimize branch hint in context_switch()Tim Blechmann
2009-11-23sched_feat_write(): Update ppos instead of file->f_posJan Blunck
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman
2009-11-16sched: Sched_rt_periodic_timer vs cpu hotplugPeter Zijlstra
2009-11-15sched, kvm: Fix race condition involving sched_in_preempt_notifersTejun Heo
2009-11-12sched: Fix granularity of task_u/stime()Hidetoshi Seto
2009-11-12sched: Fix/add missing update_rq_clock() callsMike Galbraith
2009-11-12sysctl kernel: Remove binary sysctl logicEric W. Biederman
2009-11-10rcu: Enable synchronize_sched_expedited() fastpathPaul E. McKenney
2009-11-10sched: Make sure task has correct sched_class after policy changePeter Zijlstra
2009-11-10sched: Fix and clean up rate-limit newidle codeMike Galbraith
2009-11-08sched, no_hz: Remove unused rq->last_tick_seen fieldLai Jiangshan
2009-11-08sched: Use root_task_group_empty only with FAIR_GROUP_SCHEDCyrill Gorcunov
2009-11-08sched: Fix kernel-doc function parameter nameRandy Dunlap
2009-11-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-11-04sched: Rate-limit newidleMike Galbraith
2009-11-04cpumask: Partition_sched_domains takes array of cpumask_var_tRusty Russell