summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel-iommu.c
AgeCommit message (Expand)Author
2013-10-26intel-iommu: Fix leaks in pagetable freeingAlex Williamson
2013-03-06intel/iommu: force writebuffer-flush quirk on Gen 4 ChipsetsDaniel Vetter
2013-02-06intel-iommu: Prevent devices with RMRRs from being placed into SI DomainTom Mingarelli
2013-02-06iommu/intel: disable DMAR for g4x integrated gfxDaniel Vetter
2013-01-03intel-iommu: Free old page tables before creating superpageWoodhouse, David
2012-10-17intel-iommu: Default to non-coherent for domains unattached to iommusAlex Williamson
2012-05-31intel-iommu: Add device info into list before doing context mappingDavid Woodhouse
2011-12-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds
2011-12-16iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov
2011-12-05intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev()Sergey Senozhatsky
2011-10-31intel-iommu: now needs export.h for EXPORT_SYMBOL_GPLPaul Gortmaker
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-10-26Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-10-21iommu/vt-d: Use bus_set_iommu instead of register_iommuJoerg Roedel
2011-10-19intel-iommu: fix superpage support in pfn_to_dma_pte()Allen Kay
2011-10-19intel-iommu: set iommu_superpage on VM domains to lowest common denominatorAllen Kay
2011-10-19intel-iommu: fix return value of iommu_unmap() APIAllen Kay
2011-10-14intel-iommu: Export a flag indicating that the IOMMU is used for iGFX.David Woodhouse
2011-10-14intel-iommu: Workaround IOTLB hang on Ironlake GPUDavid Woodhouse
2011-10-10intel-iommu: Fix AB-BA lockdep reportRoland Dreier
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh 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-13locking, x86, iommu: Annotate iommu->register_lock as rawThomas Gleixner
2011-06-21x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen