[Git pull] irq updates for 4.2

2015-08-01 Thread Thomas Gleixner
Linus, please pull the latest irq-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq-urgent-for-linus Just two updates to the maintainers file. Thanks, tglx --> Thomas Gleixner (2): MAINTAINERS: Appoint Marc Zyngier

[GIT pull] irq updates for 4.2

2015-07-11 Thread Thomas Gleixner
Linus, please pull the latest irq-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq-urgent-for-linus A single fix for a cpu hotplug race vs. interrupt descriptors: Prevent irq setup/teardown across the cpu starting/dying parts of cpu hotplug s

[GIT pull] irq updates for 4.2

2015-07-05 Thread Thomas Gleixner
Linus, please pull the latest irq-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq-urgent-for-linus The last update for 4.2 is just moving a macro from a local header to the global one, so it can be used in architecture code as well. Cleanup of th

[GIT pull] irq updates for 4.2

2015-07-01 Thread Thomas Gleixner
Linus, please pull the latest irq-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq-urgent-for-linus This pull request contains: - A series of fixes for interrupt drivers to prevent a potential race when installing a chained interrupt

[GIT pull] irq updates for 4.2

2015-06-22 Thread Thomas Gleixner
Linus, please pull the latest irq-core-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq-core-for-linus The irq departement delivers: - Plug a potential race related to chained interrupt handlers - Core updates which address the needs of the x86 irqdom