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