[GIT pull] irq core updates for 3.19

2014-12-19 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 plugging a long standing race between proc/stat and proc/interrupts access and freeing of interrupt descriptors. Thanks, tgl

[GIT pull] irq core updates for 3.19

2014-12-09 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 This is the first (boring) part of irq updates: - Support for big endian I/O accessors in the generic irq chip - Cleanup of brcmstb/bcm7120 drivers