1. 033d5ce irqchip/mxs: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND by Stefan Wahren · 7 years ago
  2. ca40b2d irqchip/keystone: Fix "scheduling while atomic" on rt by Strashko, Grygorii · 7 years ago
  3. 59613f8 irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity by Suzuki K Poulose · 7 years ago
  4. a2f6827 xtensa: don't use linux IRQ #0 by Max Filippov · 7 years ago
  5. fdaa36c irqchip/irq-imx-gpcv2: Fix spinlock initialization by Tyler Baker · 7 years ago
  6. 095635b irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065 by Shanker Donthineni · 7 years ago
  7. 3b198dd irqchip/bcm7038-l1: Implement irq_cpu_offline() callback by Florian Fainelli · 8 years ago
  8. a442950 Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 8 years ago
  9. fd5bed4 irqchip/gic: Add missing \n to CPU IF adjustment message by Marc Zyngier · 8 years ago
  10. 3602ffd irqchip/jcore: Don't show Kconfig menu item for driver by Rich Felker · 8 years ago
  11. dd1dafc irqchip/eznps: Drop pointless static qualifier in nps400_of_init() by Wei Yongjun · 8 years ago
  12. 50276c9 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. 589ce5f irqchip/gic-v3-its: Fix 64bit GIC{R,ITS}_TYPER accesses by Marc Zyngier · 8 years ago
  14. 133d970 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  15. d102eb5 irqchip/gicv3: Handle loop timeout proper by Dan Carpenter · 8 years ago
  16. c024f06 irqchip/jcore: Fix lost per-cpu interrupts by Rich Felker · 8 years ago
  17. c0ca8df irqchip/eznps: Acknowledge NPS_IPI before calling the handler by Noam Camus · 8 years ago
  18. a379f71a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  19. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  20. 56e520c Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  21. daba2b3 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  22. a771151 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  23. 5d2949e irqchip: i8259: Remove unused i8259A_irq_pending by Paul Burton · 8 years ago
  24. 19afc3d irqchip: i8259: Allow platforms to override poll function by Paul Burton · 8 years ago
  25. 690803a irqchip: i8259: Add domain before mapping parent irq by Paul Burton · 8 years ago
  26. 65543b3 irqchip/metag-ext: Improve function-level documentation by Julia Lawall · 8 years ago
  27. 0ff4dee irqchip/vic: Improve function-level documentation by Julia Lawall · 8 years ago
  28. 474aa3d Merge tag 'irqchip-core-4.9' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 8 years ago
  29. e0720416 drivers/irqchip: Add STM32 external interrupts support by Alexandre TORGUE · 8 years ago
  30. 0f4ed15 irqchip/mips-gic: Use for_each_set_bit to iterate over local IRQs by Paul Burton · 8 years ago
  31. 464b584 Merge branch 'irq/urgent' into irq/core by Thomas Gleixner · 8 years ago
  32. e875bd6 irqchip/mips-gic: Fix local interrupts by Paul Burton · 8 years ago
  33. 6e0a166 Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu by Joerg Roedel · 8 years ago
  34. 727653d irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning by James Morse · 8 years ago
  35. 44bb7e2 iommu/dma: Add support for mapping MSIs by Robin Murphy · 8 years ago
  36. 5eb0d6e irqchip/atmel-aic: Fix potential deadlock in ->xlate() by Boris Brezillon · 8 years ago
  37. 723344d irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization by Tomasz Nowicki · 8 years ago
  38. db744aaa irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI by Tomasz Nowicki · 8 years ago
  39. 3f010cf irqchip/gicv3-its: Probe ITS in the ACPI way by Tomasz Nowicki · 8 years ago
  40. db40f0a irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI by Tomasz Nowicki · 8 years ago
  41. d14ae5e irqchip/gicv3-its: Cleanup for ITS domain initialization by Tomasz Nowicki · 8 years ago
  42. 89c59cc irqchip/gic: Mark gic_init_physaddr() static by Baoyou Xie · 8 years ago
  43. 39a342b irqchip/gic-pm: Update driver to use of_pm_clk_add_clk by Jon Hunter · 8 years ago
  44. 91ef844 irqchip/gic-v3: Reset BPR during initialization by Daniel Thompson · 8 years ago
  45. 04c8b0f irqchip/gic: Make locking a BL_SWITCHER only feature by Marc Zyngier · 8 years ago
  46. c964cdc Merge tag 'realview-broomstick-sweep' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/cleanup by Arnd Bergmann · 8 years ago
  47. 2349f20 irqchip/keystone: Fix typo "sporious" -> "spurious" by Colin Ian King · 8 years ago
  48. e02a9b7 Merge branch 'irqchip/mvebu64' into irqchip/core by Jason Cooper · 8 years ago
  49. fbbf2b3 Merge branch 'irqchip/jcore' into irqchip/core by Jason Cooper · 8 years ago
  50. cae750b irqchip/mips-gic: Use for_each_set_bit to iterate over IRQs by Paul Burton · 8 years ago
  51. 21118df irqchip/jcore-aic: Fix non static symbol warning by Wei Yongjun · 8 years ago
  52. a109893 irqchip/mvebu-pic: New driver for Marvell Armada 7K/8K PIC by Thomas Petazzoni · 8 years ago
  53. 2564970 irqchip/mips-gic: Implement activate op for device domain by Paul Burton · 8 years ago
  54. 6a33fa2 irqchip/mips-gic: Cleanup chip and handler setup by Paul Burton · 8 years ago
  55. 7611da8 irqchip/gicv3-its: Disable the ITS before initializing it by David Daney · 8 years ago
  56. ccd9432 irqchip/gicv3: Remove disabling redistributor and group1 non-secure interrupts by Sudeep Holla · 8 years ago
  57. 059e232 irqchip/gic: Allow self-SGIs for SMP on UP configurations by Marc Zyngier · 8 years ago
  58. 8f2c006 ARM: realview: imply device tree boot by Linus Walleij · 8 years ago
  59. 981b58f irqchip/jcore-aic: Add J-Core AIC driver by Rich Felker · 8 years ago
  60. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  61. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  62. 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  63. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
  64. 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
  65. e658052 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. c76c15e irqchip/armada: Avoid unused function warnings by Arnd Bergmann · 8 years ago
  67. 7ca04bc irqchip/bcm2836: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  68. cb5ff2d irqchip/armada-370-xp: Convert to hotplug state machine by Richard Cochran · 8 years ago
  69. 6c034d1 irqchip/hip04: Convert to hotplug state machine by Richard Cochran · 8 years ago
  70. 6670a6d irqchip/gicv3: Convert to hotplug state machine by Richard Cochran · 8 years ago
  71. 93131f7 irqchip/gic: Convert to hotplug state machine by Richard Cochran · 8 years ago
  72. 4b4d994 irqchip: clps711x: Changing the compatibility string to match with the smallest supported chip by Alexander Shiyan · 8 years ago
  73. 547aefc irqchip/mips-gic: Match IPI IRQ domain by bus token only by Paul Burton · 8 years ago
  74. 99ec8a3 irqchip/mips-gic: Map to VPs using HW VPNum by Paul Burton · 8 years ago
  75. 8658be1 Merge branch 'irq/for-block' into irq/core by Thomas Gleixner · 8 years ago
  76. 4030103 Merge tag 'irqchip-core-4.8-2' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 8 years ago
  77. 7a9243b Merge branch 'irqchip/aspeed' into irqchip/core by Jason Cooper · 8 years ago
  78. 6589c1c Merge tag 'irqchip-core-4.8' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 8 years ago
  79. e04558c Merge branch 'irqchip/misc' into irqchip/core by Jason Cooper · 8 years ago
  80. 3533328 irqchip/s3c24xx: Fixup IO accessors for big endian by Ben Dooks · 8 years ago
  81. 2a4fe14 irqchip/exynos-combiner: Fix usage of __raw IO by Ben Dooks · 8 years ago
  82. 5952884 irqchip/aspeed-vic: Add irq controller for Aspeed by Benjamin Herrenschmidt · 8 years ago
  83. 3ee80364 PCI/MSI: irqchip: Fix PCI_MSI dependencies by Arnd Bergmann · 8 years ago
  84. 21c57fd irqchip/mips-gic: Populate irq_domain names by Harvey Hunt · 8 years ago
  85. 4b2312b irqchip/mips-gic: Fix IRQs in gic_dev_domain by Harvey Hunt · 8 years ago
  86. 3faf24e irqchip/gicv3-its: Implement two-level(indirect) device table support by Shanker Donthineni · 8 years ago
  87. 0e0b0f6 irqchip/gicv3-its: Remove an unused argument 'node_name' by Shanker Donthineni · 8 years ago
  88. 9347359 irqchip/gicv3-its: Split its_alloc_tables() into two functions by Shanker Donthineni · 8 years ago
  89. 4b75c45 irqchip/gicv3-its: Add a new function for parsing device table BASERn by Shanker Donthineni · 8 years ago
  90. 2d81d42 irqchip/gicv3-its: Introduce two helper functions for accessing BASERn by Shanker Donthineni · 8 years ago
  91. 9c8eddd irqchip/gic: Add platform driver for non-root GICs that require RPM by Jon Hunter · 8 years ago
  92. cdbb813 irqchip/gic: Prepare for adding platform driver by Jon Hunter · 8 years ago
  93. faea645 irqchip/gic: Add helper function for chip initialisation by Jon Hunter · 8 years ago
  94. d6ce564 irqchip/gic: Isolate early GIC initialisation code by Jon Hunter · 8 years ago
  95. df042a5 irqchip/vic: Make vic_syscore_ops and vic_of_init static by Ben Dooks · 8 years ago
  96. f314263 irqchip/omap-intc: Fix missing <linux/irqchip/irq-omap-intc.h> include by Ben Dooks · 8 years ago
  97. 7c034f1 irqchip/gic-v2m: Fix missing include of <linux/irqchip/arm-gic.h> by Ben Dooks · 8 years ago
  98. 2ae9add irqchip/brcmstb-l2: Make of probe function static by Ben Dooks · 8 years ago
  99. dde7e6d1a irqchip/bcm7120-l2: Make probe functions static by Ben Dooks · 8 years ago
  100. 1eeb673 irqchip/bcm2836: Make bcm2836_smp_boot_secondary static by Ben Dooks · 8 years ago