Age | Commit message (Expand) | Author | Files | Lines |
2009-12-16 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 1 | -15/+95 |
2009-12-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -2/+5 |
2009-12-08 | intel-iommu: Apply BIOS sanity checks for interrupt remapping too. | David Woodhouse | 1 | -7/+26 |
2009-12-08 | intel-iommu: Detect DMAR in hyperspace at probe time. | Chris Wright | 1 | -5/+29 |
2009-12-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 1 | -12/+47 |
2009-12-05 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+5 |
2009-12-04 | PCI: add pci_request_acs | Chris Wright | 1 | -1/+4 |
2009-11-24 | PCI: use pci_is_pcie() in pci core | Kenji Kaneshige | 1 | -1/+1 |
2009-11-19 | Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB... | David Woodhouse | 1 | -0/+3 |
2009-11-10 | x86: Handle HW IOMMU initialization failure gracefully | FUJITA Tomonori | 1 | -2/+1 |
2009-11-10 | x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hook | FUJITA Tomonori | 1 | -0/+4 |
2009-11-09 | intel-iommu: Check for 'DMAR at zero' BIOS error earlier. | David Woodhouse | 1 | -10/+39 |
2009-10-07 | dmar: Fix build failure without NUMA, warn on bogus RHSA tables and don't abort | David Woodhouse | 1 | -3/+14 |
2009-10-05 | dmar: Allocate queued invalidation structure using numa locality info | Suresh Siddha | 1 | -2/+6 |
2009-10-05 | dmar: support for parsing Remapping Hardware Static Affinity structure | Suresh Siddha | 1 | -1/+23 |
2009-09-24 | intel-iommu: Decode (and ignore) RHSA entries | Roland Dreier | 1 | -0/+10 |
2009-09-23 | intel-iommu: Make "Unknown DMAR structure" message more informative | Roland Dreier | 1 | -1/+2 |
2009-09-23 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 1 | -8/+29 |
2009-09-19 | Merge branch 'misc-2.6.32' into release | Len Brown | 1 | -0/+1 |
2009-09-19 | ACPI: linux/acpi.h should not include linux/dmi.h | Len Brown | 1 | -0/+1 |
2009-09-19 | Merge branch 'sfi-base' into release | Len Brown | 1 | -2/+1 |
2009-09-11 | intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOS | Youquan Song | 1 | -0/+10 |
2009-09-11 | intel-iommu: Disallow interrupt remapping if not all ioapics covered | Youquan Song | 1 | -3/+0 |
2009-09-01 | x86, intel_txt: clean up the impact on generic code, unbreak non-x86 | Shane Wang | 1 | -1/+1 |
2009-08-30 | pci/dmar: correct off-by-one error in dmar_fault() | Troy Heber | 1 | -1/+1 |
2009-08-28 | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 1 | -2/+1 |
2009-08-04 | intel-iommu: Cope with broken HP DC7900 BIOS | David Woodhouse | 1 | -4/+18 |
2009-07-21 | intel_txt: Force IOMMU on for Intel TXT launch | Joseph Cihula | 1 | -0/+7 |
2009-05-18 | VT-d: add device IOTLB invalidation support | Yu Zhao | 1 | -8/+69 |
2009-05-18 | VT-d: parse ATSR in DMA Remapping Reporting Structure | Yu Zhao | 1 | -6/+106 |
2009-05-14 | intel-iommu: dmar_set_interrupt return error value | Chris Wright | 1 | -1/+1 |
2009-05-10 | intel-iommu: Tidy up iommu->gcmd handling | David Woodhouse | 1 | -4/+2 |
2009-05-10 | intel-iommu: Clean up handling of "caching mode" vs. IOTLB flushing. | David Woodhouse | 1 | -11/+3 |
2009-05-10 | intel-iommu: Clean up handling of "caching mode" vs. context flushing. | David Woodhouse | 1 | -10/+3 |
2009-04-29 | Intel IOMMU Pass Through Support | Fenghua Yu | 1 | -1/+10 |
2009-04-10 | intel-iommu: Avoid panic() for DRHD at address zero. | David Woodhouse | 1 | -1/+10 |
2009-04-04 | intel-iommu: Handle PCI domains appropriately. | David Woodhouse | 1 | -0/+1 |
2009-04-03 | Intel IOMMU Suspend/Resume Support - Queued Invalidation | Fenghua Yu | 1 | -15/+55 |
2009-03-17 | x86, dmar: use atomic allocations for QI and Intr-remapping init | Suresh Siddha | 1 | -3/+3 |
2009-03-17 | x86, dmar: start with sane state while enabling dma and interrupt-remapping | Suresh Siddha | 1 | -4/+1 |
2009-03-17 | x86, dmar: routines for disabling queued invalidation and intr remapping | Suresh Siddha | 1 | -0/+36 |
2009-03-17 | x86, x2apic: enable fault handling for intr-remapping | Suresh Siddha | 1 | -18/+84 |
2009-03-17 | x86, dmar: move page fault handling code to dmar.c | Suresh Siddha | 1 | -0/+191 |
2009-03-01 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 1 | -17/+56 |
2009-02-14 | intel-iommu: fix endless "Unknown DMAR structure type" loop | Tony Battersby | 1 | -0/+8 |
2009-02-11 | pci, x86, acpi: fix early_ioremap() leak | Yinghai Lu | 1 | -2/+5 |
2009-02-09 | VT-d: handle Invalidation Queue Error to avoid system hang | Yu Zhao | 1 | -16/+45 |
2009-02-09 | intel-iommu: fix build error with INTR_REMAP=y and DMAR=n | Joerg Roedel | 1 | -1/+3 |
2009-01-03 | calculate agaw for each iommu | Weidong Han | 1 | -0/+10 |
2009-01-03 | VT-d: fix segment number being ignored when searching DRHD | Yu Zhao | 1 | -18/+18 |