1. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  2. 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
  3. 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  4. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
  5. 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
  6. 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
  7. c76c15e irqchip/armada: Avoid unused function warnings by Arnd Bergmann · 8 years ago
  8. 7ca04bc irqchip/bcm2836: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  9. cb5ff2d irqchip/armada-370-xp: Convert to hotplug state machine by Richard Cochran · 8 years ago
  10. 6c034d1 irqchip/hip04: Convert to hotplug state machine by Richard Cochran · 8 years ago
  11. 6670a6d irqchip/gicv3: Convert to hotplug state machine by Richard Cochran · 8 years ago
  12. 93131f7 irqchip/gic: Convert to hotplug state machine by Richard Cochran · 8 years ago
  13. 4b4d994 irqchip: clps711x: Changing the compatibility string to match with the smallest supported chip by Alexander Shiyan · 8 years ago
  14. 547aefc irqchip/mips-gic: Match IPI IRQ domain by bus token only by Paul Burton · 8 years ago
  15. 99ec8a3 irqchip/mips-gic: Map to VPs using HW VPNum by Paul Burton · 8 years ago
  16. 8658be1 Merge branch 'irq/for-block' into irq/core by Thomas Gleixner · 8 years ago
  17. 4030103 Merge tag 'irqchip-core-4.8-2' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 8 years ago
  18. 7a9243b Merge branch 'irqchip/aspeed' into irqchip/core by Jason Cooper · 8 years ago
  19. 6589c1c Merge tag 'irqchip-core-4.8' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 8 years ago
  20. e04558c Merge branch 'irqchip/misc' into irqchip/core by Jason Cooper · 8 years ago
  21. 3533328 irqchip/s3c24xx: Fixup IO accessors for big endian by Ben Dooks · 8 years ago
  22. 2a4fe14 irqchip/exynos-combiner: Fix usage of __raw IO by Ben Dooks · 8 years ago
  23. 5952884 irqchip/aspeed-vic: Add irq controller for Aspeed by Benjamin Herrenschmidt · 8 years ago
  24. 3ee8036 PCI/MSI: irqchip: Fix PCI_MSI dependencies by Arnd Bergmann · 8 years ago
  25. 21c57fd irqchip/mips-gic: Populate irq_domain names by Harvey Hunt · 8 years ago
  26. 4b2312b irqchip/mips-gic: Fix IRQs in gic_dev_domain by Harvey Hunt · 8 years ago
  27. 3faf24e irqchip/gicv3-its: Implement two-level(indirect) device table support by Shanker Donthineni · 8 years ago
  28. 0e0b0f6 irqchip/gicv3-its: Remove an unused argument 'node_name' by Shanker Donthineni · 8 years ago
  29. 9347359 irqchip/gicv3-its: Split its_alloc_tables() into two functions by Shanker Donthineni · 8 years ago
  30. 4b75c45 irqchip/gicv3-its: Add a new function for parsing device table BASERn by Shanker Donthineni · 8 years ago
  31. 2d81d42 irqchip/gicv3-its: Introduce two helper functions for accessing BASERn by Shanker Donthineni · 8 years ago
  32. 9c8eddd irqchip/gic: Add platform driver for non-root GICs that require RPM by Jon Hunter · 8 years ago
  33. cdbb813 irqchip/gic: Prepare for adding platform driver by Jon Hunter · 8 years ago
  34. faea645 irqchip/gic: Add helper function for chip initialisation by Jon Hunter · 8 years ago
  35. d6ce564 irqchip/gic: Isolate early GIC initialisation code by Jon Hunter · 8 years ago
  36. df042a5 irqchip/vic: Make vic_syscore_ops and vic_of_init static by Ben Dooks · 8 years ago
  37. f314263 irqchip/omap-intc: Fix missing <linux/irqchip/irq-omap-intc.h> include by Ben Dooks · 8 years ago
  38. 7c034f1 irqchip/gic-v2m: Fix missing include of <linux/irqchip/arm-gic.h> by Ben Dooks · 8 years ago
  39. 2ae9add irqchip/brcmstb-l2: Make of probe function static by Ben Dooks · 8 years ago
  40. dde7e6d1a irqchip/bcm7120-l2: Make probe functions static by Ben Dooks · 8 years ago
  41. 1eeb673 irqchip/bcm2836: Make bcm2836_smp_boot_secondary static by Ben Dooks · 8 years ago
  42. 6c88090 irqchip/armada-370-xp: Make syscore_ops static by Ben Dooks · 8 years ago
  43. f6fbaaa irqchip/tegra: Fix sparse warnings on __iomem by Ben Dooks · 8 years ago
  44. 4a3691c irqchip/sirfsoc: Fix sparse warnings on __iomem by Ben Dooks · 8 years ago
  45. d7e3528 irqchip: bcm2835: Avoid arch/arm-specific handle_IRQ by Eric Anholt · 8 years ago
  46. 0de6b99 irqchip/irq-pic32-evic: Fix bug with external interrupts. by Joshua Henderson · 8 years ago
  47. fbf8f40 irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144 by Ganapatrao Kulkarni · 8 years ago
  48. cf1d9d1 irqchip/gic-v3: Fix quiescence check in gic_enable_redist by Andrew Jones · 8 years ago
  49. 4029632 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  50. ba01cf0 irqchip: mips-gic: Setup EIC mode on each CPU if it's in use by Paul Burton · 8 years ago
  51. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  52. ffd565e irqchip: nps: add 64BIT dependency by Arnd Bergmann · 8 years ago
  53. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  54. 07b7526 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  55. 0efacbb Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  56. 9896c7b Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  57. ede4090 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  58. be09201 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  59. 835d2b4 irqchip: mips-gic: Provide VP ID accessor by Paul Burton · 8 years ago
  60. d46812b irqchip: mips-gic: Use HW IDs for VPE_OTHER_ADDR by Paul Burton · 8 years ago
  61. a1dcbd1 irqchip/bcm2836: Use a more generic memory barrier call by Eric Anholt · 8 years ago
  62. cb290d8 irqchip/bcm2836: Fix compiler warning on 64-bit build by Eric Anholt · 8 years ago
  63. 0dc17be irqchip/bcm2836: Drop smp_set_ops on arm64 builds by Eric Anholt · 8 years ago
  64. d649046 irqchip/gic: Add helper functions for GIC setup and teardown by Jon Hunter · 8 years ago
  65. f673b9b irqchip/gic: Store GIC configuration parameters by Jon Hunter · 8 years ago
  66. 6e5b592 irqchip/gic: Pass GIC pointer to save/restore functions by Jon Hunter · 8 years ago
  67. dc9722c irqchip/gic: Return an error if GIC initialisation fails by Jon Hunter · 8 years ago
  68. c2baa2f irqchip/gic: Remove static irq_chip definition for eoimode1 by Jon Hunter · 8 years ago
  69. 26acfe7 irqchip/gic: Don't initialise chip if mapping IO space fails by Jon Hunter · 8 years ago
  70. 992345a irqchip/gic: WARN if setting the interrupt type for a PPI fails by Jon Hunter · 8 years ago
  71. ec1a454 irqchip/gic: Don't unnecessarily write the IRQ configuration by Jon Hunter · 8 years ago
  72. a2a8fa5 irqchip: Mask the non-type/sense bits when translating an IRQ by Jon Hunter · 8 years ago
  73. 7c9b973 irqchip/gic-v3: Configure all interrupts as non-secure Group-1 by Marc Zyngier · 8 years ago
  74. 74c967a irqchip/gic-v2m: Add workaround for Broadcom NS2 GICv2m erratum by Ray Jui · 8 years ago
  75. 1228d53 irqchip/irq-alpine-msi: Don't use <asm-generic/msi.h> by Christoph Hellwig · 8 years ago
  76. 086eec2 irqchip/mbigen: Checking for IS_ERR() instead of NULL by Dan Carpenter · 8 years ago
  77. 466b7d1 irqchip/gicv3-its: Don't allow devices whose ID is outside range by Shanker Donthineni · 8 years ago
  78. 8cb17b5 irqchip: Add LPC32xx interrupt controller driver by Vladimir Zapolskiy · 8 years ago
  79. f86c4fb irqchip/gic: Ensure ordering between read of INTACK and shared data by Will Deacon · 8 years ago
  80. 44df427c irqchip: add nps Internal and external irqchips by Noam Camus · 9 years ago
  81. b8f3ebe irqchip: Add Layerscape SCFG MSI controller support by Minghuan Lian · 8 years ago
  82. 1839e57 irqchip/gic-v3: Parse and export virtual GIC information by Julien Grall · 8 years ago
  83. 611f039 irqchip/gic-v3: Gather all ACPI specific data in a single structure by Julien Grall · 8 years ago
  84. 68628bb irqchip/gic-v3: Prefix all pr_* messages by "GICv3: " by Julien Grall · 8 years ago
  85. 502d6df irqchip/gic-v2: Parse and export virtual GIC information by Julien Grall · 8 years ago
  86. bafa919 irqchip/gic-v2: Gather ACPI specific data in a single structure by Julien Grall · 8 years ago
  87. e3825ba irqchip/gic-v3: Add support for partitioned PPIs by Marc Zyngier · 8 years ago
  88. 9e2c986 irqchip: Add per-cpu interrupt partitioning library by Marc Zyngier · 8 years ago
  89. 1adea8b irqchip: versatile-fpga: add new compatible for OX810SE SoC by Neil Armstrong · 8 years ago
  90. 25fc11a irqchip/gic: Restore CPU interface checking by Marc Zyngier · 8 years ago
  91. 91951f9 irqchip/mips-gic: Don't overrun pcpu_masks array by Paul Burton · 8 years ago
  92. 9a7c4ab irqchip/mbigen: Make CONFIG_HISILICON_IRQ_MBIGEN a hidden option by MaJun · 8 years ago
  93. ed2a100 irqchip/mbigen: Handle multiple device nodes in a mbigen module by MaJun · 8 years ago
  94. 46f920d irqchip/tegra: Switch to use irq_domain_free_irqs_common by Axel Lin · 8 years ago
  95. 143d36a irqchip/irq-alpine-msi: Release the correct domain on error by Dan Carpenter · 8 years ago
  96. edf8fcd irqchip/mxs: Fix error check of of_io_request_and_map() by Vladimir Zapolskiy · 8 years ago
  97. cfe199a irqchip/sunxi-nmi: Fix error check of of_io_request_and_map() by Vladimir Zapolskiy · 8 years ago
  98. 82b0a43 irqchip/gic/realview: Support more RealView DCC variants by Linus Walleij · 8 years ago
  99. e6b78f2 irqchip: Add the Alpine MSIX interrupt controller by Antoine Tenart · 8 years ago
  100. 0fc6fa2 irqchip/gic-v3: Always return IRQ_SET_MASK_OK_DONE in gic_set_affinity by Antoine Tenart · 8 years ago