1. 72f86db irqchip/mips-gic: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 10 years ago
  2. 9f21354 irqchip/vic: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  3. fcd3c5b irqchip/versatile: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  4. 22890b0 irqchip/tb10x: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  5. 3200a71 irqchip/sunxi-nmi: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  6. 07d22c2 irqchip/orion: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  7. 832b404 irqchip/metag: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  8. bc4d2c0 irqchip/imgpdc: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  9. 4d83fcf irqchip/gic: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  10. f286c17 irqchip/brcmstb-l2: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  11. 99e32ab irqchip/bcm7120-l2: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  12. 3a7946e irqchip/bcm7038-l1: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  13. 741ff96 irqchip/exynos-combiner: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  14. 41a83e0 irqchip: Prepare for local stub header removal by Joel Porquet · 9 years ago
  15. d452bca irqchip/sirfsoc: Fix generic chip allocation wreckage by Thomas Gleixner · 9 years ago
  16. b662311 irqchip/dw-apb-ictl: Fix generic domain chip wreckage by Thomas Gleixner · 9 years ago
  17. 14a6f19 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  18. 91e20b5 irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.h by Joel Porquet · 9 years ago
  19. 78c10e5 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  20. e8a0b37d Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  21. 55a7d4b Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago
  22. 8a76448 h8300: IRQ chip driver by Yoshinori Sato · 10 years ago
  23. 407a2c7 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. 44e08e7 MIPS/IRQCHIP: Move Ingenic SoC intc driver to drivers/irqchip by Paul Burton · 10 years ago
  25. 892b8cf IRQCHIP: irq_cpu: declare irqchip table entry by Paul Burton · 10 years ago
  26. 67e38cf MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip. by Ralf Baechle · 10 years ago
  27. 62a993d irqchip: atmel-aic5: Add sama5d2 support by Nicolas Ferre · 10 years ago
  28. 2aedd0f irq: spear-shirq: Fix race in installing chained IRQ handler by Russell King · 10 years ago
  29. 9414b6e irq: irq-keystone: Fix race in installing chained IRQ handler by Russell King · 10 years ago
  30. 6fd4899 irqchip: exynos-combiner: Save IRQ enable set on suspend by Javier Martinez Canillas · 10 years ago
  31. 1f1e34f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  32. 1b3ed36 IRQCHIP: mips-gic: Don't nest calls to do_IRQ() by Rabin Vincent · 10 years ago
  33. c62af70 Merge branch 'sa1100' into for-next by Russell King · 10 years ago
  34. febe069 irqchip: sunxi-nmi: Fix off-by-one error in irq iterator by Axel Lin · 10 years ago
  35. 55963c9 irqchip: gic: Simplify gic_configure_irq by using IRQCHIP_SET_TYPE_MASKED by Sudeep Holla · 10 years ago
  36. 9f61f62 Merge branch 'linus' into irq/core by Thomas Gleixner · 10 years ago
  37. 22b67ac ARM: 8368/1: sa1100: move irq driver to drivers/irqchip/ by Dmitry Eremin-Solenikov · 10 years ago
  38. e1a96fb irqchip: mtk-sysirq: Make mtk_sysirq_of_init return error if ioremap fails by Axel Lin · 10 years ago
  39. 3ad2a5f irqchip/gicv3-its: ITS table size should not be smaller than PSZ by Minghuan Lian · 10 years ago
  40. 939ef66 Merge branch 'irq/for-arm' into irq/core by Thomas Gleixner · 10 years ago
  41. b5cc5cb irqchip: vf610-mscm: Support NVIC parent chip by Stefan Agner · 10 years ago
  42. 2d9f59f irqchip: nvic: Support hierarchy irq domain by Stefan Agner · 10 years ago
  43. 9cf82e7 irqchip: tegra: Set the proper base address in irq chip data by Lucas Stach · 10 years ago
  44. 9d88f22 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  45. dbf07cf irqchip: vf610: Fix of_io_request_and_map error check by Maxime Ripard · 10 years ago
  46. f311053 irqchip: irqc: Remove platform data support by Geert Uytterhoeven · 10 years ago
  47. 9600973 irqchip: Constify irq_domain_ops by Krzysztof Kozlowski · 10 years ago
  48. 1dcc73d irqchip: gic: Drop support for gic_arch_extn by Marc Zyngier · 10 years ago
  49. 836ee48 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  50. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  51. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  52. b7dccbe Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 10 years ago
  53. 425b655 Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 10 years ago
  54. a01e7b3 Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/core by Jason Cooper · 10 years ago
  55. 07c523f Merge branch 'irqchip/stacked-omap' into irqchip/core by Jason Cooper · 10 years ago
  56. 37b25ff Merge branch 'irqchip/stacked-tegra' into irqchip/core by Jason Cooper · 10 years ago
  57. fdb7144 Merge tag 'irqchip-core-4.0' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 10 years ago
  58. b594c6e irqchip: GICv3: Add support for irq_[get, set]_irqchip_state() by Marc Zyngier · 10 years ago
  59. 5671780 irqchip: GIC: Add support for irq_[get, set]_irqchip_state() by Marc Zyngier · 10 years ago
  60. 7822335 Merge branch 'irqchip/renesas' into irqchip/core by Jason Cooper · 10 years ago
  61. 2a6c0f0 Merge branch 'irqchip/mvebu' into irqchip/core by Jason Cooper · 10 years ago
  62. 6f46aed irqchip: renesas-irqc: Add wake-up support by Geert Uytterhoeven · 10 years ago
  63. 0d8e1d8 irqchip: armada-370-xp: Allow using wakeup source by Gregory CLEMENT · 10 years ago
  64. 5f7f031 IRQCHIP: Add new driver for BCM7038-style level 1 interrupt controllers by Kevin Cernekee · 10 years ago
  65. 7b7230e IRQCHIP: bcm7120-l2: Add support for BCM3380-style controllers by Kevin Cernekee · 10 years ago
  66. ca40f1b IRQCHIP: bcm7120-l2: Split STB-specific logic into its own function by Kevin Cernekee · 10 years ago
  67. 5b5468c IRQCHIP: bcm7120-l2: Refactor driver for arbitrary IRQEN/IRQSTAT offsets by Kevin Cernekee · 10 years ago
  68. c9ae71e IRQCHIP: brcmstb-l2: don't clear wakeable interrupts at init time by Brian Norris · 10 years ago
  69. 8fa4b93 IRQCHIP: irq-mips-gic: Add new functions to start/stop the GIC counter by Markos Chandras · 10 years ago
  70. 6429e2b IRQCHIP: mips-gic: Add function for retrieving FDC IRQ by James Hogan · 10 years ago
  71. b720fd8 irqchip: mips-gic: Don't treat FDC IRQ as percpu devid by James Hogan · 10 years ago
  72. 7e3e6cb IRQCHIP: mips-gic: Fix typo in comment by James Hogan · 10 years ago
  73. fa6ed4c irqchip: mips-gic: Add new functions to start/stop the GIC counter by Markos Chandras · 10 years ago
  74. 1eec582 irqchip: tegra: Add Tegra210 support by Thierry Reding · 10 years ago
  75. dbcf988 Merge branch 'irqchip/urgent-gic' into irqchip/urgent by Jason Cooper · 10 years ago
  76. 241a386 irqchip: gicv3-its: Use non-cacheable accesses when no shareability by Marc Zyngier · 10 years ago
  77. 4ad3e36 irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusion by Marc Zyngier · 10 years ago
  78. 7e195ba irqchip: gicv3-its: Fix device ID encoding by Andre Przywara · 10 years ago
  79. 263fcd3 irqchip: gicv3-its: Fix encoding of collection's target redistributor by Marc Zyngier · 10 years ago
  80. d8f4f16 ACPI: move arm64 GSI IRQ model to generic GSI IRQ layer by Lorenzo Pieralisi · 10 years ago
  81. d60fc38 irqchip: Add GICv2 specific ACPI boot support by Tomasz Nowicki · 10 years ago
  82. 00e6743 irqchip: digicolor: Move digicolor_set_gc to init section by Baruch Siach · 10 years ago
  83. 51b05f6 irqchip: renesas-irqc: Add minimal runtime PM support by Geert Uytterhoeven · 10 years ago
  84. 1cd5ec7 irqchip: renesas-irqc: Add more register documentation by Geert Uytterhoeven · 10 years ago
  85. a94b5ea Merge branch 'irqchip/vybrid' into irqchip/core by Jason Cooper · 10 years ago
  86. 9df5126 Merge branch 'irqchip/mvebu' into irqchip/core by Jason Cooper · 10 years ago
  87. aaa95f7 Merge branch 'irqchip/urgent-gic' into irqchip/urgent by Jason Cooper · 10 years ago
  88. 6e3aca4 irqchip: gic: Don't complain in gic_get_cpumask() if UP system by Stephen Boyd · 10 years ago
  89. 49869be irqchip: gic: Add an entry point to set up irqchip flags by Marc Zyngier · 10 years ago
  90. a5561c3 irqchip: gic: Get rid of routable domain by Marc Zyngier · 10 years ago
  91. 783d318 irqchip: crossbar: Convert dra7 crossbar to stacked domains by Marc Zyngier · 10 years ago
  92. de3ce08 irqchip: tegra: Add DT-based support for legacy interrupt controller by Marc Zyngier · 10 years ago
  93. 4559fbb irqchip: gicv3-its: Support safe initialization by Yun Wu · 10 years ago
  94. 7cb9911 irqchip: gicv3-its: Define macros for GITS_CTLR fields by Yun Wu · 10 years ago
  95. 1d27704 irqchip: gicv3-its: Add limitation to page order by Yun Wu · 10 years ago
  96. 790b57a irqchip: gicv3-its: Use 64KB page as default granule by Yun Wu · 10 years ago
  97. 6c83412 irqchip: gicv3-its: Zero itt before handling to hardware by Yun Wu · 10 years ago
  98. 614be38 irqchip: gic-v3: Fix out of bounds access to cpu_logical_map by Vladimir Murzin · 10 years ago
  99. cf61387 irqchip: gic: Fix unsafe locking reported by lockdep by Marc Zyngier · 10 years ago
  100. 3e39e8f5 irqchip: gicv3-its: Fix unsafe locking reported by lockdep by Marc Zyngier · 10 years ago