]> 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>
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)
commit9aa58ba8ba2375f6d8ad3b6b27d3177c94d05c93
tree79ce35debeb7e203558d884efd03c7cf160cceaa
parent91e4d1d11c48b5ea932d154f962cc4ccf8057e69
parent52232f34f525957456d66d86b358972d5d2e69c5
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: 64-bit: fix arithmetics overflow
  sched: fair group: fix overflow(was: fix divide by zero)
  sched: fix TASK_WAKEKILL vs SIGKILL race