- c78ad1b Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
- 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
- d3ed71e drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not used by Qian Cai · 6 years ago
- 7560cc3 iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_lock by Dave Jiang · 6 years ago
- 414147d Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
- 5daab58 iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU by Lu Baolu · 6 years ago
- cf1ec45 iommu/vt-d: Set intel_iommu_gfx_mapped correctly by Lu Baolu · 6 years ago
- 095303e iommu/vt-d: Cleanup: no spaces at the start of a line by Lu Baolu · 6 years ago
- cc49baa iommu/vt-d: Use pci_dev_id() helper by Heiner Kallweit · 6 years ago
- a7755c3 iommu/vt-d: Don't request page request irq under dmar_global_lock by Lu Baolu · 6 years ago
- f7b0c4c iommu/vt-d: Flush IOTLB for untrusted device in time by Lu Baolu · 6 years ago
- f7ae70a iommu/vt-d: Don't clear GFP_DMA and GFP_DMA32 flags by Christoph Hellwig · 6 years ago
- 9cc0c2a iommu/vt-d: Use dma_direct for bypass devices by Christoph Hellwig · 6 years ago
- 48b2c93 iommu/vt-d: Clean up iommu_no_mapping by Christoph Hellwig · 6 years ago
- 0e8000f iommu/vt-d: Return ID associated with an auxiliary domain by Lu Baolu · 6 years ago
- 67b8e02 iommu/vt-d: Aux-domain specific domain attach/detach by Lu Baolu · 6 years ago
- 8cc3759a iommu/vt-d: Move common code out of iommu_attch_device() by Lu Baolu · 6 years ago
- 95587a7 iommu/vt-d: Add per-device IOMMU feature ops entries by Lu Baolu · 6 years ago
- d7cbc0f iommu/vt-d: Make intel_iommu_enable_pasid() more generic by Lu Baolu · 6 years ago
- 84c11e4 iommu/vt-d: Save the right domain ID used by hardware by Lu Baolu · 6 years ago
- 5bb71fc7 iommu/vt-d: Check capability before disabling protected memory by Lu Baolu · 6 years ago
- bb97be2 Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
- 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
- d05e4c8 Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt-d', 'x86/amd', 'hyper-v' and 'core' into next by Joerg Roedel · 6 years ago
- 41b80db iommu/vt-d: Set context field after value initialized by Lu Baolu · 6 years ago
- d8b8591 iommu/vt-d: Disable ATS support on untrusted devices by Lu Baolu · 6 years ago
- 117266f iommu/vt-d: Check identity map for hot-added devices by Lu Baolu · 6 years ago
- 61363c1 iommu/vt-d: Enable ATS only if the device uses page aligned address. by Kuppuswamy Sathyanarayanan · 6 years ago
- 1b84778a iommu/vt-d: Fix PRI/PASID dependency issue. by Kuppuswamy Sathyanarayanan · 6 years ago
- f096d66 iommu/vt-d: Remove misleading "domain 0" test from domain_exit() by Bjorn Helgaas · 6 years ago
- 7175323 iommu/vt-d: Remove unused dmar_remove_one_dev_info() argument by Bjorn Helgaas · 6 years ago
- e083ea5b iommu/vt-d: Remove unnecessary local variable initializations by Bjorn Helgaas · 6 years ago
- 932a652 iommu/vt-d: Use dev_printk() when possible by Bjorn Helgaas · 6 years ago
- 8950dcd iommu/vt-d: Leave scalable mode default off by Lu Baolu · 6 years ago
- 21d5d27 iommu/vt-d: Implement dma_[un]map_resource() by Logan Gunthorpe · 6 years ago
- 198bc32 iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions() by Gerald Schaefer · 6 years ago
- 8e143b9 Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
- 457fa34 Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
- 03ebe48 Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 6 years ago
- 6d68b88 iommu/vt-d: Remove deferred invalidation by Lu Baolu · 6 years ago
- 1c4f88b iommu/vt-d: Shared virtual address in scalable mode by Lu Baolu · 6 years ago
- 7373a8c iommu/vt-d: Setup context and enable RID2PASID support by Lu Baolu · 6 years ago
- ca6e322 iommu/vt-d: Pass pasid table to context mapping by Lu Baolu · 6 years ago
- ef848b7 iommu/vt-d: Setup pasid entry for RID2PASID support by Lu Baolu · 6 years ago
- 6f7db75 iommu/vt-d: Add second level page table interface by Lu Baolu · 6 years ago
- 3b33d4a iommu/vt-d: Reserve a domain id for FL and PT modes by Lu Baolu · 6 years ago
- 4f2ed18 iommu/vt-d: Move page table helpers into header by Lu Baolu · 6 years ago
- 0bbeb01 iommu/vt-d: Manage scalalble mode PASID tables by Lu Baolu · 6 years ago
- 765b6a9 iommu/vt-d: Enumerate the scalable mode capability by Lu Baolu · 6 years ago
- 524a669 iommu/vt-d: remove the mapping_error dma_map_ops method by Christoph Hellwig · 6 years ago
- 964f231 iommu/intel: small map_page cleanup by Christoph Hellwig · 6 years ago
- fb58fdc iommu/vt-d: Do not enable ATS for untrusted devices by Mika Westerberg · 6 years ago
- 89a6079 iommu/vt-d: Force IOMMU on for platform opt in hint by Lu Baolu · 6 years ago
- 3569dd0 iommu/vt-d: Handle domain agaw being less than iommu agaw by Sohil Mehta · 6 years ago
- 829383e iommu/vt-d: Use memunmap to free memremap by Pan Bian · 6 years ago
- d1f2b17 Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
- 70408a9 Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 6 years ago
- 2f2fbfb Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 6 years ago
- ee2636b iommu/vt-d: Enable base Intel IOMMU debugfs support by Sohil Mehta · 6 years ago
- 26b8609 iommu/vt-d: Relocate struct/function declarations to its header files by Sohil Mehta · 6 years ago
- be9e659 iommu/vt-d: Handle memory shortage on pasid table allocation by Lu Baolu · 6 years ago
- 02b4da5 intel-iommu: mark intel_dma_ops static by Christoph Hellwig · 6 years ago
- beec903 ia64: remove iommu_dma_supported by Christoph Hellwig · 6 years ago
- 18b8bfd Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
- d834c5a kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous() by Marek Szyprowski · 6 years ago
- 6488a7f Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/omap', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 6 years ago
- d88e61f iommu: Remove the ->map_sg indirection by Christoph Hellwig · 6 years ago
- d973795 iommu/vt-d: Remove the obsolete per iommu pasid tables by Lu Baolu · 6 years ago
- 4774cc5 iommu/vt-d: Apply per pci device pasid table in SVA by Lu Baolu · 6 years ago
- a7fc93f iommu/vt-d: Allocate and free pasid table by Lu Baolu · 6 years ago
- cc580e4 iommu/vt-d: Per PCI device pasid table interfaces by Lu Baolu · 6 years ago
- 85319dc iommu/vt-d: Add for_each_device_domain() helper by Lu Baolu · 6 years ago
- 9ddbfb4 iommu/vt-d: Move device_domain_info to header by Lu Baolu · 6 years ago
- 5628317 iommu/vt-d: Global PASID name space by Lu Baolu · 6 years ago
- 2db1581 Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices" by Lu Baolu · 6 years ago
- 1c48db4 iommu/vt-d: Fix dev iotlb pfsid use by Jacob Pan · 7 years ago
- 0f72556 iommu/vt-d: Add definitions for PFSID by Jacob Pan · 7 years ago
- 7ec916f Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_{alloc,free}_coherent()" by Christoph Hellwig · 7 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- 18f1837 Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
- ab96746 iommu/vt-d: Clean up pasid quirk for pre-production devices by Lu Baolu · 7 years ago
- fcc35c6 iommu/vt-d: Clean up unused variable in find_or_alloc_domain by Lu Baolu · 7 years ago
- 87684fd iommu/vt-d: Fix iotlb psi missing for mappings by Peter Xu · 7 years ago
- eed91a0 iommu/vt-d: Introduce __mapping_notify_one() by Peter Xu · 7 years ago
- cef7440 PCI: Add "pci=noats" boot parameter by Gil Kupfer · 7 years ago
- e5c3722 Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
- f746a02 iommu/vt-d:Remove unused variable by Shaokun Zhang · 7 years ago
- d657c5c iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_{alloc,free}_coherent() by Christoph Hellwig · 7 years ago
- fec777c x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y) by Christoph Hellwig · 7 years ago
- ef9417e Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
- 5e3b4a1 iommu/vt-d: Enable upto 57 bits of domain address width by Sohil Mehta · 7 years ago
- 9d2e650 iommu/vt-d: Use domain instead of cache fetching by Peter Xu · 7 years ago
- 4fac807 ia64: clean up swiotlb support by Christoph Hellwig · 7 years ago
- 29a90b7 iommu/vt-d: Fix scatterlist offset handling by Robin Murphy · 7 years ago
- a593472 Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 7 years ago
- 538d5b3 iommu/iova: Make rcache flush optional on IOVA allocation failure by Tomasz Nowicki · 7 years ago
- b117e03 iommu/vt-d: Delete unnecessary check in domain_context_mapping_one() by Christos Gkekas · 7 years ago
- ec154bf iommu/vt-d: Don't register bus-notifier under dmar_global_lock by Joerg Roedel · 7 years ago
- aa3ac94 iommu/iova: Make dma_32bit_pfn implicit by Zhen Lei · 7 years ago
- 4dfc278 Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago