1. e59a845 irqchip/mxs: Panic if ioremap or domain creation fails by Oleksij Rempel · 9 years ago
  2. be5436c irqdomain/msi: Use fwnode instead of of_node by Marc Zyngier · 9 years ago
  3. 18bd884 irqchip/gic: Kill the xlate method by Marc Zyngier · 9 years ago
  4. 891ae76 irqchip/gic: Switch ACPI support to stacked domains by Marc Zyngier · 9 years ago
  5. e81a7cd irqchip/gic: Get rid of gic_init_bases() by Marc Zyngier · 9 years ago
  6. f833f57 irqchip: Convert all alloc/xlate users from of_node to fwnode by Marc Zyngier · 9 years ago
  7. 5d4c9bc irqdomain: Use irq_domain_get_of_node() instead of direct field access by Marc Zyngier · 9 years ago
  8. e50226b Merge branch 'linus' into irq/core by Thomas Gleixner · 9 years ago
  9. 72c9712 irqchip/gic-v3: Specialize readq and writeq accesses by Jean-Philippe Brucker · 9 years ago
  10. f6c86a4 irqchip/gic-v3: Change unsigned types for AArch32 compatibility by Jean-Philippe Brucker · 9 years ago
  11. 7936e91 irqchip/gic-v3: Refactor the arm64 specific parts by Jean-Philippe Brucker · 9 years ago
  12. ee5f7d6 irqchip/gic-v2m: Add workaround for APM X-Gene GICv2m erratum by Duc Dang · 9 years ago
  13. 76e52dd irqchip/gic: Warn if GICv3 system registers are enabled by Marc Zyngier · 9 years ago
  14. 7cabd00 irqchip/gic-v3: Make gic_enable_sre an inline function by Marc Zyngier · 9 years ago
  15. 0e841b0 irqchip/sunxi-nmi: Switch to of_io_request_and_map() from of_iomap() by Chen-Yu Tsai · 9 years ago
  16. 2d6caae irqchip/sunxi-nmi: Use driver name instead of DT node name for identification by Chen-Yu Tsai · 9 years ago
  17. 3e519dd Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  18. 791c76d irqchip/gic-v3-its: Count additional LPIs for the aliased devices by Marc Zyngier · 9 years ago
  19. c8415b9 irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined by Marc Zyngier · 9 years ago
  20. a51e80d irqchip/i8259: Convert to use irq_set_chained_handler_and_data by Axel Lin · 9 years ago
  21. 26c21dd irqchip/renesas-intc-irqpin: r8a7778 IRLM setup support by Ulrich Hecht · 9 years ago
  22. 99c221d irqchip/renesas-irqc: Move over to nested generic chip by Magnus Damm · 9 years ago
  23. 8ac2a17 irqchip/gicv3-its: Use new jump label API by Robert Richter · 9 years ago
  24. 9410097 irqchip/gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313 by Robert Richter · 9 years ago
  25. 67510cc irqchip/gicv3-its: Add HW revision detection and configuration by Robert Richter · 9 years ago
  26. c14e367 irqchip/gicv3-its: Read typer register outside the loop by Robert Richter · 9 years ago
  27. 6d4e11c irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154 by Robert Richter · 9 years ago
  28. 30f2136 irqchip/gicv3-its: Add range check for number of allocated pages by Robert Richter · 9 years ago
  29. 097f70b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  30. d77d5ac irqchip: mips-gic: Fix pending & mask reads for MIPS64 with 32b GIC. by Paul Burton · 9 years ago
  31. ab41f6c irqchip: mips-gic: Convert CPU numbers to VP IDs. by Paul Burton · 9 years ago
  32. b55a3bb irqchip/atmel-aic5: Simplify base chip selection by Ludovic Desroches · 9 years ago
  33. 414a431 irqchip/atmel-aic5: Use explicit variable name for the base chip by Ludovic Desroches · 9 years ago
  34. f94f87a Merge branch 'irq/urgent' into irq/core by Thomas Gleixner · 9 years ago
  35. d32dc9a irqchip/atmel-aic5: Use per chip mask caches in mask/unmask() by Ludovic Desroches · 9 years ago
  36. 8709b9e irqchip/gic: Add arm,pl390 support by Geert Uytterhoeven · 9 years ago
  37. d17cab4 irqchip: Kill off set_irq_flags usage by Rob Herring · 9 years ago
  38. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  39. 4df7f54 irqchip/gic-v3: Use IRQD_FORWARDED_TO_VCPU flag by Thomas Gleixner · 9 years ago
  40. 71466535 irqchip/gic: Use IRQD_FORWARDED_TO_VCPU flag by Thomas Gleixner · 9 years ago
  41. 4cd7863 irqchip/renesas-irqc: Propagate wake-up settings to parent by Geert Uytterhoeven · 9 years ago
  42. f4e209c irqchip/renesas-intc-irqpin: Propagate wake-up settings to parent by Geert Uytterhoeven · 9 years ago
  43. 769b5cf irqchip/renesas-intc-irqpin: Use a separate lockdep class by Geert Uytterhoeven · 9 years ago
  44. b137065 irqchip/renesas-irqc: Use a separate lockdep class by Geert Uytterhoeven · 9 years ago
  45. 157add6 irqchip/GICv2m: Fix GICv2m build warning on 32 bits by Pavel Fedin · 9 years ago
  46. 5a9a891 irqchip/gic-v3-its: Add missing cache flushes by Marc Zyngier · 9 years ago
  47. 12e1406 irqchip/GIC: Add workaround for aliased GIC400 by Marc Zyngier · 9 years ago
  48. b8cb642af Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  49. 807249d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  50. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. c5fc249 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  52. 4a6ac30 irqchip/GIC: Fix EOImode setting for non-DT/ACPI systems by Marc Zyngier · 9 years ago
  53. 01f779f irqchip/GIC: Don't deactivate interrupts forwarded to a guest by Marc Zyngier · 9 years ago
  54. 0b996fd irqchip/GIC: Convert to EOImode == 1 by Marc Zyngier · 9 years ago
  55. 530bf35 irqchip/GICv3: Don't deactivate interrupts forwarded to a guest by Marc Zyngier · 9 years ago
  56. 0b6a3da irqchip/GICv3: Convert to EOImode == 1 by Marc Zyngier · 9 years ago
  57. 6f50c83 IRQCHIP: irq-mips-gic: Add support for CM3 64-bit timer irqs by Markos Chandras · 9 years ago
  58. c3f57f0 IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMs by Markos Chandras · 9 years ago
  59. e324c4d irqchip/imx-gpcv2: IMX GPCv2 driver for wakeup sources by Shenwei Wang · 9 years ago
  60. 1a15aaa irqchip: Add bcm2836 interrupt controller for Raspberry Pi 2 by Eric Anholt · 9 years ago
  61. a493f33 irqchip/bcm2835: Add support for being used as a second level controller by Eric Anholt · 9 years ago
  62. de58e52 irqchip/bcm2835: Refactor handle_IRQ() calls out of MAKE_HWIRQ by Eric Anholt · 9 years ago
  63. 8200fe4 irqchip/crossbar: Restore set_wake functionality by Grygorii Strashko · 9 years ago
  64. 4fd8f47 irqchip/crossbar: Restore the mask on suspend behaviour by Grygorii Strashko · 9 years ago
  65. e269ec4 irqchip/crossbar: Restore the irq_set_type() mechanism by Grygorii Strashko · 9 years ago
  66. 4c2880b irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instance by Jon Hunter · 9 years ago
  67. 567e5a0 irqchip/gic: Only allow the primary GIC to set the CPU map by Jon Hunter · 9 years ago
  68. 4ace613 MIPS: SMP: Don't increment irq_count multiple times for call function IPIs by Alex Smith · 9 years ago
  69. 4ba3750 irqchip/i8259: Prepare i8259_irq_dispatch for irq argument removal by Thomas Gleixner · 9 years ago
  70. 0509cfd MIPS/irqchip: Move i8259 irqchip driver to drivers/irqchip by Ralf Baechle · 9 years ago
  71. 0b73670 irqchip: Remove header drivers/irqchip/irqchip.h by Joel Porquet · 9 years ago
  72. ef50645 irqchip/GICv2m: Add platform MSI support by Marc Zyngier · 9 years ago
  73. 5cedceb irqchip/GICv2m: Get rid of struct msi_controller by Marc Zyngier · 9 years ago
  74. 1e6db00 irqchip/gicv3-its: Add platform MSI support by Marc Zyngier · 9 years ago
  75. 54456db irqchip/gicv3-its: Make the PCI/MSI code standalone by Marc Zyngier · 9 years ago
  76. 841514a irqchip/gicv3-its: Get rid of struct msi_controller by Marc Zyngier · 9 years ago
  77. e55dcd4 irqchip/gicv3-its: Register irq domain with NEXUS token by Marc Zyngier · 9 years ago
  78. f130420 irqchip/gicv3-its: Split PCI/MSI code from the core ITS driver by Marc Zyngier · 9 years ago
  79. 4b979e4 Merge branch 'linus' into irq/core by Thomas Gleixner · 9 years ago
  80. e8d36d5 ARM: kill off set_irq_flags usage by Rob Herring · 9 years ago
  81. 0aef399 irqchip/bcm7120-l2: Fix interrupt status for multiple parent IRQs by Florian Fainelli · 9 years ago
  82. fd53776 irqchip/bcm7120-l2: Perform suspend/resume even without installed child IRQs by Brian Norris · 9 years ago
  83. c376023 irqchip: Appropriate __init annotation for const data by Nicolas Pitre · 9 years ago
  84. 0d3f2c9 irqchip/gic: Remove redundant gic_set_irqchip_flags by Sudeep Holla · 9 years ago
  85. aec89ef irqchip/gic: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND by Sudeep Holla · 9 years ago
  86. faca10b drivers/irqchip: Replace pr_warning by pr_warn by Wang Long · 9 years ago
  87. 6ed3464 irqchip: omap-intc: Improve IRQ handler by Felipe Balbi · 10 years ago
  88. e10fc03 irqchip/renesas-irqc: Make use of irq_find_mapping() by Magnus Damm · 9 years ago
  89. 7d15375 irqchip/renesas-irqc: Use linear IRQ domain by Magnus Damm · 9 years ago
  90. 35c3f67 irqchip/renesas-irqc: Get rid of IRQF_VALID by Magnus Damm · 9 years ago
  91. 59ee762 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  92. da89947 Update Viresh Kumar's email address by Viresh Kumar · 9 years ago
  93. 591e5be irqchip/gicv3-its: Fix mapping of LPIs to collections by Marc Zyngier · 9 years ago
  94. 9fc0fd6 irqchip/spear-shirq: Prepare shirq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  95. 71093eb irqchip/versatile-fpga: Prepare fpga_irq_handle for irq argument removal by Thomas Gleixner · 9 years ago
  96. e616e9a irqchip/tb10x: Prepare tb10x_irq_cascade for irq argument removal by Thomas Gleixner · 9 years ago
  97. 4df18a6 irqchip/s3c24xx: Prepare s3c_irq_demux for irq argument removal by Thomas Gleixner · 9 years ago
  98. 14873aa irqchip/mmp: Prepare icu_mux_irq_demux for irq argument removal by Thomas Gleixner · 9 years ago
  99. 283653a irqchip/keystone: Prepare keystone_irq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  100. 99705f9 irqchip/imgpdc: Prepare pdc_intc_perip_isr for irq argument removal by Thomas Gleixner · 9 years ago