]> 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, 28 Mar 2015 18:21:23 +0000 (11:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 28 Mar 2015 18:21:23 +0000 (11:21 -0700)
commit50ccb998ff98be1942eb2223e6e1a55a0f5a1e7b
tree4744009041b3fb9d2b78621d2f6ab42c01b1cb3a
parente44af1ae53ed77de102f2bf46966dd53ba4ed6c0
parent8a1d193c6b2e6f92ae324962b8ff88a99ed0ea23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull timer fixes from Ingo Molnar:
 "Two clocksource driver fixes, and an idle loop RCU warning fix"

* 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock()
  clocksource/drivers: Fix various !CONFIG_HAS_IOMEM build errors
  timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loop