- e9071b0 iommu/dmar: Use pr_format() instead of PREFIX to tidy up pr_*() calls by Donald Dutile · 12 years ago
- 6f5cf52 iommu/dmar: Reserve mmio space used by the IOMMU, if the BIOS forgets to by Donald Dutile · 12 years ago
- bf947fcb iommu/dmar: Replace printks with appropriate pr_*() by Donald Dutile · 12 years ago
- fefe1ed iommu: Fix off by one in dmar_get_fault_reason() by Dan Carpenter · 12 years ago
- 8a8f422 iommu: rename intr_remapping.[ch] to irq_remapping.[ch] by Suresh Siddha · 13 years ago
- 95a02e9 iommu: rename intr_remapping references to irq_remapping by Suresh Siddha · 13 years ago
- 736baef iommu/vt-d: Make intr-remapping initialization generic by Joerg Roedel · 13 years ago
- 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- f5d1b97 iommu: Cleanup ifdefs in detect_intel_iommu() by Suresh Siddha · 13 years ago
- 80990c5 iommu: No need to set dmar_disabled in check_zero_address() by Suresh Siddha · 13 years ago
- 318fe7d iommu: Move IOMMU specific code to intel-iommu.c by Suresh Siddha · 13 years ago
- c2c7286 intr_remap: Call dmar_dev_scope_init() explicitly by Suresh Siddha · 13 years ago
- 41750d3 x86, x2apic: Enable the bios request for x2apic optout by Suresh Siddha · 13 years ago
- 477694e x86, iommu: Mark DMAR IRQ as non-threaded by Thomas Gleixner · 13 years ago
- 3b8f404 locking, x86, iommu: Annotate qi->q_lock as raw by Thomas Gleixner · 13 years ago
- 1f5b3c3 locking, x86, iommu: Annotate iommu->register_lock as raw by Thomas Gleixner · 13 years ago
- 166e927 x86/ia64: intel-iommu: move to drivers/iommu/ by Ohad Ben-Cohen · 13 years ago[Renamed from drivers/pci/dmar.c]
- b3a530e intel-iommu: Remove obsolete comment from detect_intel_iommu by Jan Kiszka · 13 years ago
- dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 14 years ago
- 7f99d94 x86, vt-d: Handle previous faults after enabling fault handling by Suresh Siddha · 14 years ago
- 157b6ce Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 5c2837f dmar: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
- 4db77ff x86, VT-d: Make Intel VT-d IOMMU use IOMMU_INIT_* macros. by Konrad Rzeszutek Wilk · 14 years ago
- 480125b x86, iommu: Make all IOMMU's detection routines return a value. by Konrad Rzeszutek Wilk · 14 years ago
- 0961d65 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
- fd0c889 intel-iommu: Set a more specific taint flag for invalid BIOS DMAR tables by Ben Hutchings · 15 years ago
- 3a8663e intel-iommu: Combine the BIOS DMAR table warning messages by Ben Hutchings · 15 years ago
- 4f506e0 intel-iommu: Fix boot inside 64bit virtualbox with io-apic disabled by Arnaud Patard · 15 years ago
- dda5654 intel-iommu: use physfn to search drhd for VF by Yinghai · 15 years ago
- 680a752 intel-iommu: Print out iommu seq_id by Yinghai Lu · 15 years ago
- 5715f0f intel-iommu: Don't complain that ACPI_DMAR_SCOPE_TYPE_IOAPIC is not supported by Yinghai Lu · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 0b8973a intel-iommu: Fix section mismatch dmar_ir_support() uses dmar_tbl. by Luck, Tony · 15 years ago
- a79960e Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
- 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
- 6ecbf01 intel-iommu: Apply BIOS sanity checks for interrupt remapping too. by David Woodhouse · 15 years ago
- 2c99220 intel-iommu: Detect DMAR in hyperspace at probe time. by Chris Wright · 15 years ago
- ec20849 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
- 7b626ac Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 5d990b6 PCI: add pci_request_acs by Chris Wright · 15 years ago
- 5f4d91a PCI: use pci_is_pcie() in pci core by Kenji Kaneshige · 15 years ago
- 5854d9c Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB RAM. by David Woodhouse · 15 years ago
- 75f1cdf x86: Handle HW IOMMU initialization failure gracefully by FUJITA Tomonori · 15 years ago
- 9d5ce73 x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hook by FUJITA Tomonori · 15 years ago
- 86cf898 intel-iommu: Check for 'DMAR at zero' BIOS error earlier. by David Woodhouse · 15 years ago
- aa69707 dmar: Fix build failure without NUMA, warn on bogus RHSA tables and don't abort by David Woodhouse · 15 years ago
- 751cafe dmar: Allocate queued invalidation structure using numa locality info by Suresh Siddha · 15 years ago
- ee34b32 dmar: support for parsing Remapping Hardware Static Affinity structure by Suresh Siddha · 15 years ago
- 17b6097 intel-iommu: Decode (and ignore) RHSA entries by Roland Dreier · 15 years ago
- 4de75cf intel-iommu: Make "Unknown DMAR structure" message more informative by Roland Dreier · 15 years ago
- b09a75f Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
- d26f052 Merge branch 'misc-2.6.32' into release by Len Brown · 15 years ago
- eb27cae ACPI: linux/acpi.h should not include linux/dmi.h by Len Brown · 15 years ago
- 003d6a3 Merge branch 'sfi-base' into release by Len Brown · 15 years ago
- 074835f intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOS by Youquan Song · 15 years ago
- e936d07 intel-iommu: Disallow interrupt remapping if not all ioapics covered by Youquan Song · 15 years ago
- 69575d3 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 by Shane Wang · 15 years ago
- 8211a7b pci/dmar: correct off-by-one error in dmar_fault() by Troy Heber · 15 years ago
- a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
- 0815565 intel-iommu: Cope with broken HP DC7900 BIOS by David Woodhouse · 15 years ago
- a59b50e intel_txt: Force IOMMU on for Intel TXT launch by Joseph Cihula · 15 years ago
- 6ba6c3a VT-d: add device IOTLB invalidation support by Yu Zhao · 15 years ago
- aa5d2b5 VT-d: parse ATSR in DMA Remapping Reporting Structure by Yu Zhao · 15 years ago
- dd72643 intel-iommu: dmar_set_interrupt return error value by Chris Wright · 15 years ago
- c416daa intel-iommu: Tidy up iommu->gcmd handling by David Woodhouse · 15 years ago
- 1f0ef2a intel-iommu: Clean up handling of "caching mode" vs. IOTLB flushing. by David Woodhouse · 15 years ago
- 4c25a2c intel-iommu: Clean up handling of "caching mode" vs. context flushing. by David Woodhouse · 15 years ago
- 4ed0d3e Intel IOMMU Pass Through Support by Fenghua Yu · 16 years ago
- e523b38 intel-iommu: Avoid panic() for DRHD at address zero. by David Woodhouse · 16 years ago
- 276dbf99 intel-iommu: Handle PCI domains appropriately. by David Woodhouse · 16 years ago
- eb4a52b Intel IOMMU Suspend/Resume Support - Queued Invalidation by Fenghua Yu · 16 years ago
- fa4b57c x86, dmar: use atomic allocations for QI and Intr-remapping init by Suresh Siddha · 16 years ago
- 1531a6a x86, dmar: start with sane state while enabling dma and interrupt-remapping by Suresh Siddha · 16 years ago
- eba67e5 x86, dmar: routines for disabling queued invalidation and intr remapping by Suresh Siddha · 16 years ago
- 9d783ba x86, x2apic: enable fault handling for intr-remapping by Suresh Siddha · 16 years ago
- 0ac2491 x86, dmar: move page fault handling code to dmar.c by Suresh Siddha · 16 years ago
- 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
- 084eb96 intel-iommu: fix endless "Unknown DMAR structure type" loop by Tony Battersby · 16 years ago
- 8e1568f pci, x86, acpi: fix early_ioremap() leak by Yinghai Lu · 16 years ago
- 704126a VT-d: handle Invalidation Queue Error to avoid system hang by Yu Zhao · 16 years ago
- 43f7392 intel-iommu: fix build error with INTR_REMAP=y and DMAR=n by Joerg Roedel · 16 years ago
- 1b57368 calculate agaw for each iommu by Weidong Han · 16 years ago
- 2e824f7 VT-d: fix segment number being ignored when searching DRHD by Yu Zhao · 16 years ago
- b876d08 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
- 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- f82851a dmar: fix uninitialised 'ret' variable in dmar_parse_dev() by David Woodhouse · 16 years ago
- 5b6985c intel-iommu: IA64 support by Fenghua Yu · 16 years ago
- cacd421 dmar: remove the quirk which disables dma-remapping when intr-remapping enabled by Youquan Song · 16 years ago
- 3481f21 dmar: context cache and IOTLB invalidation using queued invalidation by Youquan Song · 16 years ago
- f05810c dmar: use spin_lock_irqsave() in qi_submit_sync() by Suresh Siddha · 16 years ago
- 1c7d1bc dmar: fix dmar_parse_dev() devices_cnt error condition check by Suresh Siddha · 16 years ago
- 04e2ea6 dmar: use list_for_each_entry_safe() in dmar_dev_scope_init() by Suresh Siddha · 16 years ago
- 74d04bd dmar: initialize the return value in dmar_parse_dev() by Yinghai Lu · 16 years ago
- f6dd5c3 dmar: fix using early fixmap mapping for DMAR table parsing by Yinghai Lu · 16 years ago
- 3871794 VT-d: Changes to support KVM by Kay, Allen M · 16 years ago
- 1cb1158 x64, x2apic/intr-remap: disable DMA-remapping if Interrupt-remapping is detected (temporary quirk) by Suresh Siddha · 16 years ago
- 2ae2101 x64, x2apic/intr-remap: Interrupt remapping infrastructure by Suresh Siddha · 16 years ago
- fe962e9 x64, x2apic/intr-remap: Queued invalidation infrastructure (part of VT-d) by Suresh Siddha · 16 years ago
- ad3ad3f x64, x2apic/intr-remap: parse ioapic scope under vt-d structures by Suresh Siddha · 16 years ago
- 2d6b5f8 x64, x2apic/intr-remap: Fix the need for RMRR in the DMA-remapping detection by Suresh Siddha · 16 years ago