1. e7a3d62 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. 2c4569ca genirq: Fix chained interrupt data ordering by Thomas Gleixner · 8 years ago
  3. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  4. 3cb6653 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. 7a258ff Merge branch 'linus' into irq/core by Thomas Gleixner · 8 years ago
  6. b72f805 genirq/affinity: Fix calculating vectors to assign by Keith Busch · 8 years ago
  7. 25ce4be genirq: Return the IRQ name from free_irq() by Christoph Hellwig · 8 years ago
  8. a7e60e5 genirq: Fix indentation in remove_irq() by Christoph Hellwig · 8 years ago
  9. 382bd4d genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQs by Hans de Goede · 8 years ago
  10. d170fe7 genirq: Use cpumask_available() for check of cpumask variable by Matthias Kaehlcke · 8 years ago
  11. 3412386 irq/affinity: Fix extra vecs calculation by Keith Busch · 8 years ago
  12. 7bf8222 irq/affinity: Fix CPU spread for unbalanced nodes by Keith Busch · 8 years ago
  13. 45e5202 genirq: Add support for nested shared IRQs by Charles Keepax · 8 years ago
  14. 0881e7b sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  15. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  16. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  17. 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
  18. 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
  19. 5d4bac9 genirq: Clarify logic calculating bogus irqreturn_t values by Jeremy Kerr · 8 years ago
  20. 899b5fb genirq/devres: Use dev_name(dev) as default for devname by Heiner Kallweit · 8 years ago
  21. f435da4 genirq: Fix /proc/interrupts output alignment by H Hartley Sweeten · 8 years ago
  22. 8d2932d Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/mediatek', 'arm/core', 'x86/vt-d' and 'core' into next by Joerg Roedel · 8 years ago
  23. 2b5e773 irqdesc: Add a resource managed version of irq_alloc_descs() by Bartosz Golaszewski · 8 years ago
  24. 08d85f3 irqdomain: Avoid activating interrupts more than once by Marc Zyngier · 8 years ago
  25. c7b41f0 irqdomain: irq_domain_check_msi_remap by Eric Auger · 8 years ago
  26. 88156f0 genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain creation by Eric Auger · 8 years ago
  27. 631a963 irqdomain: Add irq domain MSI and MSI_REMAP flags by Eric Auger · 8 years ago
  28. c0af524 genirq/affinity: Fix node generation from cpumask by Guilherme G. Piccoli · 8 years ago
  29. f082f02 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  30. 4e20156 genirq/msi: Drop artificial PCI dependency by Marc Zyngier · 8 years ago
  31. b6e5d5b genirq/affinity: Use default affinity mask for reserved vectors by Thomas Gleixner · 8 years ago
  32. bfe1307 genirq/affinity: Take reserved vectors into account when spreading irqs by Christoph Hellwig · 8 years ago
  33. 67c93c2 genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks() by Christoph Hellwig · 8 years ago
  34. 212bd84 genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors() by Christoph Hellwig · 8 years ago
  35. 7ee7e87 genirq: Use irq type from irqdata instead of irqdesc by Thomas Gleixner · 8 years ago
  36. 3118dac kernel/irq: Export irq_set_parent() by Sudip Mukherjee · 8 years ago
  37. b8129a1 genirq: Make function __irq_do_set_handler() static by Wei Yongjun · 8 years ago
  38. 464b584 Merge branch 'irq/urgent' into irq/core by Thomas Gleixner · 8 years ago
  39. 1984e07 genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONE by Marc Zyngier · 8 years ago
  40. 0a30d69 Merge branch 'irq/for-block' into irq/core by Thomas Gleixner · 8 years ago
  41. 44082fd genirq/affinity: Remove old irq spread infrastructure by Thomas Gleixner · 8 years ago
  42. e75eafb genirq/msi: Switch to new irq spreading infrastructure by Thomas Gleixner · 8 years ago
  43. 34c3d98 genirq/affinity: Provide smarter irq spreading infrastructure by Thomas Gleixner · 8 years ago
  44. 28f4b04 genirq/msi: Add cpumask allocation to alloc_msi_entry by Thomas Gleixner · 8 years ago
  45. 16217dc Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 8 years ago
  46. ecb3f39 genirq: Expose interrupt information through sysfs by Craig Gallek · 8 years ago
  47. 00b992d genirq: No need to mask non trigger mode flags before __irq_set_trigger() by Alexander Kuleshov · 8 years ago
  48. 545d5d6 genirq: Update stale comment for __irq_domain_add by Punit Agrawal · 9 years ago
  49. f88eecf genirq/generic_chip: Verify irqs_per_chip <= 32 by Sebastian Frias · 8 years ago
  50. 0c22891 irqdomain: Mask irq type in irq_domain_xlate_onetwocell() by Sebastian Frias · 8 years ago
  51. ee26c01 genirq/generic_chip: Add irq_unmap callback by Sebastian Frias · 8 years ago
  52. f0c450e genirq/generic_chip: Get rid of code duplication by Sebastian Frias · 8 years ago
  53. 48e0fba genirq: Remove export of irq_map_generic_chip() by Thomas Gleixner · 8 years ago
  54. fc590c2 genirq: Robustify handle_percpu_devid_irq() by Thomas Gleixner · 8 years ago
  55. 3ee0ce2 genirq/affinity: Use get/put_online_cpus around cpumask operations by Christoph Hellwig · 8 years ago
  56. 4396f46 genirq: Fix potential memleak when failing to get irq pm by Shawn Lin · 8 years ago
  57. 1e12c4a genirq: Correctly configure the trigger on chained interrupts by Marc Zyngier · 8 years ago
  58. f3b0946 genirq/msi: Make sure PCI MSIs are activated early by Marc Zyngier · 8 years ago
  59. eb0dc47 genirq: Fix missing irq allocation affinity hint by Vincent Stehle · 8 years ago
  60. a1b7b1a irqdomain: Fix irq_domain_alloc_irqs_recursive() error handling by Alexander Popov · 9 years ago
  61. 4364e1a genirq/msi: Fix broken debug output by Thomas Gleixner · 9 years ago
  62. 8658be1 Merge branch 'irq/for-block' into irq/core by Thomas Gleixner · 9 years ago
  63. 5e385a6 genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors by Christoph Hellwig · 9 years ago
  64. 0972fa5 genirq/msi: Make use of affinity aware allocations by Thomas Gleixner · 9 years ago
  65. 45ddcec genirq: Use affinity hint in irqdesc allocation by Thomas Gleixner · 9 years ago
  66. 06ee6d5 genirq: Add affinity hint to irq allocation by Thomas Gleixner · 9 years ago
  67. 9c25558 genirq: Introduce IRQD_AFFINITY_MANAGED flag by Thomas Gleixner · 9 years ago
  68. b614091 genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP by Thomas Gleixner · 9 years ago
  69. d16dcd3d irqdomain: Fix disposal of mappings for interrupt hierarchies by Jon Hunter · 9 years ago
  70. edd14cf genirq: Add untracked irq handler by Keith Busch · 9 years ago
  71. a5c8a01 Merge tag 'irqchip-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 9 years ago
  72. be45beb genirq: Add runtime power management support for IRQ chips by Jon Hunter · 9 years ago
  73. 1e2a7d7 irqdomain: Don't set type when mapping an IRQ by Jon Hunter · 9 years ago
  74. f35ad08 genirq: Look-up percpu trigger type if not specified by caller by Marc Zyngier · 9 years ago
  75. 4b357da genirq: Look-up trigger type if not specified by caller by Jon Hunter · 9 years ago
  76. b62b2cf irqdomain: Fix handling of type settings for existing mappings by Jon Hunter · 9 years ago
  77. ff5b706 genirq: Remove unnecessary memset() calls by Weongyo Jeong · 9 years ago
  78. fe3464c genirq: Remove redundant NULL check of irq_desc by Jianyu Zhan · 9 years ago
  79. 2eec370 Merge tag 'irqchip-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 9 years ago
  80. 59fa586 genirq: Fix missing return value in irq_destroy_ipi() by Matt Redfearn · 9 years ago
  81. e9256ef radix-tree: introduce radix_tree_empty by Matthew Wilcox · 9 years ago
  82. 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  83. 9b5d585 genirq: Ensure IRQ descriptor is valid when setting-up the IRQ by Jon Hunter · 9 years ago
  84. 222df54 genirq: Allow the affinity of a percpu interrupt to be set/retrieved by Marc Zyngier · 9 years ago
  85. 651e8b5 irqdomain: Allow domain matching on irq_fwspec by Marc Zyngier · 9 years ago
  86. 7cec18a genirq: Add error code reporting to irq_{reserve,destroy}_ipi by Matt Redfearn · 9 years ago
  87. 01292ce genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroy by Matt Redfearn · 9 years ago
  88. 4589f45 genirq: Dont allow affinity mask to be updated on IPIs by Matt Redfearn · 9 years ago
  89. 63cc787 irqdomain: Export irq_domain_free_irqs_common by Axel Lin · 9 years ago
  90. a395d6a kernel/...: convert pr_warning to pr_warn by Joe Perches · 9 years ago
  91. 277edba Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  92. df2e37c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  93. 8bc6782 Merge commit 'fixes.2015.02.23a' into core/rcu by Ingo Molnar · 9 years ago
  94. 52b2a05 genirq: Export IRQ functions for module use by Quan Nguyen · 9 years ago
  95. e237a55 x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected" by Chen Fan · 9 years ago
  96. 3b8e29a genirq: Implement ipi_send_mask/single() by Qais Yousef · 9 years ago
  97. f9bce79 genirq: Add a new function to get IPI reverse mapping by Qais Yousef · 9 years ago
  98. d17bf24 genirq: Add a new generic IPI reservation code to irq core by Qais Yousef · 9 years ago
  99. ac0a0cd genirq: Make irq_domain_alloc_descs() non static by Qais Yousef · 9 years ago
  100. 379b656 genirq: Add GENERIC_IRQ_IPI Kconfig symbol by Qais Yousef · 9 years ago