Age | Commit message (Expand) | Author |
2016-10-21 | Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Thomas Gleixner |
2016-10-20 | irqchip/gic: Add missing \n to CPU IF adjustment message | Marc Zyngier |
2016-10-20 | irqchip/jcore: Don't show Kconfig menu item for driver | Rich Felker |
2016-10-19 | irqchip/eznps: Drop pointless static qualifier in nps400_of_init() | Wei Yongjun |
2016-10-18 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-10-17 | irqchip/gic-v3-its: Fix 64bit GIC{R,ITS}_TYPER accesses | Marc Zyngier |
2016-10-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-10-14 | irqchip/gicv3: Handle loop timeout proper | Dan Carpenter |
2016-10-14 | irqchip/jcore: Fix lost per-cpu interrupts | Rich Felker |
2016-10-14 | irqchip/eznps: Acknowledge NPS_IPI before calling the handler | Noam Camus |
2016-10-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-10-11 | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada |
2016-10-11 | Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-10-10 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-10-07 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-10-06 | irqchip: i8259: Remove unused i8259A_irq_pending | Paul Burton |
2016-10-06 | irqchip: i8259: Allow platforms to override poll function | Paul Burton |
2016-10-06 | irqchip: i8259: Add domain before mapping parent irq | Paul Burton |
2016-10-05 | irqchip/metag-ext: Improve function-level documentation | Julia Lawall |
2016-10-05 | irqchip/vic: Improve function-level documentation | Julia Lawall |
2016-09-22 | Merge tag 'irqchip-core-4.9' of git://git.infradead.org/users/jcooper/linux i... | Thomas Gleixner |
2016-09-21 | drivers/irqchip: Add STM32 external interrupts support | Alexandre TORGUE |
2016-09-20 | irqchip/mips-gic: Use for_each_set_bit to iterate over local IRQs | Paul Burton |
2016-09-20 | Merge branch 'irq/urgent' into irq/core | Thomas Gleixner |
2016-09-20 | irqchip/mips-gic: Fix local interrupts | Paul Burton |
2016-09-20 | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel |
2016-09-20 | irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning | James Morse |
2016-09-16 | iommu/dma: Add support for mapping MSIs | Robin Murphy |
2016-09-13 | irqchip/atmel-aic: Fix potential deadlock in ->xlate() | Boris Brezillon |
2016-09-12 | irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization | Tomasz Nowicki |
2016-09-12 | irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI | Tomasz Nowicki |
2016-09-12 | irqchip/gicv3-its: Probe ITS in the ACPI way | Tomasz Nowicki |
2016-09-12 | irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI | Tomasz Nowicki |
2016-09-12 | irqchip/gicv3-its: Cleanup for ITS domain initialization | Tomasz Nowicki |
2016-09-12 | irqchip/gic: Mark gic_init_physaddr() static | Baoyou Xie |
2016-09-12 | irqchip/gic-pm: Update driver to use of_pm_clk_add_clk | Jon Hunter |
2016-09-12 | irqchip/gic-v3: Reset BPR during initialization | Daniel Thompson |
2016-09-12 | irqchip/gic: Make locking a BL_SWITCHER only feature | Marc Zyngier |
2016-09-02 | Merge tag 'realview-broomstick-sweep' of git://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann |
2016-09-01 | irqchip/keystone: Fix typo "sporious" -> "spurious" | Colin Ian King |
2016-08-23 | Merge branch 'irqchip/mvebu64' into irqchip/core | Jason Cooper |
2016-08-23 | Merge branch 'irqchip/jcore' into irqchip/core | Jason Cooper |
2016-08-22 | irqchip/mips-gic: Use for_each_set_bit to iterate over IRQs | Paul Burton |
2016-08-22 | irqchip/jcore-aic: Fix non static symbol warning | Wei Yongjun |
2016-08-22 | irqchip/mvebu-pic: New driver for Marvell Armada 7K/8K PIC | Thomas Petazzoni |
2016-08-22 | irqchip/mips-gic: Implement activate op for device domain | Paul Burton |
2016-08-22 | irqchip/mips-gic: Cleanup chip and handler setup | Paul Burton |
2016-08-19 | irqchip/gicv3-its: Disable the ITS before initializing it | David Daney |
2016-08-17 | irqchip/gicv3: Remove disabling redistributor and group1 non-secure interrupts | Sudeep Holla |
2016-08-17 | irqchip/gic: Allow self-SGIs for SMP on UP configurations | Marc Zyngier |