summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel-iommu.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-05intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev()Sergey Senozhatsky1-1/+1
2011-10-31intel-iommu: now needs export.h for EXPORT_SYMBOL_GPLPaul Gortmaker1-0/+1
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+1
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-18/+18
2011-10-26Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+157
2011-10-21iommu/vt-d: Use bus_set_iommu instead of register_iommuJoerg Roedel1-1/+1
2011-10-19intel-iommu: fix superpage support in pfn_to_dma_pte()Allen Kay1-9/+8
2011-10-19intel-iommu: set iommu_superpage on VM domains to lowest common denominatorAllen Kay1-5/+7
2011-10-19intel-iommu: fix return value of iommu_unmap() APIAllen Kay1-3/+8
2011-10-14intel-iommu: Export a flag indicating that the IOMMU is used for iGFX.David Woodhouse1-10/+15
2011-10-14intel-iommu: Workaround IOTLB hang on Ironlake GPUDavid Woodhouse1-1/+5
2011-10-10intel-iommu: Fix AB-BA lockdep reportRoland Dreier1-2/+2
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha1-5/+5
2011-09-21iommu: Move IOMMU specific code to intel-iommu.cSuresh Siddha1-0/+151
2011-09-21intr_remap: Call dmar_dev_scope_init() explicitlySuresh Siddha1-5/+1
2011-09-13locking, x86, iommu: Annotate iommu->register_lock as rawThomas Gleixner1-18/+18
2011-06-21x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen1-0/+4016