1. 2920bc9 irqchip: versatile-fpga: Add IRQCHIP_DECLARE support by Rob Herring · 10 years ago
  2. 1b0a76c irqchip: spear_shirq: Simplify register access code by Thomas Gleixner · 10 years ago
  3. f07e42f irqchip: spear_shirq: Use proper irq chips for the different SoCs by Thomas Gleixner · 10 years ago
  4. fe64ac8 irqchip: spear_shirq: Remove the parent irq "ack"/unmask by Thomas Gleixner · 10 years ago
  5. 25dc49e irqchip: spear_shirq: Simplify chained handler by Thomas Gleixner · 10 years ago
  6. 97dcc21 irqchip: spear_shirq: Kill the clear_reg nonsense by Thomas Gleixner · 10 years ago
  7. 4ecc832 irqchip: spear_shirq: Precalculate status mask by Thomas Gleixner · 10 years ago
  8. e3c871a irqchip: spear_shirq: Use the proper interfaces by Thomas Gleixner · 10 years ago
  9. 03319a1 irqchip: spear_shirq: Reorder the spear320 ras blocks by Thomas Gleixner · 10 years ago
  10. c5d1d85 irqchip: spear_shirq: Namespace cleanup by Thomas Gleixner · 10 years ago
  11. f37ecbc irqchip: spear_shirq: No point in storing the parent irq by Thomas Gleixner · 10 years ago
  12. 078bc00 irqchip: spear_shirq: Move private structs to source by Thomas Gleixner · 10 years ago
  13. a26c06f irqchip: spear_shirq: Kill pointless static by Thomas Gleixner · 10 years ago
  14. c874a59 Merge branch 'irqchip/urgent' into irqchip/core by Jason Cooper · 10 years ago
  15. 4f43660 irqchip: spear_shirq: Fix interrupt offset by Thomas Gleixner · 10 years ago
  16. 8b53ec2 irqchip: nvic: Use the generic noop function by Daniel Thompson · 10 years ago
  17. 00ac202 irqchip: brcmstb-l2: Level-2 interrupts are edge sensitive by Florian Fainelli · 10 years ago
  18. b73842b irqchip: armada-370-xp: Mask all interrupts during initialization. by Thomas Petazzoni · 10 years ago
  19. d31e373 irq-gic: remove file name from heading comment by Sergei Shtylyov · 10 years ago
  20. d09cc36 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  21. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  22. 825f4e0 Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  23. c0ffa79 Merge tag 'irqchip-3.16' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 10 years ago
  24. 7f646e9 irqchip: brcmstb-l2: Add Broadcom Set Top Box Level-2 interrupt controller by Florian Fainelli · 10 years ago
  25. 486ad2e Merge tag 'vexpress/updates-for-3.16' of git://git.linaro.org/people/pawel.moll/linux into next/cleanup by Olof Johansson · 10 years ago
  26. 54196cc of: consolidate linker section OF match table declarations by Rob Herring · 10 years ago
  27. 10776b5 irqchip: mxs: Fix function type for IRQCHIP_OF_DECLARE by Rob Herring · 10 years ago
  28. 4f41083 irqchip: s3c24xx: Fix function type for IRQCHIP_OF_DECLARE by Rob Herring · 10 years ago
  29. 735e0da irqchip: align irqchip OF match table section naming by Rob Herring · 10 years ago
  30. 5df22a6 Merge tag 'mvebu-soc-3.16' of git://git.infradead.org/linux-mvebu into next/soc by Olof Johansson · 10 years ago
  31. b8802f7 irqchip: gic: Use mask field in GICC_IAR by Haojian Zhuang · 10 years ago
  32. 7caf685 irqchip: sirf: fix one minor checkpatch issue by Bin Shi · 10 years ago
  33. 9faa832 Merge tag 'irqchip-mvebu-3.16' of git://git.infradead.org/linux-mvebu into irq/core by Thomas Gleixner · 10 years ago
  34. bffbc6e irqchip: orion: Reverse irq handling priority by Sebastian Hesselbarth · 10 years ago
  35. d7df84b irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUs by Thomas Petazzoni · 10 years ago
  36. ef37d33 irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driver by Thomas Petazzoni · 10 years ago
  37. 0a1f83a Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu into irq/urgent by Thomas Gleixner · 10 years ago
  38. 3894e9e irqchip: irq-crossbar: Not allocating enough memory by Dan Carpenter · 10 years ago
  39. 8cc3cfc irqchip: armanda: Sanitize set_irq_affinity() by Thomas Gleixner · 10 years ago
  40. d9e9e8e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  41. ff3c664 irqchip: armada-370-xp: Fix releasing of MSIs by Neil Greatorex · 10 years ago
  42. 830cbe4 irqchip: armada-370-xp: implement the ->check_device() msi_chip operation by Thomas Petazzoni · 10 years ago
  43. da343fc irqchip: armada-370-xp: fix invalid cast of signed value into unsigned variable by Thomas Petazzoni · 10 years ago
  44. 9cc2368 Shiraz has moved by Viresh Kumar · 10 years ago
  45. ffde1de irqchip: Gic: Support forced affinity setting by Thomas Gleixner · 10 years ago
  46. f6da9fe irqchip: vic: Properly chain the cascaded IRQs by Linus Walleij · 10 years ago
  47. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  48. ff050ad Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  49. dfc25e4 Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  50. 9f80036 Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  51. 1b422ec irqchip: sun7i/sun6i: Disable NMI before registering the handler by Hans de Goede · 10 years ago
  52. 6058bb3 ARM: sun7i/sun6i: irqchip: Add irqchip driver for NMI controller by Carlo Caione · 10 years ago
  53. cc3b68f irqchip: sun4i: Simplify sun4i_irq_ack by Hans de Goede · 10 years ago
  54. 915b78c irqchip: sun4i: Use handle_fasteoi_irq for all interrupts by Hans de Goede · 10 years ago
  55. f18651e Merge tag 'omap-for-v3.15/fixes-for-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/fixes-non-critical by Arnd Bergmann · 10 years ago
  56. e9df9e2 irqchip: sun4i: Don't ack IRQs > 0, fix acking of IRQ 0 by Hans de Goede · 10 years ago
  57. 649ff46 irqchip: sun4i: Fix a comment about mask register initialization by Hans de Goede · 10 years ago
  58. 56af041 irqchip: sun4i: Fix irq 0 not working by Hans de Goede · 10 years ago
  59. a7e8b4b irqchip: sunxi: Change compatibles by Maxime Ripard · 10 years ago
  60. ffb12cf Merge branch 'irq/for-gpio' into irq/core by Thomas Gleixner · 10 years ago
  61. 1a75b8e irqchip: Remove unused include by Stephen Boyd · 10 years ago
  62. 8783dd3 irqchip: Remove asmlinkage from static functions by Stephen Boyd · 10 years ago
  63. 1760e4f Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc by Olof Johansson · 10 years ago
  64. dba5bed Merge tag 'irq-mmp' of https://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1/linux into next/cleanup by Olof Johansson · 10 years ago
  65. 687fb3c Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 10 years ago
  66. 63261d7 Merge tag 'omap-for-v3.15/crossbar-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers by Olof Johansson · 10 years ago
  67. 6859358 irqchip: gic: Silence sparse warnings by Stephen Boyd · 10 years ago
  68. 559ba4b irqchip: Silence sparse warning by Stephen Boyd · 10 years ago
  69. 5c331c8 irqchip: xtensa: Select only an online cpu by Thomas Gleixner · 10 years ago
  70. eb9cf4e Revert irqchip: irq-dove: Add PMU interrupt controller by Jason Cooper · 10 years ago
  71. 13dde81 irqchip: mmp: avoid use head file in a specific arch by Neil Zhang · 11 years ago
  72. afc98d9 ARM: clps711x: Add CLPS711X irqchip driver by Alexander Shiyan · 10 years ago
  73. f229006 irq-metag*: stop set_affinity vectoring to offline cpus by James Hogan · 10 years ago
  74. 8adbf57 irqchip: gic: use dmb ishst instead of dsb when raising a softirq by Will Deacon · 10 years ago
  75. a3f4fdf irqchip: VIC: export vic_init_cascaded by Arnd Bergmann · 10 years ago
  76. 96f9d40 Merge tag 'irqchip-mvebu-fixes-3.14' of git://git.infradead.org/linux-mvebu into next/drivers by Arnd Bergmann · 10 years ago
  77. d0e3a97 Merge tag 'irqchip-mvebu-3.15' of git://git.infradead.org/linux-mvebu into irq/core by Thomas Gleixner · 10 years ago
  78. bc69b8a irqchip: armada-370-xp: Setup a chained handler for the MPIC by Ezequiel Garcia · 10 years ago
  79. 9b8cf77 irqchip: armada-370-xp: Add helper for the MSI IRQ handling by Ezequiel Garcia · 10 years ago
  80. 3efca1d Merge tag 'tags/mvebu-irqchip-fixes-3.13' into mvebu/irqchip by Jason Cooper · 10 years ago
  81. ec79b57 Merge tag 'irqchip-mvebu-fixes-3.14' of git://git.infradead.org/linux-mvebu into irq/urgent by Thomas Gleixner · 10 years ago
  82. d86e9af6 irqchip: orion: Fix getting generic chip pointer. by Andrew Lunn · 10 years ago
  83. ddf2965 Merge tag 'mvebu-irqchip-3.14' of git://git.infradead.org/linux-mvebu into irq/core by Thomas Gleixner · 10 years ago
  84. a837848 irqchip: exynos-combiner: call handle_bad_irq directly by Pankaj Dubey · 10 years ago
  85. e641b98 irqchip: support cascaded VICs by Linus Walleij · 11 years ago
  86. 3b4df9d irqchip: vic: update the base IRQ member correctly by Linus Walleij · 11 years ago
  87. e0318ec irqchip: orion: clear stale interrupts in irq_startup by Sebastian Hesselbarth · 10 years ago
  88. 5f40067 irqchip: orion: use handle_edge_irq on bridge irqs by Sebastian Hesselbarth · 10 years ago
  89. 7b119fd irqchip: orion: clear bridge cause register on init by Sebastian Hesselbarth · 10 years ago
  90. ef42c58 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  91. 96ca848 DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IP by Sricharan R · 11 years ago
  92. 006e983 DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqs by Sricharan R · 11 years ago
  93. 167eeb4 Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 10 years ago
  94. 9b83d85 Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
  95. 0ba3307 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  96. dfd10e7 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  97. b662821 Merge tag 'mvebu-irqchip-fixes-3.13' of git://git.infradead.org/linux-mvebu into irq/core by Thomas Gleixner · 10 years ago
  98. 397e7b5 irqchip: Add support for TI-NSPIRE irqchip by Daniel Tang · 11 years ago
  99. 43881ec irqchip: renesas-irqc: Enable mask on suspend by Magnus Damm · 11 years ago
  100. 3aba556 irqchip: renesas-irqc: Use lazy disable by Magnus Damm · 11 years ago