Age | Commit message (Expand) | Author | Files | Lines |
2018-02-08 | Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -6/+18 |
2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+2 |
2018-01-17 | Merge branches 'arm/renesas', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'... | Joerg Roedel | 1 | -7/+19 |
2018-01-11 | iommu/amd: Deprecate pci_get_bus_and_slot() | Sinan Kaya | 1 | -1/+2 |
2017-12-29 | genirq/irqdomain: Rename early argument of irq_domain_activate_irq() | Thomas Gleixner | 1 | -1/+1 |
2017-12-20 | iommu/amd: Set the device table entry PPR bit for IOMMU V2 devices | Gary R Hook | 1 | -5/+15 |
2017-12-20 | iommu/amd - Record more information about unknown events | Gary R Hook | 1 | -1/+3 |
2017-11-14 | Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -19/+24 |
2017-11-07 | Merge branch 'linus' into x86/apic, to resolve conflicts | Ingo Molnar | 1 | -4/+7 |
2017-11-03 | iommu/amd: Limit the IOVA page range to the specified addresses | Gary R Hook | 1 | -1/+1 |
2017-11-03 | iommu/amd: remove unused variable flush_addr | Colin Ian King | 1 | -2/+0 |
2017-11-03 | iommu/amd: Fix alloc_irq_index() increment | Alex Williamson | 1 | -3/+4 |
2017-10-13 | Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'... | Joerg Roedel | 1 | -15/+21 |
2017-10-13 | iommu/amd: Finish TLB flush in amd_iommu_unmap() | Joerg Roedel | 1 | -0/+1 |
2017-10-12 | iommu/iova: Make rcache flush optional on IOVA allocation failure | Tomasz Nowicki | 1 | -2/+3 |
2017-10-10 | iommu/amd: Do not disable SWIOTLB if SME is active | Tom Lendacky | 1 | -4/+6 |
2017-10-10 | iommu/amd: Enforce alignment for MSI IRQs | Joerg Roedel | 1 | -1/+3 |
2017-10-10 | iommu/amd: Add align parameter to alloc_irq_index() | Joerg Roedel | 1 | -8/+14 |
2017-09-27 | iommu/iova: Make dma_32bit_pfn implicit | Zhen Lei | 1 | -5/+2 |
2017-09-25 | iommu/amd: Reevaluate vector configuration on activate() | Thomas Gleixner | 1 | -10/+29 |
2017-09-25 | genirq/irqdomain: Update irq_domain_ops.activate() signature | Thomas Gleixner | 1 | -2/+3 |
2017-09-09 | Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -264/+49 |
2017-09-01 | Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/... | Joerg Roedel | 1 | -264/+49 |
2017-08-28 | iommu/amd: Rename a few flush functions | Joerg Roedel | 1 | -8/+8 |
2017-08-28 | iommu/amd: Check if domain is NULL in get_domain() and return -EBUSY | Baoquan He | 1 | -0/+3 |
2017-08-26 | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts | Ingo Molnar | 1 | -0/+1 |
2017-08-17 | Merge branch 'core' into arm/tegra | Joerg Roedel | 1 | -220/+9 |
2017-08-15 | iommu/amd: Make use of iova queue flushing | Joerg Roedel | 1 | -220/+9 |
2017-08-15 | iommu/amd: Don't copy GCR3 table root pointer | Baoquan He | 1 | -25/+3 |
2017-08-15 | iommu/amd: Use is_attach_deferred call-back | Baoquan He | 1 | -1/+22 |
2017-08-15 | iommu/amd: Do sanity check for address translation and irq remap of old dev t... | Baoquan He | 1 | -5/+0 |
2017-08-15 | iommu/amd: Add function copy_dev_tables() | Baoquan He | 1 | -1/+1 |
2017-08-15 | iommu/amd: Define bit fields for DTE particularly | Baoquan He | 1 | -4/+4 |
2017-08-15 | Revert "iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel" | Baoquan He | 1 | -2/+1 |
2017-07-25 | iommu/amd: Enable ga_log_intr when enabling guest_mode | Suravee Suthikulpanit | 1 | -0/+1 |
2017-07-18 | iommu/amd: Allow the AMD IOMMU to work with memory encryption | Tom Lendacky | 1 | -14/+16 |
2017-07-12 | Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -166/+292 |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -5/+15 |
2017-07-03 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -7/+15 |
2017-06-28 | x86: remove arch specific dma_supported implementation | Christoph Hellwig | 1 | -0/+2 |
2017-06-28 | iommu/amd: implement ->mapping_error | Christoph Hellwig | 1 | -5/+13 |
2017-06-28 | Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm... | Joerg Roedel | 1 | -166/+292 |
2017-06-28 | iommu/amd: Fix interrupt remapping when disable guest_mode | Suravee Suthikulpanit | 1 | -4/+2 |
2017-06-22 | iommu/amd: Use named irq domain interface | Thomas Gleixner | 1 | -3/+10 |
2017-06-22 | iommu/amd: Add name to irq chip | Thomas Gleixner | 1 | -4/+5 |
2017-06-22 | iommu/amd: Free already flushed ring-buffer entries before full-check | Joerg Roedel | 1 | -3/+9 |
2017-06-16 | iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel | Joerg Roedel | 1 | -1/+2 |
2017-06-08 | iommu/amd: Remove queue_release() function | Joerg Roedel | 1 | -20/+8 |
2017-06-08 | iommu/amd: Add per-domain timer to flush per-cpu queues | Joerg Roedel | 1 | -17/+67 |
2017-06-08 | iommu/amd: Add flush counters to struct dma_ops_domain | Joerg Roedel | 1 | -0/+52 |