summaryrefslogtreecommitdiff
path: root/drivers/iommu/dmar.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-24iommu/vt-d: Remove warning for HPET scope typeLinn Crosetto1-1/+2
2013-04-23iommu/vt-d: Disable translation if already enabledTakao Indoh1-1/+10
2013-03-26iommu/vt-d: dmar_fault should only clear PPF/PFO field.Li, Zhen-Hua1-5/+7
2013-03-06iommu, x86: Add DMA remap fault reasonLi, Zhen-Hua1-0/+1
2013-02-26Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2013-02-07iommu/vt-d: Zero out allocated memory in dmar_enable_qiHannes Reinecke1-1/+1
2013-01-28x86, irq: Move irq_remapping_enabled declaration to iommu codeJoerg Roedel1-0/+2
2012-06-11iommu/dmar: Use pr_format() instead of PREFIX to tidy up pr_*() callsDonald Dutile1-30/+24
2012-06-08iommu/dmar: Reserve mmio space used by the IOMMU, if the BIOS forgets toDonald Dutile1-27/+84
2012-06-08iommu/dmar: Replace printks with appropriate pr_*()Donald Dutile1-48/+35
2012-05-14iommu: Fix off by one in dmar_get_fault_reason()Dan Carpenter1-2/+2
2012-05-07iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha1-1/+1
2012-05-07iommu: rename intr_remapping references to irq_remappingSuresh Siddha1-4/+4
2012-05-07iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel1-0/+1
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-24/+24
2011-09-21iommu: Cleanup ifdefs in detect_intel_iommu()Suresh Siddha1-7/+6
2011-09-21iommu: No need to set dmar_disabled in check_zero_address()Suresh Siddha1-3/+0
2011-09-21iommu: Move IOMMU specific code to intel-iommu.cSuresh Siddha1-163/+8
2011-09-21intr_remap: Call dmar_dev_scope_init() explicitlySuresh Siddha1-3/+12
2011-09-21x86, x2apic: Enable the bios request for x2apic optoutSuresh Siddha1-1/+1
2011-09-13x86, iommu: Mark DMAR IRQ as non-threadedThomas Gleixner1-1/+1
2011-09-13locking, x86, iommu: Annotate qi->q_lock as rawThomas Gleixner1-7/+7
2011-09-13locking, x86, iommu: Annotate iommu->register_lock as rawThomas Gleixner1-17/+17
2011-06-21x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen1-0/+1461