aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/intel-iommu.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-13Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Gravatar Joerg Roedel 1-11/+17
2017-10-12iommu/iova: Make rcache flush optional on IOVA allocation failureGravatar Tomasz Nowicki 1-2/+3
2017-10-10iommu/vt-d: Delete unnecessary check in domain_context_mapping_one()Gravatar Christos Gkekas 1-1/+1
2017-10-06iommu/vt-d: Don't register bus-notifier under dmar_global_lockGravatar Joerg Roedel 1-0/+10
2017-09-27iommu/iova: Make dma_32bit_pfn implicitGravatar Zhen Lei 1-8/+3
2017-09-09Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-190/+90
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+7
2017-09-01Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...Gravatar Joerg Roedel 1-190/+90
2017-09-01iommu/vt-d: Don't be too aggressive when clearing one context entryGravatar Filippo Sironi 1-18/+24
2017-08-30iommu/vt-d: Prevent VMD child devices from being remapping targetsGravatar Jon Derrick 1-0/+7
2017-08-30iommu/vt-d: Avoid calling virt_to_phys() on null pointerGravatar Ashok Raj 1-1/+2
2017-08-15iommu/vt-d: Make use of iova deferred flushingGravatar Joerg Roedel 1-159/+38
2017-08-15iommu: Fix wrong freeing of iommu_device->devGravatar Joerg Roedel 1-1/+3
2017-07-26iommu/vt-d: Don't free parent pagetable of the PTE we're addingGravatar David Dillow 1-12/+26
2017-07-12Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-21/+5
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-0/+3
2017-06-28x86: remove arch specific dma_supported implementationGravatar Christoph Hellwig 1-0/+3
2017-06-28Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm...Gravatar Joerg Roedel 1-21/+5
2017-06-28iommu/vt-d: Constify intel_dma_opsGravatar Arvind Yadav 1-1/+1
2017-06-28iommu/vt-d: Don't disable preemption while accessing deferred_flush()Gravatar Sebastian Andrzej Siewior 1-6/+2
2017-05-30iommu/vt-d: Unwrap __get_valid_domain_for_dev()Gravatar Peter Xu 1-14/+2
2017-05-23iommu/vt-d: Adjust system_state checksGravatar Thomas Gleixner 1-2/+2
2017-05-17iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappingsGravatar KarimAllah Ahmed 1-1/+4
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Gravatar Joerg Roedel 1-3/+37
2017-04-26x86, iommu/vt-d: Add an option to disable Intel IOMMU force onGravatar Shaohua Li 1-0/+18
2017-03-29iommu/vt-d: Make sure IOMMUs are off when intel_iommu=offGravatar Joerg Roedel 1-1/+17
2017-03-22iommu: Disambiguate MSI region typesGravatar Robin Murphy 1-1/+1
2017-03-22iommu/vt-d: Fix NULL pointer dereference in device_to_iommuGravatar Koos Vriezen 1-1/+1
2017-02-28iommu/vt-d: Fix crash when accessing VT-d sysfs entriesGravatar Joerg Roedel 1-6/+11
2017-02-24mm: wire up GFP flag passing in dma_alloc_from_contiguousGravatar Lucas Stach 1-1/+1
2017-02-10Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Gravatar Joerg Roedel 1-28/+88
2017-02-10iommu: Make iommu_device_link/unlink take a struct iommu_deviceGravatar Joerg Roedel 1-2/+2
2017-02-10iommu: Add sysfs bindings for struct iommu_deviceGravatar Joerg Roedel 1-6/+9
2017-02-10iommu: Introduce new 'struct iommu_device'Gravatar Joerg Roedel 1-2/+2
2017-01-31iommu/vt-d: Don't over-free page table directoriesGravatar David Dillow 1-1/+1
2017-01-31iommu/vt-d: Tylersburg isoch identity map check is done too late.Gravatar Ashok Raj 1-1/+2
2017-01-23iommu/vt-d: Implement reserved region get/put callbacksGravatar Eric Auger 1-18/+74
2017-01-04iommu/vt-d: Fix pasid table size encodingGravatar Jacob Pan 1-1/+22
2017-01-04iommu/vt-d: Flush old iommu caches for kdump when the device gets context mappedGravatar Xunlei Pang 1-0/+19
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-18/+6
2016-12-02iommu/vt-d: Convert to hotplug state machineGravatar Anna-Maria Gleixner 1-18/+6
2016-11-27Merge git://git.infradead.org/intel-iommuGravatar Linus Torvalds 1-0/+13
2016-11-08iommu/vt-d: Fix dead-locks in disable_dmar_iommu() pathGravatar Joerg Roedel 1-2/+12
2016-10-30iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual FunctionsGravatar Ashok Raj 1-0/+13
2016-09-05iommu/vt-d: Make sure RMRRs are mapped before domain goes publicGravatar Joerg Roedel 1-7/+20
2016-09-05iommu/vt-d: Split up get_domain_for_dev functionGravatar Joerg Roedel 1-21/+55
2016-08-04dma-mapping: use unsigned long for dma_attrsGravatar Krzysztof Kozlowski 1-6/+6
2016-08-01Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-3/+3
2016-07-27Add braces to avoid "ambiguous ‘else’" compiler warningsGravatar Linus Torvalds 1-1/+2
2016-07-26Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm'...Gravatar Joerg Roedel 1-3/+3