]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 21 Jan 2011 00:37:55 +0000 (16:37 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 21 Jan 2011 00:37:55 +0000 (16:37 -0800)
commit6976d79c4ca649447a0ed2c47d3cd4e1f9e88b42
tree214c9d9e914c80eb6b46c9ccd0cd261167393b44
parent25f09a00d355be76852d135f591d9ba1ef64c6ce
parent2b3bdbcfc4bca5c897b2f7ca8241e9efd8bf713e
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip

* 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
  sched, cgroup: Use exit hook to avoid use-after-free crash
  sched: Fix signed unsigned comparison in check_preempt_tick()
  sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_count
  sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failure
  sched: Display autogroup names in /proc/sched_debug
  sched: Reinstate group names in /proc/sched_debug
  sched: Update effective_load() to use global share weights
kernel/sched.c