Age | Commit message (Expand) | Author | Files | Lines |
2014-05-16 | x86: irq_remapping: Use irq_alloc/free_hwirq() | Thomas Gleixner | 1 | -7/+5 |
2014-01-09 | iommu/vt-d, trivial: clean sparse warnings | Jiang Liu | 1 | -2/+2 |
2013-12-30 | iommu/vt-d: Mark function eoi_ioapic_pin_remapped() as static in irq_remapping.c | Rashika Kheria | 1 | -1/+1 |
2013-06-03 | x86/MSI: Conserve interrupt resources when using multiple-MSIs | Alexander Gordeev | 1 | -5/+7 |
2013-05-02 | Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '... | Joerg Roedel | 1 | -1/+0 |
2013-04-18 | iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets | Neil Horman | 1 | -0/+6 |
2013-03-26 | x86, io_apic: remove duplicated include from irq_remapping.c | Wei Yongjun | 1 | -1/+0 |
2013-01-28 | x86, irq: Move irq_remapped out of x86 core code | Joerg Roedel | 1 | -0/+5 |
2013-01-28 | x86, io_apic: Introduce eoi_ioapic_pin call-back | Joerg Roedel | 1 | -0/+12 |
2013-01-28 | x86, msi: Introduce x86_msi.compose_msi_msg call-back | Joerg Roedel | 1 | -3/+6 |
2013-01-28 | x86, irq: Introduce setup_remapped_irq() | Joerg Roedel | 1 | -0/+9 |
2013-01-28 | x86, irq: Move irq_remapped() check into free_remapped_irq | Joerg Roedel | 1 | -1/+4 |
2013-01-28 | x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core | Joerg Roedel | 1 | -0/+25 |
2013-01-28 | x86, io_apic: Move irq_remapping_enabled checks out of check_timer() | Joerg Roedel | 1 | -0/+6 |
2013-01-28 | x86, io_apic: Convert setup_ioapic_entry to function pointer | Joerg Roedel | 1 | -0/+1 |
2013-01-28 | x86, io_apic: Introduce set_affinity function pointer | Joerg Roedel | 1 | -0/+4 |
2013-01-28 | x86, msi: Use IRQ remapping specific setup_msi_irqs routine | Joerg Roedel | 1 | -3/+109 |
2013-01-28 | x86, hpet: Introduce x86_msi_ops.setup_hpet_msi | Joerg Roedel | 1 | -1/+2 |
2013-01-28 | x86, io_apic: Introduce x86_io_apic_ops.disable() | Joerg Roedel | 1 | -1/+30 |
2013-01-28 | x86, apic: Move irq_remapping_enabled checks into IRQ-remapping code | Joerg Roedel | 1 | -2/+9 |
2012-09-28 | iommu/irq: Use amd_iommu_irq_ops if supported | Joerg Roedel | 1 | -0/+5 |
2012-07-24 | Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+5 |
2012-07-17 | iommu/amd: Fix sparse warnings | Joerg Roedel | 1 | -0/+5 |
2012-06-15 | irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity(... | Suresh Siddha | 1 | -3/+2 |
2012-05-08 | irq_remap: Fix UP build failure | Suresh Siddha | 1 | -0/+2 |
2012-05-07 | iommu: rename intr_remapping.[ch] to irq_remapping.[ch] | Suresh Siddha | 1 | -0/+164 |