1. b7dccbe Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 9 years ago
  2. 425b655 Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 9 years ago
  3. a01e7b3 Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/core by Jason Cooper · 9 years ago
  4. 07c523f Merge branch 'irqchip/stacked-omap' into irqchip/core by Jason Cooper · 9 years ago
  5. 37b25ff Merge branch 'irqchip/stacked-tegra' into irqchip/core by Jason Cooper · 9 years ago
  6. fdb7144 Merge tag 'irqchip-core-4.0' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 9 years ago
  7. b594c6e irqchip: GICv3: Add support for irq_[get, set]_irqchip_state() by Marc Zyngier · 9 years ago
  8. 5671780 irqchip: GIC: Add support for irq_[get, set]_irqchip_state() by Marc Zyngier · 9 years ago
  9. 7822335 Merge branch 'irqchip/renesas' into irqchip/core by Jason Cooper · 9 years ago
  10. 2a6c0f0 Merge branch 'irqchip/mvebu' into irqchip/core by Jason Cooper · 9 years ago
  11. 6f46aed irqchip: renesas-irqc: Add wake-up support by Geert Uytterhoeven · 9 years ago
  12. 0d8e1d8 irqchip: armada-370-xp: Allow using wakeup source by Gregory CLEMENT · 9 years ago
  13. fa6ed4c irqchip: mips-gic: Add new functions to start/stop the GIC counter by Markos Chandras · 9 years ago
  14. 1eec582 irqchip: tegra: Add Tegra210 support by Thierry Reding · 9 years ago
  15. dbcf988 Merge branch 'irqchip/urgent-gic' into irqchip/urgent by Jason Cooper · 9 years ago
  16. 241a386 irqchip: gicv3-its: Use non-cacheable accesses when no shareability by Marc Zyngier · 9 years ago
  17. 4ad3e36 irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusion by Marc Zyngier · 9 years ago
  18. 7e195ba irqchip: gicv3-its: Fix device ID encoding by Andre Przywara · 9 years ago
  19. 263fcd3 irqchip: gicv3-its: Fix encoding of collection's target redistributor by Marc Zyngier · 9 years ago
  20. 00e6743 irqchip: digicolor: Move digicolor_set_gc to init section by Baruch Siach · 9 years ago
  21. 51b05f6 irqchip: renesas-irqc: Add minimal runtime PM support by Geert Uytterhoeven · 9 years ago
  22. 1cd5ec7 irqchip: renesas-irqc: Add more register documentation by Geert Uytterhoeven · 9 years ago
  23. a94b5ea Merge branch 'irqchip/vybrid' into irqchip/core by Jason Cooper · 9 years ago
  24. 9df5126 Merge branch 'irqchip/mvebu' into irqchip/core by Jason Cooper · 9 years ago
  25. aaa95f7 Merge branch 'irqchip/urgent-gic' into irqchip/urgent by Jason Cooper · 9 years ago
  26. 6e3aca4 irqchip: gic: Don't complain in gic_get_cpumask() if UP system by Stephen Boyd · 9 years ago
  27. 49869be irqchip: gic: Add an entry point to set up irqchip flags by Marc Zyngier · 9 years ago
  28. a5561c3 irqchip: gic: Get rid of routable domain by Marc Zyngier · 9 years ago
  29. 783d318 irqchip: crossbar: Convert dra7 crossbar to stacked domains by Marc Zyngier · 9 years ago
  30. de3ce08 irqchip: tegra: Add DT-based support for legacy interrupt controller by Marc Zyngier · 9 years ago
  31. 4559fbb irqchip: gicv3-its: Support safe initialization by Yun Wu · 9 years ago
  32. 7cb9911 irqchip: gicv3-its: Define macros for GITS_CTLR fields by Yun Wu · 9 years ago
  33. 1d27704 irqchip: gicv3-its: Add limitation to page order by Yun Wu · 9 years ago
  34. 790b57a irqchip: gicv3-its: Use 64KB page as default granule by Yun Wu · 9 years ago
  35. 6c83412 irqchip: gicv3-its: Zero itt before handling to hardware by Yun Wu · 9 years ago
  36. 614be38 irqchip: gic-v3: Fix out of bounds access to cpu_logical_map by Vladimir Murzin · 9 years ago
  37. cf61387 irqchip: gic: Fix unsafe locking reported by lockdep by Marc Zyngier · 9 years ago
  38. 3e39e8f5 irqchip: gicv3-its: Fix unsafe locking reported by lockdep by Marc Zyngier · 9 years ago
  39. e8137f4 irqchip: gicv3-its: Iterate over PCI aliases to generate ITS configuration by Marc Zyngier · 9 years ago
  40. f54b97e irqchip: gicv3-its: Allocate enough memory for the full range of DeviceID by Marc Zyngier · 9 years ago
  41. 16acae7 irqchip: gicv3-its: Fix ITS CPU init by Vladimir Murzin · 9 years ago
  42. 28da06d irqchip: armada-370-xp: Enable the PMU interrupts by Maxime Ripard · 9 years ago
  43. 2c299de irqchip: armada-370-xp: Introduce a is_percpu_irq() helper for readability by Ezequiel Garcia · 9 years ago
  44. 933a24b irqchip: armada-370-xp: Initialize per cpu registers when CONFIG_SMP=N by Ezequiel Garcia · 9 years ago
  45. 0494e11 irqchip: vf610-mscm-ir: Add support for Vybrid MSCM interrupt router by Stefan Agner · 9 years ago
  46. 5724be8 irqchip: armada-370-xp: Fix chained per-cpu interrupts by Maxime Ripard · 9 years ago
  47. c955865 Merge branch 'irqchip/st' into irqchip/core by Jason Cooper · 9 years ago
  48. f791e3c irqchip: renesas-irqc: Use u32 to store 32-bit register values by Geert Uytterhoeven · 9 years ago
  49. 0708848 irqchip: st: Supply new driver for STi based devices by Lee Jones · 9 years ago
  50. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  51. 3c6847e Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  52. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  53. dbf3b7d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  54. ae58d88 MIPS: cevt-r4k: Drop GIC special case by James Hogan · 9 years ago
  55. 1b6af71 IRQCHIP: mips-gic: Avoid rerouting timer IRQs for smp-cmp by James Hogan · 9 years ago
  56. fb7e7de irqchip: gic: Allow interrupt level to be set for PPIs by Liviu Dudau · 9 years ago
  57. d7eb4f2 irqchip: mips-gic: Handle pending interrupts once in __gic_irq_dispatch() by Qais Yousef · 9 years ago
  58. 8041dfb irqchip: Conexant CX92755 interrupts controller driver by Baruch Siach · 9 years ago
  59. c7f2a2a irqchip: omap-intc: Remove unused legacy interface for omap2 by Tony Lindgren · 9 years ago
  60. 19f92b2 irqchip: omap-intc: Fix support for dm814 and dm816 by Tony Lindgren · 9 years ago
  61. cdb647a irqchip: mtk-sysirq: Get irq number from register resource size by Yingjoe Chen · 9 years ago
  62. e03f908 irqchip: renesas-intc-irqpin: r8a7779 IRLM setup support by Magnus Damm · 10 years ago
  63. 7e58027 arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fields by Andre Przywara · 10 years ago
  64. 91d1179 irqchip: atmel-aic-common: Prevent clobbering of priority when changing IRQ type by Gavin Li · 9 years ago
  65. 4b149e4 irqchip: omap-intc: Fix legacy DMA regression by Felipe Balbi · 9 years ago
  66. 96555c4 irqchip: gic-v3-its: Fix use of max with decimal constant by Will Deacon · 10 years ago
  67. 03d3d45 irqchip: hip04: Initialize hip04_cpu_map to 0xffff by Wang Long · 10 years ago
  68. 596c405 irqchip: mtk-sysirq: Use IS_ERR() instead of NULL pointer check by Yingjoe Chen · 10 years ago
  69. 60d7ef3 Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  70. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  71. c848126 irqchip: gicv3-its: Fix ITT allocation by Marc Zyngier · 10 years ago
  72. aca268d irqchip: gicv3-its: Move some alloc/free code to activate/deactivate by Marc Zyngier · 10 years ago
  73. 2da39949 irqchip: gicv3-its: Fix domain free in multi-MSI case by Marc Zyngier · 10 years ago
  74. c0222ac0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  75. 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  76. ecb50f0 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  77. 6da3141 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  78. 6cd94d5 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  79. 0f077eb irqchip: armada-370-xp: Add suspend/resume support by Thomas Petazzoni · 10 years ago
  80. 1655b05 irqchip: dw-apb-ictl: Add PM support by Jisheng Zhang · 10 years ago
  81. a9d5fcc irqchip: dw-apb-ictl: Enable IRQ_GC_MASK_CACHE_PER_TYPE by Jisheng Zhang · 10 years ago
  82. 8876ce7 irqchip: dw-apb-ictl: Always use use {readl|writel}_relaxed by Jisheng Zhang · 10 years ago
  83. 853a33c irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbell by Suravee Suthikulpanit · 10 years ago
  84. 5fe3bba irqchip: mtk-sysirq: Add sysirq interrupt polarity support by Yingjoe Chen · 10 years ago
  85. 9a1091e irqchip: gic: Support hierarchy irq domain. by Yingjoe Chen · 10 years ago
  86. 1981272 irqchip: GICv3: ITS: enable compilation of the ITS driver by Marc Zyngier · 10 years ago
  87. da33f31 irqchip: GICv3: ITS: plug ITS init into main GICv3 code by Marc Zyngier · 10 years ago
  88. 4c21f3c irqchip: GICv3: ITS: DT probing and initialization by Marc Zyngier · 10 years ago
  89. b48ac83 irqchip: GICv3: ITS: MSI support by Marc Zyngier · 10 years ago
  90. 84a6a2e irqchip: GICv3: ITS: device allocation and configuration by Marc Zyngier · 10 years ago
  91. 1ac19ca irqchip: GICv3: ITS: tables allocators by Marc Zyngier · 10 years ago
  92. bf9529f irqchip: GICv3: ITS: LPI allocator by Marc Zyngier · 10 years ago
  93. c48ed51 irqchip: GICv3: ITS: irqchip implementation by Marc Zyngier · 10 years ago
  94. cc2d321 irqchip: GICv3: ITS command queue by Marc Zyngier · 10 years ago
  95. f5c1434 irqchip: GICv3: rework redistributor structure by Marc Zyngier · 10 years ago
  96. 443acc4 irqchip: GICv3: Convert to domain hierarchy by Marc Zyngier · 10 years ago
  97. 377df64 Merge branch 'irqchip/atmel' into irqchip/core by Jason Cooper · 10 years ago
  98. d99ba44 irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_map by Dmitry Torokhov · 10 years ago
  99. 714710e irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_map by Dmitry Torokhov · 10 years ago
  100. a705727 irqchip: mips-gic: Add device-tree support by Andrew Bresticker · 10 years ago