1. 06fde69 genirq/msi: Initialize msi_alloc_info before calling msi_domain_prepare_irqs() by Zenghui Yu · 4 years, 1 month ago
  2. 43e9e70 irqdomain/msi: Allow to override msi_domain_alloc/free_irqs() by Thomas Gleixner · 4 years, 5 months ago
  3. c6c9e283 irqdomain/msi: Provide DOMAIN_BUS_VMD_MSI by Thomas Gleixner · 4 years, 5 months ago
  4. 9006c13 x86/msi: Use generic MSI domain ops by Thomas Gleixner · 4 years, 5 months ago
  5. 6f1a489 x86/apic/msi: Plug non-maskable MSI affinity race by Thomas Gleixner · 5 years ago
  6. bec0403 genirq/core: Introduce struct irq_affinity_desc by Dou Liyang · 6 years ago
  7. 0be8153 genirq/msi: Allow level-triggered MSIs to be exposed by MSI providers by Marc Zyngier · 7 years ago
  8. 52a65ff genirq: Add missing SPDX identifiers by Thomas Gleixner · 7 years ago
  9. 99bfce5 genirq: Cleanup top of file comments by Thomas Gleixner · 7 years ago
  10. bc97623 genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI by Thomas Gleixner · 7 years ago
  11. da5dd9e genirq/msi: Handle reactivation only on success by Thomas Gleixner · 7 years ago
  12. 22d0b12 genirq/irqdomain: Add force reactivation flag to irq domains by Thomas Gleixner · 7 years ago
  13. 42e1cc2 genirq/irqdomain: Propagate early activation by Thomas Gleixner · 7 years ago
  14. bb9b428 genirq/irqdomain: Allow irq_domain_activate_irq() to fail by Thomas Gleixner · 7 years ago
  15. 7249164 genirq/irqdomain: Update irq_domain_ops.activate() signature by Thomas Gleixner · 7 years ago
  16. 07557cc genirq/msi: Capture device name for debugfs by Thomas Gleixner · 7 years ago
  17. 596a7a1 genirq/msi: Fix populating multiple interrupts by John Keeping · 7 years ago
  18. 6a6544e genirq/irqdomain: Remove auto-recursive hierarchy support by Marc Zyngier · 8 years ago
  19. 0165308 genirq/msi: Prevent overwriting domain name by Thomas Gleixner · 8 years ago
  20. a97b852 genirq/msi: Populate the domain name if provided by the irqchip by Marc Zyngier · 8 years ago
  21. 88156f0 genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain creation by Eric Auger · 8 years ago
  22. 4e20156 genirq/msi: Drop artificial PCI dependency by Marc Zyngier · 8 years ago
  23. 28f4b04 genirq/msi: Add cpumask allocation to alloc_msi_entry by Thomas Gleixner · 8 years ago
  24. f3b0946 genirq/msi: Make sure PCI MSIs are activated early by Marc Zyngier · 9 years ago
  25. 4364e1a genirq/msi: Fix broken debug output by Thomas Gleixner · 9 years ago
  26. 0972fa5 genirq/msi: Make use of affinity aware allocations by Thomas Gleixner · 9 years ago
  27. 06ee6d5 genirq: Add affinity hint to irq allocation by Thomas Gleixner · 9 years ago
  28. b614091 genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP by Thomas Gleixner · 9 years ago
  29. d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  30. bf6f869 genirq/MSI: Relax msi_domain_alloc() to support parentless MSI irqdomains by Liu Jiang · 9 years ago
  31. 2145ac9 genirq/msi: Add msi_domain_populate_irqs by Marc Zyngier · 9 years ago
  32. b2eba39 genirq/msi: Make the .prepare callback reusable by Marc Zyngier · 9 years ago
  33. 6aa2fdb Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  34. 0701c53 genirq/msi: Do not use pci_msi_[un]mask_irq as default methods by Marc Zyngier · 9 years ago
  35. be5436c irqdomain/msi: Use fwnode instead of of_node by Marc Zyngier · 9 years ago
  36. aa48b6f genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code by Jiang Liu · 10 years ago
  37. 0136402 genirq: MSI: Constify irq_domain_ops by Krzysztof Kozlowski · 10 years ago
  38. fe0c52f genirq: MSI: Fix freeing of unallocated MSI by Marc Zyngier · 10 years ago
  39. 74faaf7 genirq: Move irq_chip_write_msi_msg() helper to core by Thomas Gleixner · 10 years ago
  40. 38b6a1c PCI/MSI: Move cached entry functions to irq core by Jiang Liu · 10 years ago
  41. aeeb596 genirq: Provide default callbacks for msi_domain_ops by Jiang Liu · 10 years ago
  42. d910969 genirq: Introduce msi_domain_alloc/free_irqs() by Jiang Liu · 10 years ago
  43. f3cf8bb genirq: Add generic msi irq domain support by Jiang Liu · 10 years ago