]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 3 Oct 2015 14:51:41 +0000 (10:51 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 3 Oct 2015 14:51:41 +0000 (10:51 -0400)
commite0ce03170db3b7fd1024ff55713b10494af4499b
tree3db756ca12b5ab24fab1b7b5cb99ef7635cd370a
parent757bb4add3413de571491798721451beb1cf792b
parentd573b344b96fb22d0643a842f6d2a08bd2728e4c
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull timer fixes from Ingo Molnar:
 "An abs64() fix in the watchdog driver, and two clocksource driver
  NO_IRQ assumption fixes"

* 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  clocksource: Fix abs() usage w/ 64bit values
  clocksource/drivers/keystone: Fix bad NO_IRQ usage
  clocksource/drivers/rockchip: Fix bad NO_IRQ usage