1. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. c76c15e irqchip/armada: Avoid unused function warnings by Arnd Bergmann · 8 years ago
  3. cb5ff2d irqchip/armada-370-xp: Convert to hotplug state machine by Richard Cochran · 8 years ago
  4. 6c88090 irqchip/armada-370-xp: Make syscore_ops static by Ben Dooks · 8 years ago
  5. a71b941 irqchip/armada-370-xp: Allow allocation of multiple MSIs by Thomas Petazzoni · 8 years ago
  6. f692a17 irqchip/armada-370-xp: Use shorter names for irq_chip by Thomas Petazzoni · 8 years ago
  7. 0636bab irqchip/armada-370-xp: Use PCI_MSI_DOORBELL_START where appropriate by Thomas Petazzoni · 8 years ago
  8. fcc392d irqchip/armada-370-xp: Use the generic MSI infrastructure by Thomas Petazzoni · 8 years ago
  9. b0f85fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  10. 353d6d6 irqchip/armada-370-xp: Fix regression by clearing IRQ_NOAUTOEN by Thomas Petazzoni · 9 years ago
  11. 080481f9 irqchip: armada-370-xp: Rework per-cpu interrupts handling by Maxime Ripard · 9 years ago
  12. d17cab4 irqchip: Kill off set_irq_flags usage by Rob Herring · 9 years ago
  13. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  14. 5b29264 irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  15. 41a83e06 irqchip: Prepare for local stub header removal by Joel Porquet · 9 years ago
  16. 9600973 irqchip: Constify irq_domain_ops by Krzysztof Kozlowski · 9 years ago
  17. 0d8e1d8 irqchip: armada-370-xp: Allow using wakeup source by Gregory CLEMENT · 9 years ago
  18. 28da06d irqchip: armada-370-xp: Enable the PMU interrupts by Maxime Ripard · 9 years ago
  19. 2c299de irqchip: armada-370-xp: Introduce a is_percpu_irq() helper for readability by Ezequiel Garcia · 9 years ago
  20. 933a24b irqchip: armada-370-xp: Initialize per cpu registers when CONFIG_SMP=N by Ezequiel Garcia · 9 years ago
  21. 5724be8 irqchip: armada-370-xp: Fix chained per-cpu interrupts by Maxime Ripard · 9 years ago
  22. 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  23. ecb50f0 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  24. 6cd94d5 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  25. 0f077eb irqchip: armada-370-xp: Add suspend/resume support by Thomas Petazzoni · 9 years ago
  26. 280510f PCI/MSI: Rename mask/unmask_msi_irq treewide by Thomas Gleixner · 9 years ago
  27. 83a1891 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() by Jiang Liu · 10 years ago
  28. c2791b8 PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" by Yijing Wang · 10 years ago
  29. 1dacf19 irqchip: irq-armada-370-xp: Use proper return value for ->set_affinity() by Thomas Petazzoni · 10 years ago
  30. 758e836 irqchip: armada-370-xp: Fix MPIC interrupt handling by Grzegorz Jaszczyk · 10 years ago
  31. 298dcb2 irqchip: armada-370-xp: Fix MSI interrupt handling by Grzegorz Jaszczyk · 10 years ago
  32. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  33. 3930115 irqchip: armada-370-xp: Remove arch_msi_check_device() by Alexander Gordeev · 10 years ago
  34. e89c6a0 irqchip: armada-370-xp: Convert to handle_domain_irq by Marc Zyngier · 10 years ago
  35. b73842b irqchip: armada-370-xp: Mask all interrupts during initialization. by Thomas Petazzoni · 10 years ago
  36. 5df22a6 Merge tag 'mvebu-soc-3.16' of git://git.infradead.org/linux-mvebu into next/soc by Olof Johansson · 10 years ago
  37. d7df84b irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUs by Thomas Petazzoni · 10 years ago
  38. ef37d33 irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driver by Thomas Petazzoni · 10 years ago
  39. 0a1f83ac Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu into irq/urgent by Thomas Gleixner · 10 years ago
  40. 8cc3cfc irqchip: armanda: Sanitize set_irq_affinity() by Thomas Gleixner · 10 years ago
  41. ff3c664 irqchip: armada-370-xp: Fix releasing of MSIs by Neil Greatorex · 10 years ago
  42. 830cbe4 irqchip: armada-370-xp: implement the ->check_device() msi_chip operation by Thomas Petazzoni · 10 years ago
  43. da343fc irqchip: armada-370-xp: fix invalid cast of signed value into unsigned variable by Thomas Petazzoni · 10 years ago
  44. 8783dd3 irqchip: Remove asmlinkage from static functions by Stephen Boyd · 10 years ago
  45. bc69b8a irqchip: armada-370-xp: Setup a chained handler for the MPIC by Ezequiel Garcia · 10 years ago
  46. 9b8cf77 irqchip: armada-370-xp: Add helper for the MSI IRQ handling by Ezequiel Garcia · 10 years ago
  47. 3efca1d Merge tag 'tags/mvebu-irqchip-fixes-3.13' into mvebu/irqchip by Jason Cooper · 10 years ago
  48. 19e61d414 ARM: mvebu: fix compilation warning on Armada 370 (i.e. non-SMP) by Arnaud Ebalard · 10 years ago
  49. c7f7bd4 irqchip: armada-370-xp: fix MSI race condition by Lior Amsalem · 10 years ago
  50. a6f089e irqchip: armada-370-xp: fix IPI race condition by Lior Amsalem · 10 years ago
  51. 31f614e irqchip: armada-370-xp: implement MSI support by Thomas Petazzoni · 11 years ago
  52. 627dfcc irqchip: armada-370-xp: properly request resources by Thomas Petazzoni · 11 years ago
  53. 1bf25e7 Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  54. 5ec6901 irqchip: armada-370-xp: slightly cleanup irq controller driver by Thomas Petazzoni · 11 years ago
  55. b313ada irqchip: armada-370-xp: move IRQ handler to avoid forward declaration by Thomas Petazzoni · 11 years ago
  56. 9339d43 irqchip: move IRQ driver for Armada 370/XP by Thomas Petazzoni · 11 years ago[Renamed (94%) from arch/arm/mach-mvebu/irq-armada-370-xp.c]
  57. e33369c ARM: mvebu: move L2 cache initialization in init_early() by Thomas Petazzoni · 11 years ago
  58. 31880c3 Linux 3.9-rc6 by Linus Torvalds · 11 years ago