summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel-iommu.c
AgeCommit message (Expand)Author
2019-06-15iommu/vt-d: Set intel_iommu_gfx_mapped correctlyLu Baolu
2019-04-20iommu/vt-d: Check capability before disabling protected memoryLu Baolu
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-25iommu/vt-d: Handle memory shortage on pasid table allocationLu Baolu
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-17kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski
2018-08-08Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Joerg Roedel
2018-08-08iommu: Remove the ->map_sg indirectionChristoph Hellwig
2018-07-20iommu/vt-d: Remove the obsolete per iommu pasid tablesLu Baolu
2018-07-20iommu/vt-d: Apply per pci device pasid table in SVALu Baolu
2018-07-20iommu/vt-d: Allocate and free pasid tableLu Baolu
2018-07-20iommu/vt-d: Per PCI device pasid table interfacesLu Baolu
2018-07-20iommu/vt-d: Add for_each_device_domain() helperLu Baolu
2018-07-20iommu/vt-d: Move device_domain_info to headerLu Baolu
2018-07-20iommu/vt-d: Global PASID name spaceLu Baolu
2018-07-20Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu
2018-07-06iommu/vt-d: Fix dev iotlb pfsid useJacob Pan
2018-07-06iommu/vt-d: Add definitions for PFSIDJacob Pan
2018-07-05Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_...Christoph Hellwig
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-08Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-05-15iommu/vt-d: Clean up pasid quirk for pre-production devicesLu Baolu
2018-05-15iommu/vt-d: Clean up unused variable in find_or_alloc_domainLu Baolu
2018-05-15iommu/vt-d: Fix iotlb psi missing for mappingsPeter Xu
2018-05-15iommu/vt-d: Introduce __mapping_notify_one()Peter Xu
2018-05-10PCI: Add "pci=noats" boot parameterGil Kupfer
2018-04-11Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-03-29iommu/vt-d:Remove unused variableShaokun Zhang
2018-03-20iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_{alloc,f...Christoph Hellwig
2018-03-20x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)Christoph Hellwig
2018-02-08Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-01-17iommu/vt-d: Enable upto 57 bits of domain address widthSohil Mehta
2018-01-17iommu/vt-d: Use domain instead of cache fetchingPeter Xu
2018-01-15ia64: clean up swiotlb supportChristoph Hellwig
2017-11-17iommu/vt-d: Fix scatterlist offset handlingRobin Murphy
2017-10-13Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Joerg Roedel
2017-10-12iommu/iova: Make rcache flush optional on IOVA allocation failureTomasz Nowicki
2017-10-10iommu/vt-d: Delete unnecessary check in domain_context_mapping_one()Christos Gkekas
2017-10-06iommu/vt-d: Don't register bus-notifier under dmar_global_lockJoerg Roedel
2017-09-27iommu/iova: Make dma_32bit_pfn implicitZhen Lei
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