Age | Commit message (Expand) | Author | Files | Lines |
2013-04-19 | iommu: Fix compile warnings with forward declarations |  Joerg Roedel | 1 | -0/+7 |
2013-04-18 | iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets |  Neil Horman | 1 | -0/+2 |
2013-01-28 | x86, irq: Move irq_remapped out of x86 core code |  Joerg Roedel | 1 | -10/+0 |
2013-01-28 | x86, irq: Introduce setup_remapped_irq() |  Joerg Roedel | 1 | -0/+9 |
2013-01-28 | x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core |  Joerg Roedel | 1 | -0/+17 |
2013-01-28 | x86, irq: Move irq_remapping_enabled declaration to iommu code |  Joerg Roedel | 1 | -4/+0 |
2013-01-28 | x86, io_apic: Move irq_remapping_enabled checks out of check_timer() |  Joerg Roedel | 1 | -0/+5 |
2013-01-28 | x86, io_apic: Introduce set_affinity function pointer |  Joerg Roedel | 1 | -9/+0 |
2013-01-28 | x86, msi: Use IRQ remapping specific setup_msi_irqs routine |  Joerg Roedel | 1 | -12/+0 |
2012-05-08 | irq_remap: Fix compiler warning with CONFIG_IRQ_REMAP=y |  Suresh Siddha | 1 | -4/+2 |
2012-05-07 | iommu: rename intr_remapping.[ch] to irq_remapping.[ch] |  Suresh Siddha | 1 | -0/+103 |
2012-05-07 | x86, iommu/vt-d: Clean up interfaces for interrupt remapping |  Joerg Roedel | 1 | -22/+0 |
2012-05-07 | iommu/vt-d: Convert MSI remapping setup to remap_ops |  Joerg Roedel | 1 | -23/+0 |
2011-09-21 | iommu: Rename the DMAR and INTR_REMAP config options |  Suresh Siddha | 1 | -1/+1 |
2011-09-21 | x86, ioapic: Define irq_remap_modify_chip_defaults() |  Suresh Siddha | 1 | -0/+4 |
2010-10-12 | x86: Speed up the irq_remapped check in hot pathes |  Thomas Gleixner | 1 | -0/+8 |
2010-09-15 | x86, intr-remap: Remove IRTE setup duplicate code |  Suresh Siddha | 1 | -0/+27 |
2009-04-21 | x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checks |  Suresh Siddha | 1 | -1/+1 |
2009-03-17 | x86, x2apic: fix clear_local_APIC() in the presence of x2apic |  Suresh Siddha | 1 | -2/+0 |
2008-10-23 | x86: canonicalize remaining header guards |  H. Peter Anvin | 1 | -3/+3 |
2008-10-22 | x86, um: ... and asm-x86 move |  Al Viro | 1 | -0/+8 |