1. 74b6c8e irqchip: omap-intc: correct maximum number or MIR registers by Felipe Balbi · 10 years ago
  2. b307914 irqchip: omap-intc: enable TURBO idle mode by Felipe Balbi · 10 years ago
  3. 9836ee9 irqchip: omap-intc: enable IP protection by Felipe Balbi · 10 years ago
  4. 8bb3b37 irqchip: omap-intc: remove unnecesary of_address_to_resource() call by Felipe Balbi · 10 years ago
  5. 503b8d1 irqchip: omap-intc: comment style cleanup by Felipe Balbi · 10 years ago
  6. 6bd0f16 irqchip: omap-intc: minor improvement to omap_irq_pending() by Felipe Balbi · 10 years ago
  7. 8598066 arm: omap: irq: move irq.c to drivers/irqchip/ by Felipe Balbi · 10 years ago
  8. b3345d7 Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  9. 44c916d Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  10. 158c129 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  11. 08d69a2 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  12. 5167d09 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  13. f169f40 Merge branches 'samsung/cleanup' and 'samsung/s5p-cleanup-v2', tag 'v3.16-rc6' into next/soc by Arnd Bergmann · 10 years ago
  14. 72c5839 arm64: gicv3: Allow GICv3 compilation with older binutils by Catalin Marinas · 10 years ago
  15. ecb3c2b Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linux by Catalin Marinas · 10 years ago
  16. f37ac9e Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Olof Johansson · 10 years ago
  17. f0cf9d2 Merge branch 'irqchip/atmel-aic' into irqchip/core by Jason Cooper · 10 years ago
  18. 20c0c60 Merge tag 'tags/deps-irqchip-gic-3.17' into irqchip/core by Jason Cooper · 10 years ago
  19. 29e697b irqchip: gic: Fix core ID calculation when topology is read from DT by Tomasz Figa · 10 years ago
  20. 6704d12 irqchip: atmel-aic: Define irq fixups for atmel SoCs by Boris BREZILLON · 10 years ago
  21. 3d61467 irqchip: atmel-aic: Implement RTC irq fixup by Boris BREZILLON · 10 years ago
  22. b2f579b irqchip: atmel-aic: Add irq fixup infrastructure by Boris BREZILLON · 10 years ago
  23. b1479eb irqchip: atmel-aic: Add atmel AIC/AIC5 drivers by Boris BREZILLON · 10 years ago
  24. 144cb08 irqchip: gic: Add binding probe for ARM GIC400 by Suravee Suthikulpanit · 10 years ago
  25. e1adcba Merge tag 'ux500-core-for-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/cleanup by Olof Johansson · 10 years ago
  26. b8529ec ARM: S5PC100: no more support S5PC100 SoC by Kukjin Kim · 10 years ago
  27. a97e8027 irqchip: gic: Add support for cortex a7 compatible string by Matthias Brugger · 10 years ago
  28. 021f653 irqchip: gic-v3: Initial support for GICv3 by Marc Zyngier · 10 years ago
  29. d51d0af irqchip: gic: Move some bits of GICv2 to a library-type file by Marc Zyngier · 10 years ago
  30. 885d078 Merge branch 'irqchip/crossbar' into irqchip/core by Jason Cooper · 10 years ago
  31. 4db8e6d irqchip: or1k-pic: Migrate from arch/openrisc/ by Stefan Kristiansson · 10 years ago
  32. d360892 irqchip: crossbar: Allow for quirky hardware with direct hardwiring of GIC by Nishanth Menon · 10 years ago
  33. 29918b6 irqchip: crossbar: Introduce centralized check for crossbar write by Nishanth Menon · 10 years ago
  34. 2f7d2fb irqchip: crossbar: Introduce ti, max-crossbar-sources to identify valid crossbar mapping by Nishanth Menon · 10 years ago
  35. 8b09a45 irqchip: crossbar: Add kerneldoc for crossbar_domain_unmap callback by Sricharan R · 10 years ago
  36. 99e37d0e irqchip: crossbar: Set cb pointer to null in case of error by Sricharan R · 10 years ago
  37. 3c44d51 irqchip: crossbar: Change the goto naming by Nishanth Menon · 10 years ago
  38. edb442d irqchip: crossbar: Return proper error value by Nishanth Menon · 10 years ago
  39. e30ef8a irqchip: crossbar: Fix kerneldoc warning by Nishanth Menon · 10 years ago
  40. 4dbf45e irqchip: crossbar: Fix sparse and checkpatch warnings by Nishanth Menon · 10 years ago
  41. d4922a9 irqchip: crossbar: Remove IS_ERR_VALUE check by Nishanth Menon · 10 years ago
  42. ddee0fb irqchip: crossbar: Change allocation logic by reversing search for free irqs by Nishanth Menon · 10 years ago
  43. a35057d irqchip: crossbar: Initialise the crossbar with a safe value by Nishanth Menon · 10 years ago
  44. 64e0f8b irqchip: crossbar: Introduce ti, irqs-skip to skip irqs that bypass crossbar by Nishanth Menon · 10 years ago
  45. 6f16fc8 irqchip: crossbar: Check for premapped crossbar before allocating by Nishanth Menon · 10 years ago
  46. 1d50d2c irqchip: crossbar: Dont use '0' to mark reserved interrupts by Nishanth Menon · 10 years ago
  47. 5931846 irqchip: versatile-fpga: add support for arm,versatile-sic by Rob Herring · 10 years ago
  48. 2920bc9 irqchip: versatile-fpga: Add IRQCHIP_DECLARE support by Rob Herring · 10 years ago
  49. 1b0a76c irqchip: spear_shirq: Simplify register access code by Thomas Gleixner · 10 years ago
  50. f07e42f irqchip: spear_shirq: Use proper irq chips for the different SoCs by Thomas Gleixner · 10 years ago
  51. fe64ac8 irqchip: spear_shirq: Remove the parent irq "ack"/unmask by Thomas Gleixner · 10 years ago
  52. 25dc49e irqchip: spear_shirq: Simplify chained handler by Thomas Gleixner · 10 years ago
  53. 97dcc21 irqchip: spear_shirq: Kill the clear_reg nonsense by Thomas Gleixner · 10 years ago
  54. 4ecc832 irqchip: spear_shirq: Precalculate status mask by Thomas Gleixner · 10 years ago
  55. e3c871a irqchip: spear_shirq: Use the proper interfaces by Thomas Gleixner · 10 years ago
  56. 03319a1 irqchip: spear_shirq: Reorder the spear320 ras blocks by Thomas Gleixner · 10 years ago
  57. c5d1d85 irqchip: spear_shirq: Namespace cleanup by Thomas Gleixner · 10 years ago
  58. f37ecbc irqchip: spear_shirq: No point in storing the parent irq by Thomas Gleixner · 10 years ago
  59. 078bc00 irqchip: spear_shirq: Move private structs to source by Thomas Gleixner · 10 years ago
  60. a26c06f irqchip: spear_shirq: Kill pointless static by Thomas Gleixner · 10 years ago
  61. c874a59 Merge branch 'irqchip/urgent' into irqchip/core by Jason Cooper · 10 years ago
  62. 4f43660 irqchip: spear_shirq: Fix interrupt offset by Thomas Gleixner · 10 years ago
  63. 8b53ec2 irqchip: nvic: Use the generic noop function by Daniel Thompson · 10 years ago
  64. 00ac202 irqchip: brcmstb-l2: Level-2 interrupts are edge sensitive by Florian Fainelli · 10 years ago
  65. b73842b irqchip: armada-370-xp: Mask all interrupts during initialization. by Thomas Petazzoni · 10 years ago
  66. d31e373 irq-gic: remove file name from heading comment by Sergei Shtylyov · 10 years ago
  67. 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
  68. 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
  69. 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
  70. c0ffa79 Merge tag 'irqchip-3.16' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 10 years ago
  71. 7f646e9 irqchip: brcmstb-l2: Add Broadcom Set Top Box Level-2 interrupt controller by Florian Fainelli · 10 years ago
  72. 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
  73. 54196cc of: consolidate linker section OF match table declarations by Rob Herring · 10 years ago
  74. 10776b5 irqchip: mxs: Fix function type for IRQCHIP_OF_DECLARE by Rob Herring · 10 years ago
  75. 4f41083 irqchip: s3c24xx: Fix function type for IRQCHIP_OF_DECLARE by Rob Herring · 10 years ago
  76. 735e0da irqchip: align irqchip OF match table section naming by Rob Herring · 10 years ago
  77. 5df22a6 Merge tag 'mvebu-soc-3.16' of git://git.infradead.org/linux-mvebu into next/soc by Olof Johansson · 10 years ago
  78. b8802f7 irqchip: gic: Use mask field in GICC_IAR by Haojian Zhuang · 10 years ago
  79. 7caf685 irqchip: sirf: fix one minor checkpatch issue by Bin Shi · 10 years ago
  80. 9faa832 Merge tag 'irqchip-mvebu-3.16' of git://git.infradead.org/linux-mvebu into irq/core by Thomas Gleixner · 10 years ago
  81. bffbc6e irqchip: orion: Reverse irq handling priority by Sebastian Hesselbarth · 10 years ago
  82. d7df84b irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUs by Thomas Petazzoni · 10 years ago
  83. ef37d33 irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driver by Thomas Petazzoni · 10 years ago
  84. 0a1f83a Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu into irq/urgent by Thomas Gleixner · 10 years ago
  85. 3894e9e irqchip: irq-crossbar: Not allocating enough memory by Dan Carpenter · 10 years ago
  86. 8cc3cfc irqchip: armanda: Sanitize set_irq_affinity() by Thomas Gleixner · 10 years ago
  87. 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
  88. ff3c664 irqchip: armada-370-xp: Fix releasing of MSIs by Neil Greatorex · 10 years ago
  89. 830cbe4 irqchip: armada-370-xp: implement the ->check_device() msi_chip operation by Thomas Petazzoni · 10 years ago
  90. da343fc irqchip: armada-370-xp: fix invalid cast of signed value into unsigned variable by Thomas Petazzoni · 10 years ago
  91. 9cc2368 Shiraz has moved by Viresh Kumar · 10 years ago
  92. ffde1de irqchip: Gic: Support forced affinity setting by Thomas Gleixner · 10 years ago
  93. f6da9fe irqchip: vic: Properly chain the cascaded IRQs by Linus Walleij · 10 years ago
  94. 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
  95. 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
  96. 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
  97. 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
  98. 1b422ec irqchip: sun7i/sun6i: Disable NMI before registering the handler by Hans de Goede · 10 years ago
  99. 6058bb3 ARM: sun7i/sun6i: irqchip: Add irqchip driver for NMI controller by Carlo Caione · 10 years ago
  100. cc3b68f irqchip: sun4i: Simplify sun4i_irq_ack by Hans de Goede · 10 years ago