1. 91d1179 irqchip: atmel-aic-common: Prevent clobbering of priority when changing IRQ type by Gavin Li · 9 years ago
  2. 4b149e4 irqchip: omap-intc: Fix legacy DMA regression by Felipe Balbi · 9 years ago
  3. 96555c4 irqchip: gic-v3-its: Fix use of max with decimal constant by Will Deacon · 10 years ago
  4. 03d3d45 irqchip: hip04: Initialize hip04_cpu_map to 0xffff by Wang Long · 10 years ago
  5. 596c405 irqchip: mtk-sysirq: Use IS_ERR() instead of NULL pointer check by Yingjoe Chen · 10 years ago
  6. 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
  7. 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
  8. c848126 irqchip: gicv3-its: Fix ITT allocation by Marc Zyngier · 10 years ago
  9. aca268d irqchip: gicv3-its: Move some alloc/free code to activate/deactivate by Marc Zyngier · 10 years ago
  10. 2da39949 irqchip: gicv3-its: Fix domain free in multi-MSI case by Marc Zyngier · 10 years ago
  11. c0222ac0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  12. 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
  13. 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
  14. 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
  15. 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
  16. 0f077eb irqchip: armada-370-xp: Add suspend/resume support by Thomas Petazzoni · 10 years ago
  17. 1655b05 irqchip: dw-apb-ictl: Add PM support by Jisheng Zhang · 10 years ago
  18. a9d5fcc irqchip: dw-apb-ictl: Enable IRQ_GC_MASK_CACHE_PER_TYPE by Jisheng Zhang · 10 years ago
  19. 8876ce7 irqchip: dw-apb-ictl: Always use use {readl|writel}_relaxed by Jisheng Zhang · 10 years ago
  20. 853a33c irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbell by Suravee Suthikulpanit · 10 years ago
  21. 5fe3bba irqchip: mtk-sysirq: Add sysirq interrupt polarity support by Yingjoe Chen · 10 years ago
  22. 9a1091e irqchip: gic: Support hierarchy irq domain. by Yingjoe Chen · 10 years ago
  23. 1981272 irqchip: GICv3: ITS: enable compilation of the ITS driver by Marc Zyngier · 10 years ago
  24. da33f31 irqchip: GICv3: ITS: plug ITS init into main GICv3 code by Marc Zyngier · 10 years ago
  25. 4c21f3c irqchip: GICv3: ITS: DT probing and initialization by Marc Zyngier · 10 years ago
  26. b48ac83 irqchip: GICv3: ITS: MSI support by Marc Zyngier · 10 years ago
  27. 84a6a2e irqchip: GICv3: ITS: device allocation and configuration by Marc Zyngier · 10 years ago
  28. 1ac19ca irqchip: GICv3: ITS: tables allocators by Marc Zyngier · 10 years ago
  29. bf9529f irqchip: GICv3: ITS: LPI allocator by Marc Zyngier · 10 years ago
  30. c48ed51 irqchip: GICv3: ITS: irqchip implementation by Marc Zyngier · 10 years ago
  31. cc2d321 irqchip: GICv3: ITS command queue by Marc Zyngier · 10 years ago
  32. f5c1434 irqchip: GICv3: rework redistributor structure by Marc Zyngier · 10 years ago
  33. 443acc4 irqchip: GICv3: Convert to domain hierarchy by Marc Zyngier · 10 years ago
  34. 377df64 Merge branch 'irqchip/atmel' into irqchip/core by Jason Cooper · 10 years ago
  35. d99ba44 irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_map by Dmitry Torokhov · 10 years ago
  36. 714710e irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_map by Dmitry Torokhov · 10 years ago
  37. a705727 irqchip: mips-gic: Add device-tree support by Andrew Bresticker · 10 years ago
  38. b085451 clocksource: mips-gic: Move gic_frequency to clocksource driver by Andrew Bresticker · 10 years ago
  39. a331ce6 clocksource: mips-gic: Combine with GIC clockevent driver by Andrew Bresticker · 10 years ago
  40. fa5635a MIPS: Move GIC clocksource driver to drivers/clocksource/ by Andrew Bresticker · 10 years ago
  41. 53a7bc8 irqchip: mips-gic: Use GIC_SH_WEDGE_{SET,CLR} macros by Andrew Bresticker · 10 years ago
  42. 8f5ee79 irqchip: mips-gic: Remove gic_{pending,itrmask}_regs by Andrew Bresticker · 10 years ago
  43. fb8f7be1 irqchip: mips-gic: Clean up #includes by Andrew Bresticker · 10 years ago
  44. 824f3f7 irqchip: mips-gic: Clean up header file by Andrew Bresticker · 10 years ago
  45. 4060bbe MIPS: Move gic.h to include/linux/irqchip/mips-gic.h by Andrew Bresticker · 10 years ago
  46. 5f68fea irqchip: mips-gic: Use proper iomem accessors by Andrew Bresticker · 10 years ago
  47. 387904f irqchip: mips-gic: Export function to read counter width by Andrew Bresticker · 10 years ago
  48. 3263d08 irqchip: mips-gic: Remove unnecessary globals by Andrew Bresticker · 10 years ago
  49. e9de688 irqchip: mips-gic: Support local interrupts by Andrew Bresticker · 10 years ago
  50. 4a6a3ea3 irqchip: mips-gic: Use separate edge/level irq_chips by Andrew Bresticker · 10 years ago
  51. fbd5524 irqchip: mips-gic: Probe for number of external interrupts by Andrew Bresticker · 10 years ago
  52. 18743d2 irqchip: mips-gic: Stop using per-platform mapping tables by Andrew Bresticker · 10 years ago
  53. c49581a irqchip: mips-gic: Use IRQ domains by Andrew Bresticker · 10 years ago
  54. 14d160a irqchip: mips-gic: Fix gic_set_affinity() return value by Andrew Bresticker · 10 years ago
  55. 95150ae irqchip: mips-gic: Implement irq_set_type callback by Andrew Bresticker · 10 years ago
  56. 5561c9e irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks by Andrew Bresticker · 10 years ago
  57. 8a19b8f MIPS: Move GIC to drivers/irqchip/ by Andrew Bresticker · 10 years ago
  58. 280510f PCI/MSI: Rename mask/unmask_msi_irq treewide by Thomas Gleixner · 10 years ago
  59. 83a1891 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() by Jiang Liu · 10 years ago
  60. c2791b8 PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" by Yijing Wang · 10 years ago
  61. 45977fe irqchip: atmel-aic: Fix irqdomain initialization by Boris Brezillon · 10 years ago
  62. 25963db irqchip: atmel-aic: Add missing entry for rm9200 irq fixups by Boris BREZILLON · 10 years ago
  63. 624cba5 irqchip: atmel-aic: Rename at91sam9_aic_irq_fixup for naming consistency by Boris BREZILLON · 10 years ago
  64. f3b7bf1 irqchip: atmel-aic: Add specific irq fixup function for sam9g45 and sam9rl by Boris BREZILLON · 10 years ago
  65. ae25eac irqchip: atmel-aic: Add irq fixups for at91sam926x SoCs by Boris BREZILLON · 10 years ago
  66. 4185315 irqchip: atmel-aic: Add irq fixup for RTT block by Boris BREZILLON · 10 years ago
  67. 1abbdba irqchip: brcmstb-l2: Convert driver to use irq_reg_{readl,writel} by Kevin Cernekee · 10 years ago
  68. c17261f irqchip: bcm7120-l2: Convert driver to use irq_reg_{readl,writel} by Kevin Cernekee · 10 years ago
  69. a4fcbb8 irqchip: bcm7120-l2: Decouple driver from brcmstb-l2 by Kevin Cernekee · 10 years ago
  70. c76acf4 irqchip: bcm7120-l2: Extend driver to support 64+ bit controllers by Kevin Cernekee · 10 years ago
  71. 05b8ce8 irqchip: bcm7120-l2: Use gc->mask_cache to simplify suspend/resume functions by Kevin Cernekee · 10 years ago
  72. 0b5cb32 irqchip: bcm7120-l2: Fix missing nibble in gc->unused mask by Kevin Cernekee · 10 years ago
  73. 38e3a6e irqchip: bcm7120-l2: Make sure all register accesses use base+offset by Kevin Cernekee · 10 years ago
  74. 60b2a29 irqchip: bcm7120-l2, brcmstb-l2: Remove ARM Kconfig dependency by Kevin Cernekee · 10 years ago
  75. f668f07 irqchip: bcm7120-l2: Eliminate bad IRQ check by Kevin Cernekee · 10 years ago
  76. 05f1275 irqchip: brcmstb-l2: Eliminate dependency on ARM code by Kevin Cernekee · 10 years ago
  77. 332fd7c genirq: Generic chip: Change irq_reg_{readl,writel} arguments by Kevin Cernekee · 10 years ago
  78. 1dacf19 irqchip: irq-armada-370-xp: Use proper return value for ->set_affinity() by Thomas Petazzoni · 10 years ago
  79. e158849 irqchip: dw-apb-ictl: Select GENERIC_IRQ_CHIP by Jisheng Zhang · 10 years ago
  80. 3fe1492 irqchip: hip04: Convert to handle_domain_irq by Marc Zyngier · 10 years ago
  81. 758e836 irqchip: armada-370-xp: Fix MPIC interrupt handling by Grzegorz Jaszczyk · 10 years ago
  82. 298dcb2 irqchip: armada-370-xp: Fix MSI interrupt handling by Grzegorz Jaszczyk · 10 years ago
  83. fa6e2ee ARM: realview: basic device tree implementation by Linus Walleij · 10 years ago
  84. b79d4b7 irqchip: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  85. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  86. 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
  87. 782d59c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  88. 8b45bc8 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  89. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  90. fae119b6 Merge branch 'irqchip/gic' into irqchip/core by Jason Cooper · 10 years ago
  91. f747265 Merge branch 'irqchip/broadcom' into irqchip/core by Jason Cooper · 10 years ago
  92. a778bf3 Merge branch 'irqchip/atmel' into irqchip/core by Jason Cooper · 10 years ago
  93. 3930115 irqchip: armada-370-xp: Remove arch_msi_check_device() by Alexander Gordeev · 10 years ago
  94. f54619f treewide: Fix typos in Kconfig by Masanari Iida · 10 years ago
  95. 513d1a2 irqchip: Properly fetch the per cpu offset by Christoph Lameter · 10 years ago
  96. 64d5947 irqchip: omap-intc: remove unnecessary comments by Felipe Balbi · 10 years ago
  97. 74b6c8e irqchip: omap-intc: correct maximum number or MIR registers by Felipe Balbi · 10 years ago
  98. b307914 irqchip: omap-intc: enable TURBO idle mode by Felipe Balbi · 10 years ago
  99. 9836ee9 irqchip: omap-intc: enable IP protection by Felipe Balbi · 10 years ago
  100. 8bb3b37 irqchip: omap-intc: remove unnecesary of_address_to_resource() call by Felipe Balbi · 10 years ago