aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/dmar.c
Commit message (Expand)AuthorAgeFilesLines
* iommu/vt-d: Disable translation if already enabledTakao Indoh2014-08-061-1/+10
* iommu: Fix off by one in dmar_get_fault_reason()Dan Carpenter2012-05-311-2/+2
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-261-24/+24
|\
| * locking, x86, iommu: Annotate qi->q_lock as rawThomas Gleixner2011-09-131-7/+7
| * locking, x86, iommu: Annotate iommu->register_lock as rawThomas Gleixner2011-09-131-17/+17
* | iommu: Cleanup ifdefs in detect_intel_iommu()Suresh Siddha2011-09-211-7/+6
* | iommu: No need to set dmar_disabled in check_zero_address()Suresh Siddha2011-09-211-3/+0
* | iommu: Move IOMMU specific code to intel-iommu.cSuresh Siddha2011-09-211-163/+8
* | intr_remap: Call dmar_dev_scope_init() explicitlySuresh Siddha2011-09-211-3/+12
* | x86, x2apic: Enable the bios request for x2apic optoutSuresh Siddha2011-09-211-1/+1
* | x86, iommu: Mark DMAR IRQ as non-threadedThomas Gleixner2011-09-131-1/+1
|/
* x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-211-0/+1461