1. 920c634 Merge tag 'irq-fixes-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 8 years ago
  2. 4b9de5d irqchip/crossbar: Fix incorrect type of register size by Franck Demathieu · 8 years ago
  3. 90922a2 irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065 by Shanker Donthineni · 8 years ago
  4. 077dbaee9d irqchip/crossbar: Fix incorrect type of local variables by Franck Demathieu · 8 years ago
  5. b28ace1 irqchip/crossbar: Fix incorrect type of local variables by Franck Demathieu · 8 years ago
  6. ebb4949 Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  7. 1cd4027 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 3900dea irqchip/qcom: Fix error handling by Christophe JAILLET · 8 years ago
  9. 34d677a irqchip/gic-v3-its: Zero command on allocation by Marc Zyngier · 8 years ago
  10. 5bc13c2 irqchip/gic-v3-its: Fix command buffer allocation by Robert Richter · 8 years ago
  11. 4cfffcf irqchip/mips-gic: Fix local interrupts by Marcin Nowakowski · 8 years ago
  12. b4d3053 irqchip: Add a driver for Cortina Gemini by Linus Walleij · 8 years ago
  13. 6a25ad3 irqchip/gic-v3-its: Rename MAPVI to MAPTI by Marc Zyngier · 8 years ago
  14. 4f46de9 irqchip/gic-v3-its: Drop deprecated GITS_BASER_TYPE_CPU by Marc Zyngier · 8 years ago
  15. 4d36f13 irqchip/gic-v3-its: Refactor command encoding by Marc Zyngier · 8 years ago
  16. 2fd632a irqchip/gic-v3-its: Enable cacheable attribute Read-allocate hints by Shanker Donthineni · 8 years ago
  17. f20cc9b irqchip/qcom: Add IRQ combiner driver by Agustin Vega-Frias · 8 years ago
  18. 5976852 irqchip/gicv3-its: Sets IRQ_DOMAIN_FLAG_MSI_REMAP by Eric Auger · 8 years ago
  19. 88e20c7 irqchip/mxs: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND by Stefan Wahren · 8 years ago
  20. 2f884e6 irqchip/keystone: Fix "scheduling while atomic" on rt by Strashko, Grygorii · 8 years ago
  21. 3ddc76d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  22. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  23. 008b69e irqchip/armada-xp: Consolidate hotplug state space by Thomas Gleixner · 8 years ago
  24. 6896bcd irqchip/gic: Consolidate hotplug state space by Thomas Gleixner · 8 years ago
  25. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
  26. f357563 irqchip/st: Mark st_irq_syscfg_resume() __maybe_unused by Jérémy Lefaure · 8 years ago
  27. f4000cd9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  28. 8328255 powerpc/virtex: Use generic xilinx irqchip driver by Zubair Lutfullah Kakakhel · 8 years ago
  29. 8a11da5 irqchip/xilinx: Try to fall back if xlnx,kind-of-intr not provided by Zubair Lutfullah Kakakhel · 8 years ago
  30. 9689c99 irqchip/xilinx: Add support for parent intc by Zubair Lutfullah Kakakhel · 8 years ago
  31. 2120a43 irqchip/xilinx: Rename get_irq to xintc_get_irq by Zubair Lutfullah Kakakhel · 8 years ago
  32. 591db74 irqchip/xilinx: Restructure and use jump label api by Zubair Lutfullah Kakakhel · 8 years ago
  33. a5734de irqchip/xilinx: Clean up print messages by Zubair Lutfullah Kakakhel · 8 years ago
  34. 0547dc7 microblaze/irqchip: Move intc driver to irqchip by Zubair Lutfullah Kakakhel · 8 years ago
  35. 0968a61 irqchip/gic-v3-its: Specialise readq and writeq accesses by Vladimir Murzin · 8 years ago
  36. 328191c irqchip/gic-v3-its: Specialise flush_dcache operation by Vladimir Murzin · 8 years ago
  37. d524eaa irqchip/gic-v3-its: Narrow down Entry Size when used as a divider by Vladimir Murzin · 8 years ago
  38. b11283e irqchip/gic-v3-its: Change unsigned types for AArch32 compatibility by Vladimir Murzin · 8 years ago
  39. 34c5357 irqchip/bcm7038-l1: Implement irq_cpu_offline() callback by Florian Fainelli · 8 years ago
  40. a4023f68 arm64: Add hypervisor safe helper for checking constant capabilities by Suzuki K Poulose · 8 years ago
  41. a442950 Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 8 years ago
  42. fd5bed4 irqchip/gic: Add missing \n to CPU IF adjustment message by Marc Zyngier · 8 years ago
  43. 3602ffd irqchip/jcore: Don't show Kconfig menu item for driver by Rich Felker · 8 years ago
  44. dd1dafc irqchip/eznps: Drop pointless static qualifier in nps400_of_init() by Wei Yongjun · 8 years ago
  45. 50276c9 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  46. 589ce5f irqchip/gic-v3-its: Fix 64bit GIC{R,ITS}_TYPER accesses by Marc Zyngier · 8 years ago
  47. 133d970 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  48. d102eb5 irqchip/gicv3: Handle loop timeout proper by Dan Carpenter · 8 years ago
  49. c024f06 irqchip/jcore: Fix lost per-cpu interrupts by Rich Felker · 8 years ago
  50. c0ca8df irqchip/eznps: Acknowledge NPS_IPI before calling the handler by Noam Camus · 8 years ago
  51. a379f71 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  52. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  53. 56e520c Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  54. daba2b3 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  55. a771151 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  56. 5d2949e irqchip: i8259: Remove unused i8259A_irq_pending by Paul Burton · 8 years ago
  57. 19afc3d irqchip: i8259: Allow platforms to override poll function by Paul Burton · 8 years ago
  58. 690803a irqchip: i8259: Add domain before mapping parent irq by Paul Burton · 8 years ago
  59. 65543b3 irqchip/metag-ext: Improve function-level documentation by Julia Lawall · 8 years ago
  60. 0ff4dee irqchip/vic: Improve function-level documentation by Julia Lawall · 8 years ago
  61. 474aa3d Merge tag 'irqchip-core-4.9' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 8 years ago
  62. e0720416 drivers/irqchip: Add STM32 external interrupts support by Alexandre TORGUE · 8 years ago
  63. 0f4ed15 irqchip/mips-gic: Use for_each_set_bit to iterate over local IRQs by Paul Burton · 8 years ago
  64. 464b584 Merge branch 'irq/urgent' into irq/core by Thomas Gleixner · 8 years ago
  65. e875bd6 irqchip/mips-gic: Fix local interrupts by Paul Burton · 8 years ago
  66. 6e0a166 Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu by Joerg Roedel · 8 years ago
  67. 727653d irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning by James Morse · 8 years ago
  68. 44bb7e2 iommu/dma: Add support for mapping MSIs by Robin Murphy · 8 years ago
  69. 5eb0d6e irqchip/atmel-aic: Fix potential deadlock in ->xlate() by Boris Brezillon · 8 years ago
  70. 723344d irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization by Tomasz Nowicki · 8 years ago
  71. db744aaa irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI by Tomasz Nowicki · 8 years ago
  72. 3f010cf irqchip/gicv3-its: Probe ITS in the ACPI way by Tomasz Nowicki · 8 years ago
  73. db40f0a irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI by Tomasz Nowicki · 8 years ago
  74. d14ae5e irqchip/gicv3-its: Cleanup for ITS domain initialization by Tomasz Nowicki · 8 years ago
  75. 89c59cc irqchip/gic: Mark gic_init_physaddr() static by Baoyou Xie · 8 years ago
  76. 39a342b irqchip/gic-pm: Update driver to use of_pm_clk_add_clk by Jon Hunter · 8 years ago
  77. 91ef844 irqchip/gic-v3: Reset BPR during initialization by Daniel Thompson · 8 years ago
  78. 04c8b0f irqchip/gic: Make locking a BL_SWITCHER only feature by Marc Zyngier · 8 years ago
  79. c964cdc Merge tag 'realview-broomstick-sweep' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/cleanup by Arnd Bergmann · 8 years ago
  80. 2349f20 irqchip/keystone: Fix typo "sporious" -> "spurious" by Colin Ian King · 8 years ago
  81. e02a9b7 Merge branch 'irqchip/mvebu64' into irqchip/core by Jason Cooper · 8 years ago
  82. fbbf2b3 Merge branch 'irqchip/jcore' into irqchip/core by Jason Cooper · 8 years ago
  83. cae750b irqchip/mips-gic: Use for_each_set_bit to iterate over IRQs by Paul Burton · 8 years ago
  84. 21118df irqchip/jcore-aic: Fix non static symbol warning by Wei Yongjun · 8 years ago
  85. a109893 irqchip/mvebu-pic: New driver for Marvell Armada 7K/8K PIC by Thomas Petazzoni · 8 years ago
  86. 2564970 irqchip/mips-gic: Implement activate op for device domain by Paul Burton · 8 years ago
  87. 6a33fa2 irqchip/mips-gic: Cleanup chip and handler setup by Paul Burton · 8 years ago
  88. 7611da8 irqchip/gicv3-its: Disable the ITS before initializing it by David Daney · 8 years ago
  89. ccd9432 irqchip/gicv3: Remove disabling redistributor and group1 non-secure interrupts by Sudeep Holla · 8 years ago
  90. 059e232 irqchip/gic: Allow self-SGIs for SMP on UP configurations by Marc Zyngier · 8 years ago
  91. 8f2c006 ARM: realview: imply device tree boot by Linus Walleij · 8 years ago
  92. 981b58f irqchip/jcore-aic: Add J-Core AIC driver by Rich Felker · 8 years ago
  93. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  94. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  95. 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  96. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
  97. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. e658052 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. c76c15e irqchip/armada: Avoid unused function warnings by Arnd Bergmann · 8 years ago
  100. 7ca04bc irqchip/bcm2836: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago