Commits
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()
Showing diff to56fd16cabac
- Linus Torvalds committed 16c8b9cb246MMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input P...
- Marc Zyngier committed 0701c53e460genirq/msi: Do not use pci_msi_[un]mask_irq as default methods When we create a generi...
- Thomas Gleixner committed 56fd16cabactimekeeping: Increment clock_was_set_seq in timekeeping_init() timekeeping_init() can ...