Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Jun 2008 19:55:18 +0000 (12:55 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Jun 2008 19:55:18 +0000 (12:55 -0700)
commit1b3cba8e60c67c968d108ac55c77e32c1928dec3
tree79ce35debeb7e203558d884efd03c7cf160cceaa
parent14a73f54798f39854e521fb596da7d50b7566bbd
parent7a232e0350940d2664f4de5cc3f0f443bae5062d
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: 64-bit: fix arithmetics overflow
  sched: fair group: fix overflow(was: fix divide by zero)
  sched: fix TASK_WAKEKILL vs SIGKILL race