Age | Commit message (Expand) | Author |
2017-08-31 | Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner |
2017-08-18 | irqchip/armada-370-xp: Enable MSI-X support | Stefan Roese |
2017-08-18 | irqchip/armada-370-xp: Report that effective affinity is a single target | Marc Zyngier |
2017-06-23 | Merge tag 'irqchip-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner |
2017-06-22 | irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access | Marc Zyngier |
2017-06-22 | Revert "irqchip/armada-370-xp: Fix regression by clearing IRQ_NOAUTOEN" | Thomas Petazzoni |
2017-06-22 | irqchip/armada-370-xp: Re-enable per-CPU interrupts at resume time | Thomas Petazzoni |
2017-06-22 | irqchip/armada-370-xp: Document the overall driver logic | Thomas Petazzoni |
2017-06-22 | irqchip/armada-370-xp: Re-order register definitions | Thomas Petazzoni |
2016-12-25 | irqchip/armada-xp: Consolidate hotplug state space | Thomas Gleixner |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner |
2016-07-29 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-19 | irqchip/armada: Avoid unused function warnings | Arnd Bergmann |
2016-07-14 | irqchip/armada-370-xp: Convert to hotplug state machine | Richard Cochran |
2016-06-13 | irqchip/armada-370-xp: Make syscore_ops static | Ben Dooks |
2016-02-16 | irqchip/armada-370-xp: Allow allocation of multiple MSIs | Thomas Petazzoni |
2016-02-16 | irqchip/armada-370-xp: Use shorter names for irq_chip | Thomas Petazzoni |
2016-02-16 | irqchip/armada-370-xp: Use PCI_MSI_DOORBELL_START where appropriate | Thomas Petazzoni |
2016-02-16 | irqchip/armada-370-xp: Use the generic MSI infrastructure | Thomas Petazzoni |
2015-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-10-26 | irqchip/armada-370-xp: Fix regression by clearing IRQ_NOAUTOEN | Thomas Petazzoni |
2015-09-29 | irqchip: armada-370-xp: Rework per-cpu interrupts handling | Maxime Ripard |
2015-09-16 | irqchip: Kill off set_irq_flags usage | Rob Herring |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-07-11 | irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu |
2015-07-11 | irqchip: Prepare for local stub header removal | Joel Porquet |
2015-05-05 | irqchip: Constify irq_domain_ops | Krzysztof Kozlowski |
2015-04-02 | irqchip: armada-370-xp: Allow using wakeup source | Gregory CLEMENT |
2015-03-08 | irqchip: armada-370-xp: Enable the PMU interrupts | Maxime Ripard |
2015-03-08 | irqchip: armada-370-xp: Introduce a is_percpu_irq() helper for readability | Ezequiel Garcia |
2015-03-08 | irqchip: armada-370-xp: Initialize per cpu registers when CONFIG_SMP=N | Ezequiel Garcia |
2015-03-08 | irqchip: armada-370-xp: Fix chained per-cpu interrupts | Maxime Ripard |
2014-12-10 | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-12-10 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-09 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2014-11-30 | irqchip: armada-370-xp: Add suspend/resume support | Thomas Petazzoni |
2014-11-23 | PCI/MSI: Rename mask/unmask_msi_irq treewide | Thomas Gleixner |
2014-11-23 | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() | Jiang Liu |
2014-11-12 | PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" | Yijing Wang |
2014-11-09 | irqchip: irq-armada-370-xp: Use proper return value for ->set_affinity() | Thomas Petazzoni |
2014-11-02 | irqchip: armada-370-xp: Fix MPIC interrupt handling | Grzegorz Jaszczyk |
2014-11-02 | irqchip: armada-370-xp: Fix MSI interrupt handling | Grzegorz Jaszczyk |
2014-10-09 | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-10-01 | irqchip: armada-370-xp: Remove arch_msi_check_device() | Alexander Gordeev |
2014-09-03 | irqchip: armada-370-xp: Convert to handle_domain_irq | Marc Zyngier |
2014-06-21 | irqchip: armada-370-xp: Mask all interrupts during initialization. | Thomas Petazzoni |
2014-05-19 | Merge tag 'mvebu-soc-3.16' of git://git.infradead.org/linux-mvebu into next/soc | Olof Johansson |
2014-05-08 | irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUs | Thomas Petazzoni |
2014-05-08 | irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driver | Thomas Petazzoni |
2014-04-29 | Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu i... | Thomas Gleixner |