1. 0323b96 x86/msi: Remove unused remap irq domain interface by Thomas Gleixner · 8 years ago
  2. 667724c x86/msi: Provide new iommu irqdomain interface by Thomas Gleixner · 8 years ago
  3. 18cd52c irq_remapping: move structs outside #ifdef by Paolo Bonzini · 10 years ago
  4. 959c870 iommu, x86: Provide irq_remapping_cap() interface by Feng Wu · 10 years ago
  5. 8541186 iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chip by Feng Wu · 10 years ago
  6. 6f28192 iommu: Add new member capability to struct irq_remap_ops by Feng Wu · 10 years ago
  7. d746d1e x86/irq: Move irqdomain specific code into asm/irqdomain.h by Jiang Liu · 10 years ago
  8. 9880534 irq_remapping: Clean up unsued code to support IOAPIC by Jiang Liu · 10 years ago
  9. 35d50d8 x86/irq: Remove x86_io_apic_ops.setup_entry and related interfaces by Jiang Liu · 10 years ago
  10. 0cddfc7 irq_remapping: Remove unused function irq_remapping_print_chip() by Jiang Liu · 10 years ago
  11. 34742db iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit by Jiang Liu · 10 years ago
  12. 7a53a12 irq_remapping: Clean up unused MSI related code by Jiang Liu · 10 years ago
  13. 52f518a x86/MSI: Use hierarchical irqdomains to manage MSI interrupts by Jiang Liu · 10 years ago
  14. 947045a irq_remapping: Introduce new interfaces to support hierarchical irqdomains by Jiang Liu · 10 years ago
  15. a62b32c x86/dmar: Use new irqdomain interfaces to allocate/free IRQ by Jiang Liu · 10 years ago
  16. c392f56 iommu/irq_remapping: Kill function irq_remapping_supported() and related code by Jiang Liu · 11 years ago
  17. a1dafe8 iommu, x86: Restructure setup of the irq remapping feature by Thomas Gleixner · 11 years ago
  18. a553b14 iommu: dmar: Provide arch specific irq allocation by Thomas Gleixner · 11 years ago
  19. 35d3d81 iommu: Fix compile warnings with forward declarations by Joerg Roedel · 12 years ago
  20. 03bbcb2 iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets by Neil Horman · 12 years ago
  21. a1bb20c x86, irq: Move irq_remapped out of x86 core code by Joerg Roedel · 13 years ago
  22. 2976fd8 x86, irq: Introduce setup_remapped_irq() by Joerg Roedel · 13 years ago
  23. 9b1b0e4 x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core by Joerg Roedel · 13 years ago
  24. 078e1ee x86, irq: Move irq_remapping_enabled declaration to iommu code by Joerg Roedel · 13 years ago
  25. 6a9f5de x86, io_apic: Move irq_remapping_enabled checks out of check_timer() by Joerg Roedel · 13 years ago
  26. 373dd7a x86, io_apic: Introduce set_affinity function pointer by Joerg Roedel · 13 years ago
  27. 5afba62 x86, msi: Use IRQ remapping specific setup_msi_irqs routine by Joerg Roedel · 13 years ago
  28. 399988e irq_remap: Fix compiler warning with CONFIG_IRQ_REMAP=y by Suresh Siddha · 13 years ago
  29. 8a8f422 iommu: rename intr_remapping.[ch] to irq_remapping.[ch] by Suresh Siddha · 13 years ago[Renamed (97%) from arch/x86/include/asm/intr_remapping.h]
  30. 95a02e9 iommu: rename intr_remapping references to irq_remapping by Suresh Siddha · 13 years ago
  31. 5e2b930 iommu/vt-d: Convert MSI remapping setup to remap_ops by Joerg Roedel · 13 years ago
  32. 9d619f6 iommu/vt-d: Convert free_irte into a remap_ops callback by Joerg Roedel · 13 years ago
  33. 4c1bad6 iommu/vt-d: Convert IR set_affinity function to remap_ops by Joerg Roedel · 13 years ago
  34. 0c3f173 iommu/vt-d: Convert IR ioapic-setup to use remap_ops by Joerg Roedel · 13 years ago
  35. 4f3d8b6 iommu/vt-d: Convert missing apic.c intr-remapping call to remap_ops by Joerg Roedel · 13 years ago
  36. 736baef iommu/vt-d: Make intr-remapping initialization generic by Joerg Roedel · 13 years ago