aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/intel-iommu.c
AgeCommit message (Expand)Author
2019-02-06iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()Gerald Schaefer
2019-01-13iommu/vt-d: Handle domain agaw being less than iommu agawSohil Mehta
2018-12-13iommu/vt-d: Use memunmap to free memremapPan Bian
2018-09-09iommu/vt-d: Fix dev iotlb pfsid useJacob Pan
2018-09-09iommu/vt-d: Add definitions for PFSIDJacob Pan
2018-04-26iommu/vt-d: Use domain instead of cache fetchingPeter Xu
2017-12-14iommu/vt-d: Fix scatterlist offset handlingRobin Murphy
2017-09-09Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-01Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...Joerg Roedel
2017-09-01iommu/vt-d: Don't be too aggressive when clearing one context entryFilippo Sironi
2017-08-30iommu/vt-d: Prevent VMD child devices from being remapping targetsJon Derrick
2017-08-30iommu/vt-d: Avoid calling virt_to_phys() on null pointerAshok Raj
2017-08-15iommu/vt-d: Make use of iova deferred flushingJoerg Roedel
2017-08-15iommu: Fix wrong freeing of iommu_device->devJoerg Roedel
2017-07-26iommu/vt-d: Don't free parent pagetable of the PTE we're addingDavid Dillow
2017-07-12Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-06-28x86: remove arch specific dma_supported implementationChristoph Hellwig
2017-06-28Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm...Joerg Roedel
2017-06-28iommu/vt-d: Constify intel_dma_opsArvind Yadav
2017-06-28iommu/vt-d: Don't disable preemption while accessing deferred_flush()Sebastian Andrzej Siewior
2017-05-30iommu/vt-d: Unwrap __get_valid_domain_for_dev()Peter Xu
2017-05-23iommu/vt-d: Adjust system_state checksThomas Gleixner
2017-05-17iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappingsKarimAllah Ahmed
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel
2017-04-26x86, iommu/vt-d: Add an option to disable Intel IOMMU force onShaohua Li
2017-03-29iommu/vt-d: Make sure IOMMUs are off when intel_iommu=offJoerg Roedel
2017-03-22iommu: Disambiguate MSI region typesRobin Murphy
2017-03-22iommu/vt-d: Fix NULL pointer dereference in device_to_iommuKoos Vriezen
2017-02-28iommu/vt-d: Fix crash when accessing VT-d sysfs entriesJoerg Roedel
2017-02-24mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach
2017-02-10Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel
2017-02-10iommu: Make iommu_device_link/unlink take a struct iommu_deviceJoerg Roedel
2017-02-10iommu: Add sysfs bindings for struct iommu_deviceJoerg Roedel
2017-02-10iommu: Introduce new 'struct iommu_device'Joerg Roedel
2017-01-31iommu/vt-d: Don't over-free page table directoriesDavid Dillow
2017-01-31iommu/vt-d: Tylersburg isoch identity map check is done too late.Ashok Raj
2017-01-23iommu/vt-d: Implement reserved region get/put callbacksEric Auger
2017-01-04iommu/vt-d: Fix pasid table size encodingJacob Pan
2017-01-04iommu/vt-d: Flush old iommu caches for kdump when the device gets context mappedXunlei Pang
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-02iommu/vt-d: Convert to hotplug state machineAnna-Maria Gleixner
2016-11-27Merge git://git.infradead.org/intel-iommuLinus Torvalds
2016-11-08iommu/vt-d: Fix dead-locks in disable_dmar_iommu() pathJoerg Roedel
2016-10-30iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual FunctionsAshok Raj
2016-09-05iommu/vt-d: Make sure RMRRs are mapped before domain goes publicJoerg Roedel
2016-09-05iommu/vt-d: Split up get_domain_for_dev functionJoerg Roedel
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-01Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds