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 and timer fixes from Thomas Gleixner: - An irq regression fix to restore the wakeup behaviour of chained interrupts. - A timer fix for a long standing race versus timers scheduled on a target cpu which got exposed by recent changes in the workqueue implementation. * 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: genirq/PM: Restore system wake up from chained interrupts * 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: timers: Use proper base migration in add_timer_on()
Showing diff to22b886dd101
- Linus Torvalds committed b84da9fa47cMMerge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus Pull M...
- Grygorii Strashko committed 4717f133736genirq/PM: Restore system wake up from chained interrupts Commit e509bd7da149 ("genirq...
- Tejun Heo committed 22b886dd101timers: Use proper base migration in add_timer_on() Regardless of the previous CPU a t...