1. 4b2312b irqchip/mips-gic: Fix IRQs in gic_dev_domain by Harvey Hunt · 8 years ago
  2. 0de6b99 irqchip/irq-pic32-evic: Fix bug with external interrupts. by Joshua Henderson · 8 years ago
  3. fbf8f40 irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144 by Ganapatrao Kulkarni · 8 years ago
  4. cf1d9d1 irqchip/gic-v3: Fix quiescence check in gic_enable_redist by Andrew Jones · 8 years ago
  5. 4029632 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  6. ba01cf0 irqchip: mips-gic: Setup EIC mode on each CPU if it's in use by Paul Burton · 8 years ago
  7. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  8. ffd565e irqchip: nps: add 64BIT dependency by Arnd Bergmann · 8 years ago
  9. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  10. 07b7526 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  11. 0efacbb Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  12. 9896c7b Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  13. ede4090 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  14. be09201 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  15. 835d2b4 irqchip: mips-gic: Provide VP ID accessor by Paul Burton · 8 years ago
  16. d46812b irqchip: mips-gic: Use HW IDs for VPE_OTHER_ADDR by Paul Burton · 8 years ago
  17. a1dcbd1 irqchip/bcm2836: Use a more generic memory barrier call by Eric Anholt · 8 years ago
  18. cb290d8 irqchip/bcm2836: Fix compiler warning on 64-bit build by Eric Anholt · 8 years ago
  19. 0dc17be irqchip/bcm2836: Drop smp_set_ops on arm64 builds by Eric Anholt · 8 years ago
  20. d649046 irqchip/gic: Add helper functions for GIC setup and teardown by Jon Hunter · 8 years ago
  21. f673b9b irqchip/gic: Store GIC configuration parameters by Jon Hunter · 8 years ago
  22. 6e5b592 irqchip/gic: Pass GIC pointer to save/restore functions by Jon Hunter · 8 years ago
  23. dc9722c irqchip/gic: Return an error if GIC initialisation fails by Jon Hunter · 8 years ago
  24. c2baa2f irqchip/gic: Remove static irq_chip definition for eoimode1 by Jon Hunter · 8 years ago
  25. 26acfe7 irqchip/gic: Don't initialise chip if mapping IO space fails by Jon Hunter · 8 years ago
  26. 992345a irqchip/gic: WARN if setting the interrupt type for a PPI fails by Jon Hunter · 8 years ago
  27. ec1a454 irqchip/gic: Don't unnecessarily write the IRQ configuration by Jon Hunter · 8 years ago
  28. a2a8fa5 irqchip: Mask the non-type/sense bits when translating an IRQ by Jon Hunter · 8 years ago
  29. 7c9b973 irqchip/gic-v3: Configure all interrupts as non-secure Group-1 by Marc Zyngier · 8 years ago
  30. 74c967a irqchip/gic-v2m: Add workaround for Broadcom NS2 GICv2m erratum by Ray Jui · 8 years ago
  31. 1228d53 irqchip/irq-alpine-msi: Don't use <asm-generic/msi.h> by Christoph Hellwig · 8 years ago
  32. 086eec2 irqchip/mbigen: Checking for IS_ERR() instead of NULL by Dan Carpenter · 8 years ago
  33. 466b7d1 irqchip/gicv3-its: Don't allow devices whose ID is outside range by Shanker Donthineni · 8 years ago
  34. 8cb17b5 irqchip: Add LPC32xx interrupt controller driver by Vladimir Zapolskiy · 8 years ago
  35. f86c4fb irqchip/gic: Ensure ordering between read of INTACK and shared data by Will Deacon · 8 years ago
  36. 44df427c irqchip: add nps Internal and external irqchips by Noam Camus · 9 years ago
  37. b8f3ebe irqchip: Add Layerscape SCFG MSI controller support by Minghuan Lian · 8 years ago
  38. 1839e57 irqchip/gic-v3: Parse and export virtual GIC information by Julien Grall · 8 years ago
  39. 611f039 irqchip/gic-v3: Gather all ACPI specific data in a single structure by Julien Grall · 8 years ago
  40. 68628bb irqchip/gic-v3: Prefix all pr_* messages by "GICv3: " by Julien Grall · 8 years ago
  41. 502d6df irqchip/gic-v2: Parse and export virtual GIC information by Julien Grall · 8 years ago
  42. bafa919 irqchip/gic-v2: Gather ACPI specific data in a single structure by Julien Grall · 8 years ago
  43. e3825ba irqchip/gic-v3: Add support for partitioned PPIs by Marc Zyngier · 8 years ago
  44. 9e2c986 irqchip: Add per-cpu interrupt partitioning library by Marc Zyngier · 8 years ago
  45. 1adea8b irqchip: versatile-fpga: add new compatible for OX810SE SoC by Neil Armstrong · 8 years ago
  46. 25fc11a irqchip/gic: Restore CPU interface checking by Marc Zyngier · 8 years ago
  47. 91951f9 irqchip/mips-gic: Don't overrun pcpu_masks array by Paul Burton · 8 years ago
  48. 9a7c4ab irqchip/mbigen: Make CONFIG_HISILICON_IRQ_MBIGEN a hidden option by MaJun · 8 years ago
  49. ed2a100 irqchip/mbigen: Handle multiple device nodes in a mbigen module by MaJun · 8 years ago
  50. 46f920d irqchip/tegra: Switch to use irq_domain_free_irqs_common by Axel Lin · 8 years ago
  51. 143d36a irqchip/irq-alpine-msi: Release the correct domain on error by Dan Carpenter · 8 years ago
  52. edf8fcd irqchip/mxs: Fix error check of of_io_request_and_map() by Vladimir Zapolskiy · 8 years ago
  53. cfe199a irqchip/sunxi-nmi: Fix error check of of_io_request_and_map() by Vladimir Zapolskiy · 8 years ago
  54. 82b0a43 irqchip/gic/realview: Support more RealView DCC variants by Linus Walleij · 8 years ago
  55. e6b78f2 irqchip: Add the Alpine MSIX interrupt controller by Antoine Tenart · 8 years ago
  56. 0fc6fa2 irqchip/gic-v3: Always return IRQ_SET_MASK_OK_DONE in gic_set_affinity by Antoine Tenart · 8 years ago
  57. 04a0e4d irqchip/gic-v3-its: Mark its_init() and its children as __init by Tomasz Nowicki · 8 years ago
  58. f6ae508 irqchip/gic-v3: Remove gic_root_node variable from the ITS code by Hanjun Guo · 8 years ago
  59. b70fb7a irqchip/gic-v3: ACPI: Add redistributor support via GICC structures by Tomasz Nowicki · 8 years ago
  60. ffa7d61 irqchip/gic-v3: Add ACPI support for GICv3/4 initialization by Tomasz Nowicki · 8 years ago
  61. db57d74 irqchip/gic-v3: Refactor gic_of_init() for GICv3 driver by Tomasz Nowicki · 8 years ago
  62. fe36d89 Merge branch 'linus' into irq/core, to pick up fixes by Ingo Molnar · 8 years ago
  63. 16a8083 irqchip/mips-gic: Add new DT property to reserve IPIs by Qais Yousef · 9 years ago
  64. bb11cff MIPS: Make smp CMP, CPS and MT use the new generic IPI functions by Qais Yousef · 9 years ago
  65. 78930f0 irqchip/mips-gic: Clear percpu_masks correctly when mapping by Qais Yousef · 9 years ago
  66. 2a07870 irqchip/mips-gic: Use gic_vpes instead of NR_CPUS by Qais Yousef · 9 years ago
  67. c98c1822 irqchip/mips-gic: Add device hierarchy domain by Qais Yousef · 9 years ago
  68. 2af70a9 irqchip/mips-gic: Add a IPI hierarchy domain by Qais Yousef · 9 years ago
  69. 16aba53 Merge tag 'irqchip-core-4.6-2' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 8 years ago
  70. fa00cb2 Merge tag 'irqchip-core-4.6' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 8 years ago
  71. 1ad9a57 Merge branch 'irqchip/mvebu' into irqchip/core by Jason Cooper · 8 years ago
  72. 7cf03c9 Merge branch 'irqchip/mips' into irqchip/core by Jason Cooper · 8 years ago
  73. 55e1079 Merge branch 'irqchip/tango' into irqchip/core by Jason Cooper · 8 years ago
  74. 0407dac irqchip/gic: Return IRQ_SET_MASK_OK_DONE in the set_affinity method by Marc Zyngier · 8 years ago
  75. c27f29b irqchip/mvebu-odmi: Add new driver for platform MSI on Marvell 7K/8K by Thomas Petazzoni · 8 years ago
  76. e4e1c0e irqchip/ts4800: Make ts4800_ic_ops static const by Axel Lin · 8 years ago
  77. b6bc902 irqchip/bcm2836: Drop extra memory barrier in SMP boot. by Eric Anholt · 8 years ago
  78. d2b383d irqchip/ts4800: Add hardware dependency by Jean Delvare · 8 years ago
  79. 4bba668 irqchip/tango: Add support for Sigma Designs SMP86xx/SMP87xx interrupt controller by Mans Rullgard · 8 years ago
  80. 2eca0d6 irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory size by Shanker Donthineni · 8 years ago
  81. 81ffb18 irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/ by Alban Bedel · 8 years ago
  82. 07ba4b0 irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/ by Alban Bedel · 8 years ago
  83. 63131b6 irqchip/armada-370-xp: Do not enable it by default when ARCH_MVEBU is selected by Gregory CLEMENT · 8 years ago
  84. a71b941 irqchip/armada-370-xp: Allow allocation of multiple MSIs by Thomas Petazzoni · 8 years ago
  85. f692a17 irqchip/armada-370-xp: Use shorter names for irq_chip by Thomas Petazzoni · 8 years ago
  86. 0636bab irqchip/armada-370-xp: Use PCI_MSI_DOORBELL_START where appropriate by Thomas Petazzoni · 8 years ago
  87. fcc392d irqchip/armada-370-xp: Use the generic MSI infrastructure by Thomas Petazzoni · 8 years ago
  88. fed6d33 irqchip/armada-370-xp: Add Kconfig option for the driver by Thomas Petazzoni · 8 years ago
  89. 004fa08 irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1 by Ashok Kumar · 8 years ago
  90. 389a00d irqchip/gic: Only set the EOImodeNS bit for the root controller by Jon Hunter · 8 years ago
  91. 7bf29d3 irqchip/gic: Only populate set_affinity for the root controller by Jon Hunter · 8 years ago
  92. c7c42ec irqchips/bmips: Add bcm6345-l1 interrupt controller by Simon Arlott · 9 years ago
  93. 4b5ce20 irqchip/atmel-aic: Remove duplicate bit operation by Milo Kim · 8 years ago
  94. 5fd26a0 irqchip/atmel-aic: Change return type of aic_common_set_priority() by Milo Kim · 8 years ago
  95. dd85c79 irqchip/atmel-aic: Handle aic_common_irq_fixup in aic_common_of_init by Milo Kim · 8 years ago
  96. 1a485f4 irqchip/gicv3-its: Fix memory leak in its_free_tables() by Shanker Donthineni · 8 years ago
  97. 6235f0e irqchip/sun4i: Fix compilation outside of arch/arm by Andre Przywara · 8 years ago
  98. 30e4c9a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. c5b6352 irqchip/mxs: Add missing set_handle_irq() by Oleksij Rempel · 8 years ago
  100. 49f3413 irqchip/atmel-aic: Fix wrong bit operation for IRQ priority by Milo Kim · 8 years ago