Age | Commit message (Expand) | Author |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner |
2010-10-12 | x86: Speed up the irq_remapped check in hot pathes | Thomas Gleixner |
2010-10-12 | intr_remap: Simplify the code further | Thomas Gleixner |
2010-10-12 | intr_remap: Use irq_2_iommu in struct irq_cfg | Thomas Gleixner |
2010-10-12 | x86: Embedd irq_2_iommu into irq_cfg | Thomas Gleixner |
2010-10-12 | pci: intr_remap: Remove unused functions | Thomas Gleixner |
2010-10-12 | pci: intr_remap: Use irq_data | Thomas Gleixner |
2010-10-12 | pci: intr-remap: Free irte memory if SPARSE_IRQ=y | Thomas Gleixner |
2010-08-15 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2010-08-10 | intr-remap: allow disabling source id checking | Chris Wright |
2010-08-06 | pci: fix type warnings in intr_remapping.c | Linus Torvalds |
2010-05-21 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2010-04-09 | intel-iommu: Print out iommu seq_id | Yinghai Lu |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-12-16 | PCI: change PCI nomenclature in drivers/pci/ (comment changes) | Stefan Assmann |
2009-12-16 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2009-12-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-12-08 | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-11-24 | PCI: use pci_is_pcie() in pci core | Kenji Kaneshige |
2009-10-05 | intr_remap: Allocate intr-remapping table using numa locality info | Suresh Siddha |
2009-09-23 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2009-09-11 | intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOS | Youquan Song |
2009-09-11 | intel-iommu: Disallow interrupt remapping if not all ioapics covered | Youquan Song |
2009-08-29 | pci/intr_remapping: Allocate irq_iommu on node | Yinghai Lu |
2009-08-27 | intr-remap: generic support for remapping HPET MSIs | Suresh Siddha |
2009-06-23 | Intel-IOMMU, intr-remap: source-id checking | Weidong Han |
2009-06-23 | Intel-IOMMU, intr-remap: set the whole 128bits of irte when modify/free it | Weidong Han |
2009-06-22 | Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 | Linus Torvalds |
2009-05-10 | intel-iommu: Tidy up iommu->gcmd handling | David Woodhouse |
2009-05-01 | Merge branch 'x86/apic' into irq/numa | Ingo Molnar |
2009-04-28 | x86/irq: change irq_desc_alloc() to take node instead of cpu | Yinghai Lu |
2009-04-19 | x86, intr-remap: add option to disable interrupt remapping | Weidong Han |
2009-04-19 | x86, intr-remap: enable interrupt remapping early | Weidong Han |
2009-04-06 | drivers/pci/intr_remapping.c: include acpi.h | Alexander Beregalov |
2009-04-04 | x86, dmar: check if it's initialized before disable queue invalidation | Han, Weidong |
2009-04-03 | intel-iommu: set compatibility format interrupt | Han, Weidong |
2009-04-03 | Intel IOMMU Suspend/Resume Support - Interrupt Remapping | Fenghua Yu |
2009-03-28 | Merge branch 'linus' into x86/core | Ingo Molnar |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-17 | x86, dmar: use atomic allocations for QI and Intr-remapping init | Suresh Siddha |
2009-03-17 | x86, intr-remapping: fix free_irte() to clear all the IRTE entries | Suresh Siddha |
2009-03-17 | x86, dmar: start with sane state while enabling dma and interrupt-remapping | Suresh Siddha |
2009-03-17 | x86, dmar: routines for disabling queued invalidation and intr remapping | Suresh Siddha |
2009-03-17 | x86, x2apic: enable fault handling for intr-remapping | Suresh Siddha |
2009-03-17 | x86, x2apic: fix lock ordering during IRQ migration | Suresh Siddha |
2009-03-16 | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar |
2009-03-01 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar |
2009-02-09 | VT-d: handle Invalidation Queue Error to avoid system hang | Yu Zhao |