1. 8c37bb3 clocksource+irqchip: delete __cpuinit usage from all related files by Paul Gortmaker · 11 years ago
  2. 505608d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  3. 4de563a irqchip: Add support for MOXA ART SoCs by Jonas Jensen · 11 years ago
  4. 5b8aae4 irqchip: nvic: Fix wrong num_ct argument for irq_alloc_domain_generic_chips() by Axel Lin · 11 years ago
  5. baaecfa irqchip: sun4i: Staticize sun4i_irq_ack() by Axel Lin · 11 years ago
  6. e658718 irqchip: vt8500: Staticize local symbols by Axel Lin · 11 years ago
  7. a4883ef Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  8. ee1a8d4 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  9. 22237d5 Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  10. b8394de irqchip: exynos-combiner: Staticize combiner_init by Sachin Kamat · 11 years ago
  11. 292ec08 irqchip: Add support for ARMv7-M NVIC by Uwe Kleine-König · 11 years ago
  12. b06eb01 irqchip: Add TB10x interrupt controller driver by Christian Ruppert · 11 years ago
  13. f3c15b0 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  14. 5b520c9 Merge tag 'renesas-dt2-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt by Arnd Bergmann · 11 years ago
  15. 8b6fd65 irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN case by Shawn Guo · 11 years ago
  16. c4fa494 ARM: shmobile: irqpin: add a DT property to enable masking on parent by Guennadi Liakhovetski · 11 years ago
  17. 894db16 irqchip: renesas-intc-irqpin: DT binding for sense bitfield width by Guennadi Liakhovetski · 11 years ago
  18. 9d6dec7 Merge tag 'omap-for-v3.11/fixes-non-critical-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/fixes-non-critical by Olof Johansson · 11 years ago
  19. 9dbd90f irqchip: Add support for Marvell Orion SoCs by Sebastian Hesselbarth · 11 years ago
  20. c3e58a7 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  21. d94ea3f irqchip: Return -EPERM for reserved IRQs by Grant Likely · 11 years ago
  22. dfaf820 irqchip: renesas-irqc: Fix irqc_probe error handling by Axel Lin · 11 years ago
  23. b5f83e9b ARM: mxs: icoll: Fix interrupts gpio bank 0 by Markus Pargmann · 11 years ago
  24. bb9055b Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  25. 1bf25e7 Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  26. 442a33e Merge branch 'late/clksrc' into late/cleanup by Arnd Bergmann · 11 years ago
  27. 6fa52ed Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  28. 99c6bcf Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  29. a772635 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  30. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  31. bc8fd90 irqchip: s3c24xx: add missing __init annotations by Arnd Bergmann · 11 years ago
  32. 20adee8 irqchip: exynos: look up irq using irq_find_mapping by Arnd Bergmann · 11 years ago
  33. 863a08d irqchip: exynos: pass irq_base from platform by Arnd Bergmann · 11 years ago
  34. 92c8e49 irqchip: exynos: localize irq lookup for ATAGS by Arnd Bergmann · 11 years ago
  35. d34f03d irqchip: exynos: allocate combiner_data dynamically by Arnd Bergmann · 11 years ago
  36. 6761dcf irqchip: exynos: pass max combiner number to combiner_init by Arnd Bergmann · 11 years ago
  37. 5ec6901 irqchip: armada-370-xp: slightly cleanup irq controller driver by Thomas Petazzoni · 11 years ago
  38. b313ada irqchip: armada-370-xp: move IRQ handler to avoid forward declaration by Thomas Petazzoni · 11 years ago
  39. 9339d43 irqchip: move IRQ driver for Armada 370/XP by Thomas Petazzoni · 11 years ago
  40. 06ff14c irqchip: vt8500: Convert arch-vt8500 to new irqchip infrastructure by Tony Prisk · 11 years ago
  41. b9d5868 Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into next/cleanup by Olof Johansson · 11 years ago
  42. 0b8467e Merge tag 'pmu-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers by Arnd Bergmann · 11 years ago
  43. 894b7382 Merge tag 'irq-s3c24xx-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers by Arnd Bergmann · 11 years ago
  44. 71f6424 Merge branch 'mxs/cleanup' into next/multiplatform by Arnd Bergmann · 11 years ago
  45. 835f9c3 Merge tag 'v3.9-rc3' into next/multiplatform by Arnd Bergmann · 11 years ago
  46. 9220287 Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanup by Arnd Bergmann · 11 years ago
  47. d7fbc6c irqchip: sunxi: Rename sunxi to sun4i by Maxime Ripard · 11 years ago
  48. f1dc6c4 irqchip: sunxi: Make use of the IRQCHIP_DECLARE macro by Maxime Ripard · 11 years ago
  49. 4e164dc irqchip: exynos-combiner: Correct combined IRQs for exynos4 by Chanho Park · 12 years ago
  50. df7ef46 irqchip: exynos-combiner: Add set_irq_affinity function for combiner_irq by Chanho Park · 12 years ago
  51. e9069cf Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into next/drivers by Arnd Bergmann · 11 years ago
  52. f0774d4 irqchip: s3c24xx: add devicetree support by Heiko Stuebner · 11 years ago
  53. f5a2552 irqchip: s3c24xx: make interrupt handling independent of irq_domain structure by Heiko Stuebner · 11 years ago
  54. 658dc8f irqchip: s3c24xx: globally keep track of the created intc instances by Heiko Stuebner · 11 years ago
  55. bd7c0da irqchip: s3c24xx: add irq_set_type callback for basic interrupt types by Heiko Stuebner · 11 years ago
  56. 1ebc7e8 irqchip: s3c24xx: fix irqlist of second s3c2416 controller by Heiko Stuebner · 11 years ago
  57. e2714f7 irqchip: s3c24xx: fix comments on some camera interrupts by Heiko Stuebner · 11 years ago
  58. 8a40783 ARM: S3C24XX: move irq driver to drivers/irqchip by Heiko Stuebner · 11 years ago
  59. 321ae6f Merge branch 'gic/cleanup' into next/cleanup by Olof Johansson · 11 years ago
  60. bc895b5 irqchip: vic: add include of linux/irq.h by Olof Johansson · 11 years ago
  61. c257307 Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 into next/cleanup by Olof Johansson · 11 years ago
  62. 46f101d irqchip: irq-gic: Fix checkpatch errors by Sachin Kamat · 11 years ago
  63. 6a8e95b ARM: mxs: move icoll driver into drivers/irqchip by Shawn Guo · 11 years ago
  64. 427cc72 irqchip: intc-irqpin: Add support for shared interrupt lines by Bastian Hecht · 11 years ago
  65. e6423f8 irq: versatile: rename Kconfig macro in printk by Paul Bolle · 11 years ago
  66. bad9a43 irqchip: gic: fix irq_trigger return by Abhijeet Dharmapurikar · 11 years ago
  67. c011470 irqchip: gic: Perform the gic_secondary_init() call via CPU notifier by Catalin Marinas · 11 years ago
  68. aec0095 irqchip: gic: Call handle_bad_irq() directly by Catalin Marinas · 11 years ago
  69. de88cbb arm: Move chained_irq_(enter|exit) to a generic file by Catalin Marinas · 11 years ago
  70. f36a3bb1 arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.h by Catalin Marinas · 11 years ago
  71. 60dbd76 ARM: sirf: move irq driver to drivers/irqchip by Arnd Bergmann · 11 years ago
  72. 3b8dfa7 irqchip: irqc: Add DT support by Magnus Damm · 11 years ago
  73. 9d833bbe irqchip: intc-irqpin: Initial DT support by Magnus Damm · 11 years ago
  74. fbc83b7 irqchip: Renesas IRQC driver by Magnus Damm · 11 years ago
  75. 08eba5b irqchip: intc-irqpin: Make use of devm functions by Magnus Damm · 11 years ago
  76. d1b6aec irqchip: intc-irqpin: Add force comments by Magnus Damm · 11 years ago
  77. 33f958f irqchip: intc-irqpin: Cache mapped IRQ by Magnus Damm · 11 years ago
  78. 862d309 irqchip: intc-irqpin: Whitespace fixes by Magnus Damm · 11 years ago
  79. 4435804 irqchip: Renesas INTC External IRQ pin driver by Magnus Damm · 11 years ago
  80. 91bdf0d irqchip: fix typo when moving gic_raise_softirq() by Javi Merino · 11 years ago
  81. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  82. 5698c50 metag: Internal and external irqchips by James Hogan · 12 years ago
  83. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  84. a900e5d ARM: exynos: move exynos4210-combiner to drivers/irqchip by Rob Herring · 11 years ago
  85. 9e47b8b irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.h by Rob Herring · 11 years ago
  86. e9c5155 ARM: spear: use common irqchip_init function by Rob Herring · 11 years ago
  87. 44430ec irqchip: Move ARM VIC to drivers/irqchip by Rob Herring · 12 years ago
  88. 520f7bd irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h by Rob Herring · 12 years ago
  89. 81243e4 irqchip: Move ARM GIC to drivers/irqchip by Rob Herring · 12 years ago
  90. f6e916b irqchip: add basic infrastructure by Thomas Petazzoni · 12 years ago
  91. 0beb587 Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  92. a5559a3 Merge tag 'sunxi-fixes-for-3.8' of git://github.com/mripard/linux into next/soc by Olof Johansson · 12 years ago
  93. ff33657 irqchip: irq-sunxi: Add terminating entry for sunxi_irq_dt_ids by Axel Lin · 12 years ago
  94. 6e202df Merge branch 'integrator/irq' into next/soc by Olof Johansson · 12 years ago
  95. 07e9f587 irq: versatile: delete dangling variable by Linus Walleij · 12 years ago
  96. 823c9fa Merge branch 'next/cam-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Olof Johansson · 12 years ago
  97. df1590d ARM: SPEAr3xx: Shirq: Move shirq controller out of plat/ by Viresh Kumar · 12 years ago
  98. 5ffd785 Merge tag 'tags/sunxi-support-for-3.8' of git://github.com/mripard/linux into next/soc by Olof Johansson · 12 years ago
  99. afd24e1 irqchip: sunxi: Add irq controller driver by Maxime Ripard · 12 years ago
  100. 36e42a3 irqchip: irq-bcm2835: Add terminating entry for of_device_id table by Axel Lin · 12 years ago