summaryrefslogtreecommitdiff
path: root/drivers/pci/dmar.c
Commit message (Expand)AuthorAge
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-11
|\
| * PCI: add pci_request_acsChris Wright2009-12-04
| * PCI: use pci_is_pcie() in pci coreKenji Kaneshige2009-11-24
* | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-05
|\ \
| * | x86: Handle HW IOMMU initialization failure gracefullyFUJITA Tomonori2009-11-10
| * | x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hookFUJITA Tomonori2009-11-10
| |/
* | Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...David Woodhouse2009-11-19
* | intel-iommu: Check for 'DMAR at zero' BIOS error earlier.David Woodhouse2009-11-09
|/
* intel-iommu: Decode (and ignore) RHSA entriesRoland Dreier2009-09-24
* intel-iommu: Make "Unknown DMAR structure" message more informativeRoland Dreier2009-09-23
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-09-23
|\
| * intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOSYouquan Song2009-09-11
| * intel-iommu: Disallow interrupt remapping if not all ioapics coveredYouquan Song2009-09-11
| * pci/dmar: correct off-by-one error in dmar_fault()Troy Heber2009-08-30
| * intel-iommu: Cope with broken HP DC7900 BIOSDavid Woodhouse2009-08-04
* | Merge branch 'misc-2.6.32' into releaseLen Brown2009-09-19
|\ \
| * | ACPI: linux/acpi.h should not include linux/dmi.hLen Brown2009-09-19
| |/
* | Merge branch 'sfi-base' into releaseLen Brown2009-09-19
|\ \
| * | ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-28
| |/
* | x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang2009-09-01
* | intel_txt: Force IOMMU on for Intel TXT launchJoseph Cihula2009-07-21
|/
* VT-d: add device IOTLB invalidation supportYu Zhao2009-05-18
* VT-d: parse ATSR in DMA Remapping Reporting StructureYu Zhao2009-05-18
* intel-iommu: dmar_set_interrupt return error valueChris Wright2009-05-14
* intel-iommu: Tidy up iommu->gcmd handlingDavid Woodhouse2009-05-10
* intel-iommu: Clean up handling of "caching mode" vs. IOTLB flushing.David Woodhouse2009-05-10
* intel-iommu: Clean up handling of "caching mode" vs. context flushing.David Woodhouse2009-05-10
* Intel IOMMU Pass Through SupportFenghua Yu2009-04-29
* intel-iommu: Avoid panic() for DRHD at address zero.David Woodhouse2009-04-10
* intel-iommu: Handle PCI domains appropriately.David Woodhouse2009-04-04
* Intel IOMMU Suspend/Resume Support - Queued InvalidationFenghua Yu2009-04-03
* x86, dmar: use atomic allocations for QI and Intr-remapping initSuresh Siddha2009-03-17
* x86, dmar: start with sane state while enabling dma and interrupt-remappingSuresh Siddha2009-03-17
* x86, dmar: routines for disabling queued invalidation and intr remappingSuresh Siddha2009-03-17
* x86, x2apic: enable fault handling for intr-remappingSuresh Siddha2009-03-17
* x86, dmar: move page fault handling code to dmar.cSuresh Siddha2009-03-17
* Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-01
|\
| * intel-iommu: fix endless "Unknown DMAR structure type" loopTony Battersby2009-02-14
| * VT-d: handle Invalidation Queue Error to avoid system hangYu Zhao2009-02-09
| * intel-iommu: fix build error with INTR_REMAP=y and DMAR=nJoerg Roedel2009-02-09
* | pci, x86, acpi: fix early_ioremap() leakYinghai Lu2009-02-11
|/
* calculate agaw for each iommuWeidong Han2009-01-03
* VT-d: fix segment number being ignored when searching DRHDYu Zhao2009-01-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse2008-10-21
|\
| * Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-20
| |\
| | * dmar: fix dmar_parse_dev() devices_cnt error condition checkSuresh Siddha2008-10-16
| | * dmar: use list_for_each_entry_safe() in dmar_dev_scope_init()Suresh Siddha2008-10-16
| | * dmar: initialize the return value in dmar_parse_dev()Yinghai Lu2008-10-16
| | * dmar: fix using early fixmap mapping for DMAR table parsingYinghai Lu2008-10-16
* | | dmar: fix uninitialised 'ret' variable in dmar_parse_dev()David Woodhouse2008-10-18