summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel-iommu.c
AgeCommit message (Expand)Author
2012-01-23iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov
2012-01-23intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev()Sergey Senozhatsky
2012-01-23iommu: Add option to group multi-function devicesAlex Williamson
2012-01-23iommu/intel: Implement iommu_device_groupAlex Williamson
2012-01-23iommu/intel: announce supported page sizesOhad Ben-Cohen
2012-01-23iommu/core: stop converting bytes to page order back and forthOhad Ben-Cohen
2012-01-23intel-iommu: now needs export.h for EXPORT_SYMBOL_GPLPaul Gortmaker
2012-01-23iommu/vt-d: Use bus_set_iommu instead of register_iommuJoerg Roedel
2012-01-23iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha
2012-01-23iommu: Move IOMMU specific code to intel-iommu.cSuresh Siddha
2012-01-23intr_remap: Call dmar_dev_scope_init() explicitlySuresh Siddha
2012-01-23locking, x86, iommu: Annotate iommu->register_lock as rawThomas Gleixner
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-06-21x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen