Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Mar 2010 22:46:18 +0000 (14:46 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Mar 2010 22:46:18 +0000 (14:46 -0800)
commit80a186074e72e2cd61f6716d90cf32ce54981a56
treec5f75a83498df0ea2109067b797ec7986479dda0
parent15c989d4d14b82f43cae7efc6a7794cdd556f274
parent3d07467b7aa91623b31d7b5888a123a2c8c8e9cc
Merge branch 'sched-fixes-for-linus' of git://git./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: Fix pick_next_highest_task_rt() for cgroups
  sched: Cleanup: remove unused variable in try_to_wake_up()
  x86: Fix sched_clock_cpu for systems with unsynchronized TSC
kernel/sched.c
kernel/sched_rt.c