aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/dmar.c
AgeCommit message (Expand)Author
2012-06-01iommu: Fix off by one in dmar_get_fault_reason()Dan Carpenter
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-09-21iommu: Cleanup ifdefs in detect_intel_iommu()Suresh Siddha
2011-09-21iommu: No need to set dmar_disabled in check_zero_address()Suresh Siddha
2011-09-21iommu: Move IOMMU specific code to intel-iommu.cSuresh Siddha
2011-09-21intr_remap: Call dmar_dev_scope_init() explicitlySuresh Siddha
2011-09-21x86, x2apic: Enable the bios request for x2apic optoutSuresh Siddha
2011-09-13x86, iommu: Mark DMAR IRQ as non-threadedThomas Gleixner
2011-09-13locking, x86, iommu: Annotate qi->q_lock as rawThomas Gleixner
2011-09-13locking, x86, iommu: Annotate iommu->register_lock as rawThomas Gleixner
2011-06-21x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen