]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 17 Oct 2015 15:47:27 +0000 (08:47 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 17 Oct 2015 15:47:27 +0000 (08:47 -0700)
commit965fc6f2e295a6a8177973ca2b7d793c2715909f
treeaf7bf39c9b046a6c981617d2134b0d5608180765
parent8c1f03cf1837cced4b03b16130f7d155f161199a
parentad54f9a4fa0f27fa4a8be85cffb5599f1605f39d
parent98e9899a5962c8ddcaddc42de2b8189d60e82002
Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull irq/timer fixes from Thomas Gleixner:
 "irq: a fix for the new hierarchical MSI interrupt handling which
  unbreaks PCI=n configurations.

  timers: a fix for the new hrtimer clock offset update mechanism to
  ensure that the boot time offset is respected"

* 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  genirq/msi: Do not use pci_msi_[un]mask_irq as default methods

* 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  timekeeping: Increment clock_was_set_seq in timekeeping_init()