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