summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel-iommu.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-12iommu/vt-d: Remove dmar_global_lock from device_notifierJoerg Roedel1-2/+0
2015-08-12iommu/vt-d: Get rid of domain->iommu_lockJoerg Roedel1-38/+49
2015-08-12iommu/vt-d: Only call domain_remove_one_dev_info to detach old domainJoerg Roedel1-4/+1
2015-08-12iommu/vt-d: Unify domain->iommu attach/detachmentJoerg Roedel1-76/+49
2015-08-12iommu/vt-d: Establish domain<->iommu link in dmar_insert_one_dev_infoJoerg Roedel1-17/+11
2015-08-12iommu/vt-d: Pass an iommu pointer to domain_init()Joerg Roedel1-4/+3
2015-08-12iommu/vt-d: Rename iommu_detach_dependent_devices()Joerg Roedel1-10/+8
2015-08-12iommu/vt-d: Rename domain_remove_one_dev_info()Joerg Roedel1-11/+11
2015-08-12iommu/vt-d: Rename dmar_insert_dev_info()Joerg Roedel1-8/+8
2015-08-12iommu/vt-d: Move context-mapping into dmar_insert_dev_infoJoerg Roedel1-25/+8
2015-08-12iommu/vt-d: Simplify domain_remove_dev_info()Joerg Roedel1-18/+2
2015-08-12iommu/vt-d: Simplify domain_remove_one_dev_info()Joerg Roedel1-34/+16
2015-08-12iommu/vt-d: Simplify io/tlb flushing in intel_iommu_unmapJoerg Roedel1-12/+3
2015-08-12iommu/vt-d: Replace iommu_bmp with a refcountJoerg Roedel1-37/+45
2015-08-12iommu/vt-d: Kill dmar_domain->idJoerg Roedel1-9/+2
2015-08-12iommu/vt-d: Don't pre-allocate domain ids for si_domainJoerg Roedel1-27/+1
2015-08-12iommu/vt-d: Pass dmar_domain directly into iommu_flush_iotlb_psiJoerg Roedel1-18/+24
2015-08-12iommu/vt-d: Simplify domain_context_mapping_oneJoerg Roedel1-34/+26
2015-08-12iommu/vt-d: Calculate translation in domain_context_mapping_oneJoerg Roedel1-26/+23
2015-08-12iommu/vt-d: Get rid of iommu_attach_vm_domain()Joerg Roedel1-16/+10
2015-08-12iommu/vt-d: Split up iommu->domains arrayJoerg Roedel1-11/+43
2015-08-12iommu/vt-d: Add access functions for iommu->domainsJoerg Roedel1-5/+17
2015-08-12iommu/vt-d: Keep track of per-iommu domain idsJoerg Roedel1-25/+29
2015-08-03iommu/vt-d: Report domain usage in sysfsAlex Williamson1-0/+21
2015-08-03iommu/vt-d: Avoid format string leaks into iommu_device_createKees Cook1-1/+1
2015-07-23iommu/vt-d: Fix VM domain ID leakAlex Williamson1-3/+6
2015-06-16iommu/vt-d: Enable Translation only if it was previously disabledJoerg Roedel1-1/+3
2015-06-16iommu/vt-d: Don't disable translation prior to OS handoverJoerg Roedel1-7/+0
2015-06-16iommu/vt-d: Don't copy translation tables if RTT bit needs to be changedJoerg Roedel1-1/+11
2015-06-16iommu/vt-d: Don't do early domain assignment if kdump kernelJoerg Roedel1-0/+13
2015-06-16iommu/vt-d: Allocate si_domain in init_dmars()Joerg Roedel1-5/+7
2015-06-16iommu/vt-d: Mark copied context entriesJoerg Roedel1-2/+51
2015-06-16iommu/vt-d: Do not re-use domain-ids from the old kernelJoerg Roedel1-1/+10
2015-06-16iommu/vt-d: Copy translation tables from old kernelJoerg Roedel1-2/+205
2015-06-16iommu/vt-d: Detect pre enabled translationJoerg Roedel1-0/+19
2015-06-16iommu/vt-d: Make root entry visible for hardware right after allocationJoerg Roedel1-4/+6
2015-06-16iommu/vt-d: Init QI before root entry is allocatedJoerg Roedel1-3/+2
2015-06-16iommu/vt-d: Cleanup log messagesJoerg Roedel1-81/+73
2015-06-12iommu/vt-d: Only enable extended context tables if PASID is supportedDavid Woodhouse1-3/+15
2015-05-11iommu/vt-d: Fix passthrough mode with translation-disabled devicesDavid Woodhouse1-5/+8
2015-04-27Merge git://git.infradead.org/intel-iommuLinus Torvalds1-76/+66
2015-04-20Merge tag 'iommu-updates-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-26/+35
2015-04-13Merge branch 'device-properties'Rafael J. Wysocki1-1/+1
2015-04-02Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ...Joerg Roedel1-26/+35
2015-03-31iommu/vt-d: Make use of domain_alloc and domain_freeJoerg Roedel1-20/+28
2015-03-25iommu/vt-d: support extended root and context entriesDavid Woodhouse1-75/+60
2015-03-25iommu/vt-d: Allow RMRR on graphics devices tooDavid Woodhouse1-1/+6
2015-03-24iommu/vt-d: Remove unused variableAlex Williamson1-1/+0
2015-03-23iommu/vt-d: Detach domain *only* from attached iommusAlex Williamson1-3/+3
2015-03-17ACPI: Introduce has_acpi_companion()Rafael J. Wysocki1-1/+1