]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 Dec 2010 18:37:37 +0000 (10:37 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 Dec 2010 18:37:37 +0000 (10:37 -0800)
commit21228e455756be11fbbcae7e1a184ad9d842f687
tree594ff10478aed5f264294e8a718e80a3e44ab34c
parent0a59228168d3722b71f8e3dbc623316fb4be78f4
parent8e92c20183ed0579d94501311b81c42b65cb2129
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: Fix the irqtime code for 32bit
  sched: Fix the irqtime code to deal with u64 wraps
  nohz: Fix get_next_timer_interrupt() vs cpu hotplug
  Sched: fix skip_clock_update optimization
  sched: Cure more NO_HZ load average woes