1. f9632de Merge tag 'irqchip-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 8 years ago
  2. ca38701 irqchip/or1k-pic: Fix interrupt acknowledgement by Pedro H. Penna · 8 years ago
  3. 478a2db irqchip/irq-mvebu-gicp: Allocate enough memory for spi_bitmap by Dan Carpenter · 8 years ago
  4. 866d7c1 irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity by Suzuki K Poulose · 8 years ago
  5. 425a17c nvme: Allocate queues for all possible CPUs by Christoph Hellwig · 8 years ago
  6. 4b855ad blk-mq: Create hctx for each present CPU by Christoph Hellwig · 8 years ago
  7. 5f042e7 blk-mq: Include all present CPUs in the default queue mapping by Christoph Hellwig · 8 years ago
  8. bf22ff45 genirq: Avoid unnecessary low level irq function calls by Jeffy Chen · 8 years ago
  9. d829b8f genirq: Set irq masked state when initializing irq_desc by Jeffy Chen · 8 years ago
  10. e1c9214 genirq/timings: Add infrastructure for estimating the next interrupt arrival time by Daniel Lezcano · 8 years ago
  11. b2d3d61 genirq/timings: Add infrastructure to track the interrupt timings by Daniel Lezcano · 8 years ago
  12. c2ce34c genirq/debugfs: Remove pointless NULL pointer check by Thomas Gleixner · 8 years ago
  13. 8d9d51b Merge tag 'irqchip-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 8 years ago
  14. 6c31e12 irqchip/gic-v3-its: Don't assume GICv3 hardware supports 16bit INTID by Shanker Donthineni · 8 years ago
  15. dbd2b82 irqchip/gic-v3-its: Add ACPI NUMA node mapping by Ganapatrao Kulkarni · 8 years ago
  16. 5b86706 irqchip/gic-v3-its-platform-msi: Make of_device_ids const by Arvind Yadav · 8 years ago
  17. 935bba7 irqchip/gic-v3-its: Make of_device_ids const by Arvind Yadav · 8 years ago
  18. e0de91a irqchip/irq-mvebu-icu: Add new driver for Marvell ICU by Thomas Petazzoni · 8 years ago
  19. a68a63c irqchip/irq-mvebu-gicp: Add new driver for Marvell GICP by Thomas Petazzoni · 8 years ago
  20. f39a29b dt-bindings/interrupt-controller: Add DT binding for the Marvell ICU by Thomas Petazzoni · 8 years ago
  21. 6a6544e genirq/irqdomain: Remove auto-recursive hierarchy support by Marc Zyngier · 8 years ago
  22. 96f0d93 irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access by Marc Zyngier · 8 years ago
  23. 61d0a00 genirq/irqdomain: Add irq_domain_update_bus_token helper by Marc Zyngier · 8 years ago
  24. 9a0ef98 genirq/affinity: Assign vectors to all present CPUs by Christoph Hellwig · 8 years ago
  25. 3ca5722 x86/apic: Mark single target interrupts by Thomas Gleixner · 8 years ago
  26. 8f31a98 genirq/cpuhotplug: Avoid irq affinity setting for single targets by Thomas Gleixner · 8 years ago
  27. d52dd44 genirq: Introduce IRQD_SINGLE_TARGET flag by Thomas Gleixner · 8 years ago
  28. c5cb83b genirq/cpuhotplug: Handle managed IRQs on CPU hotplug by Thomas Gleixner · 8 years ago
  29. 761ea38 genirq: Handle managed irqs gracefully in irq_startup() by Thomas Gleixner · 8 years ago
  30. 4cde9c6 genirq: Add force argument to irq_startup() by Thomas Gleixner · 8 years ago
  31. 708d174 genirq: Split out irq_startup() code by Thomas Gleixner · 8 years ago
  32. 54fdf6a genirq: Introduce IRQD_MANAGED_SHUTDOWN by Thomas Gleixner · 8 years ago
  33. c7d6c9d x86/apic: Implement effective irq mask update by Thomas Gleixner · 8 years ago
  34. ef1c2cc xen/events: Add support for effective affinity mask by Thomas Gleixner · 8 years ago
  35. 0e24f7c x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid() by Thomas Gleixner · 8 years ago
  36. 91cd9cb x86/apic: Move cpumask and to core code by Thomas Gleixner · 8 years ago
  37. 52b166a x86/apic: Move online masking to core code by Thomas Gleixner · 8 years ago
  38. bbcf957 x86/uv: Use default_cpu_mask_to_apicid_and() by Thomas Gleixner · 8 years ago
  39. ad95212 x86/apic: Move flat_cpu_mask_to_apicid_and() into C source by Thomas Gleixner · 8 years ago
  40. 415fcf1 genirq/cpuhotplug: Use effective affinity mask by Thomas Gleixner · 8 years ago
  41. 0d3f542 genirq: Introduce effective affinity mask by Thomas Gleixner · 8 years ago
  42. c1a8038 genirq/proc: Replace ever repeating type cast by Thomas Gleixner · 8 years ago
  43. 4ab764c genirq: Remove pointless gfp argument by Thomas Gleixner · 8 years ago
  44. 047dc63 genirq: Remove pointless arg from show_irq_affinity by Thomas Gleixner · 8 years ago
  45. 36d84fb genirq: Move irq_fixup_move_pending() to core by Thomas Gleixner · 8 years ago
  46. ad7a929 x86/irq: Use irq_migrate_all_off_this_cpu() by Thomas Gleixner · 8 years ago
  47. 654abd0 x86/irq: Restructure fixup_irqs() by Thomas Gleixner · 8 years ago
  48. 77f85e6 genirq/cpuhotplug: Set force affinity flag on hotplug migration by Thomas Gleixner · 8 years ago
  49. 47a06d3 genirq/cpuhotplug: Add support for conditional masking by Thomas Gleixner · 8 years ago
  50. f0383c2 genirq/cpuhotplug: Add support for cleaning up move in progress by Thomas Gleixner · 8 years ago
  51. 91f26cb genirq/cpuhotplug: Do not migrated shutdown irqs by Thomas Gleixner · 8 years ago
  52. e8a7035 genirq/cpuhotplug: Reorder check logic by Thomas Gleixner · 8 years ago
  53. 735c095 genirq/cpuhotplug: Dont claim success on error by Thomas Gleixner · 8 years ago
  54. 0dd945f genirq/cpuhotplug: Remove irq disabling logic by Thomas Gleixner · 8 years ago
  55. 137221d genirq: Move pending helpers to internal.h by Christoph Hellwig · 8 years ago
  56. 2e05155 genirq: Move initial affinity setup to irq_startup() by Thomas Gleixner · 8 years ago
  57. 43564bd genirq: Rename setup_affinity() to irq_setup_affinity() by Thomas Gleixner · 8 years ago
  58. cba4235 genirq: Remove mask argument from setup_affinity() by Thomas Gleixner · 8 years ago
  59. 8e7b632 x86/irq: Cleanup pending irq move in fixup_irqs() by Thomas Gleixner · 8 years ago
  60. cdd1636 genirq: Provide irq_fixup_move_pending() by Thomas Gleixner · 8 years ago
  61. 1bb0401 genirq: Add missing comment for IRQD_STARTED by Thomas Gleixner · 8 years ago
  62. 087cdfb genirq/debugfs: Add proper debugfs interface by Thomas Gleixner · 8 years ago
  63. 9dc6be3 genirq/irqdomain: Add map counter by Thomas Gleixner · 8 years ago
  64. ae904ca PCI/vmd: Create named irq domain by Thomas Gleixner · 8 years ago
  65. f8f37ca x86/msi: Create named irq domains by Thomas Gleixner · 8 years ago
  66. 0323b96 x86/msi: Remove unused remap irq domain interface by Thomas Gleixner · 8 years ago
  67. 3e49a81 iommu/amd: Use named irq domain interface by Thomas Gleixner · 8 years ago
  68. cea29b6 iommu/vt-d: Use named irq domain interface by Thomas Gleixner · 8 years ago
  69. 667724c x86/msi: Provide new iommu irqdomain interface by Thomas Gleixner · 8 years ago
  70. f8409a6 x86/uv: Create named irq domain by Thomas Gleixner · 8 years ago
  71. 5f43271 x86/htirq: Create named domain by Thomas Gleixner · 8 years ago
  72. 1b60474 x86/ioapic: Create named irq domain by Thomas Gleixner · 8 years ago
  73. 9d35f85 x86/vector: Create named irq domain by Thomas Gleixner · 8 years ago
  74. d59f661 genirq: Allow fwnode to carry name information only by Thomas Gleixner · 8 years ago
  75. 0165308 genirq/msi: Prevent overwriting domain name by Thomas Gleixner · 8 years ago
  76. 1bb3a5a iommu/vt-d: Add name to irq chip by Thomas Gleixner · 8 years ago
  77. 290be19 iommu/amd: Add name to irq chip by Thomas Gleixner · 8 years ago
  78. 8947dfb x86/apic: Add name to irq chip by Thomas Gleixner · 8 years ago
  79. 11f69da dt-bindings/interrupt-controller: Add DT binding for the Marvell GICP by Thomas Petazzoni · 8 years ago
  80. a162836 irqchip/qcom: Use builtin_platform_driver to simplify the code by Wei Yongjun · 8 years ago
  81. f48e699 irqchip/aspeed-i2c-ic: Add I2C IRQ controller for Aspeed by Brendan Higgins · 8 years ago
  82. 0a56f9e irqchip/aspeed-i2c-ic: Add binding docs for Aspeed I2C Interrupt Controller by Brendan Higgins · 8 years ago
  83. fa776a3 irqchip/aspeed-vic: Add AST2500 compatible string by Andrew Jeffery · 8 years ago
  84. 13dcf12 irqchip/aspeed-vic: Constify irq_domain_ops by Tobias Klauser · 8 years ago
  85. 1957b7b Revert "irqchip/armada-370-xp: Fix regression by clearing IRQ_NOAUTOEN" by Thomas Petazzoni · 8 years ago
  86. 0fa4ce7 irqchip/armada-370-xp: Re-enable per-CPU interrupts at resume time by Thomas Petazzoni · 8 years ago
  87. 054ea4c irqchip/armada-370-xp: Document the overall driver logic by Thomas Petazzoni · 8 years ago
  88. 9a234c9 irqchip/armada-370-xp: Re-order register definitions by Thomas Petazzoni · 8 years ago
  89. 8b8d94a irqchip/gicv3-its: Skip irq affinity setting when target cpu is the same as current setting by MaJun · 8 years ago
  90. 3403b02 irqchip/gic-v3-its: Fix MSI alias accounting by Robin Murphy · 8 years ago
  91. c926247 irqchip/irq-renesas-h8s: Constify irq_domain_ops by Tobias Klauser · 8 years ago
  92. 580393c irqchip/irq-renesas-h8300h: Constify irq_domain_ops by Tobias Klauser · 8 years ago
  93. 0b7e815 irqchip/irq-mips-gic: Constify irq_domain_ops by Tobias Klauser · 8 years ago
  94. e183c2a irqchip/irq-mbigen: Constify irq_domain_ops by Tobias Klauser · 8 years ago
  95. dcbbefc irqchip/irq-imx-gpcv2: Constify irq_domain_ops by Tobias Klauser · 8 years ago
  96. 53ccf33 irqchip/i8259: Constify irq_domain_ops by Tobias Klauser · 8 years ago
  97. 173bda5 irqchip/sunxi-nmi: Support sun6i-a31-r-intc compatible by Chen-Yu Tsai · 8 years ago
  98. cd64757 dt-bindings/interrupt-controller: sunxi-nmi: Add compatible for A31 R_INTC by Chen-Yu Tsai · 8 years ago
  99. 11b345a irqchip/sunxi-nmi: Const-ify sunxi_sc_nmi_reg_offs structures by Chen-Yu Tsai · 8 years ago
  100. c81a248 irqchip/sunxi-nmi: Reorder sunxi_sc_nmi_reg_offs' in ascending order by Chen-Yu Tsai · 8 years ago