Age | Commit message (Expand) | Author |
2019-03-29 | iommu/amd: Reserve exclusion range in iova-domain | Joerg Roedel |
2019-03-18 | iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE | Stanislaw Gruszka |
2019-03-15 | iommu/amd: Fix NULL dereference bug in match_hid_uid | Aaron Ma |
2019-03-01 | Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt... | Joerg Roedel |
2019-02-11 | iommu/amd: Use dev_printk() when possible | Bjorn Helgaas |
2019-01-30 | iommu/amd: Print reason for iommu_map_page failure in map_sg | Jerry Snitselaar |
2019-01-24 | iommu/amd: Fix IOMMU page flush when detach device from a domain | Suravee Suthikulpanit |
2019-01-22 | iommu/amd: Unmap all mapped pages in error path of map_sg | Jerry Snitselaar |
2019-01-22 | iommu/amd: Call free_iova_fast with pfn in map_sg | Jerry Snitselaar |
2019-01-01 | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-12-13 | dma-mapping: bypass indirect calls for dma-direct | Christoph Hellwig |
2018-12-07 | iommu/amd: Fix amd_iommu=force_isolation | Yu Zhao |
2018-12-06 | iommu: remove the mapping_error dma_map_ops method | Christoph Hellwig |
2018-11-28 | iommu/amd: Remove leading 0s in error log messages | Joerg Roedel |
2018-11-28 | iommu/amd: Fix line-break in error log reporting | Joerg Roedel |
2018-11-28 | iommu/amd: Use pr_fmt() | Joerg Roedel |
2018-11-15 | iommu/amd: Allow to upgrade page-size | Joerg Roedel |
2018-11-15 | iommu/amd: Restart loop if cmpxchg64 succeeded in alloc_pte() | Joerg Roedel |
2018-11-15 | iommu/amd: Allow downgrading page-sizes in alloc_pte() | Joerg Roedel |
2018-11-15 | iommu/amd: Ignore page-mode 7 in free_sub_pt() | Joerg Roedel |
2018-11-15 | iommu/amd: Introduce free_sub_pt() function | Joerg Roedel |
2018-11-15 | iommu/amd: Collect page-table pages in freelist | Joerg Roedel |
2018-10-10 | Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a... | Joerg Roedel |
2018-10-08 | iommu/amd: Add default branch in amd_iommu_capable() | Lu Baolu |
2018-10-05 | iommu/amd: Clear memory encryption mask from physical address | Singh, Brijesh |
2018-09-26 | iommu/amd: Return devid as alias for ACPI HID devices | Arindam Nath |
2018-08-24 | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-08-17 | kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu... | Marek Szyprowski |
2018-08-08 | Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma... | Joerg Roedel |
2018-08-08 | iommu: Remove the ->map_sg indirection | Christoph Hellwig |
2018-07-20 | iommu/amd: Remove redundant WARN_ON() | Anna-Maria Gleixner |
2018-07-06 | iommu/amd: Add support for IOMMU XT mode | Suravee Suthikulpanit |
2018-07-06 | iommu/amd: make sure TLB to be flushed before IOVA freed | Zhen Lei |
2018-07-06 | iommu/amd: Argument page_size could be uninitialized | yzhai003@ucr.edu |
2018-06-11 | Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,fr... | Linus Torvalds |
2018-06-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-06-08 | Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-06-07 | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-06-06 | irq_remapping: Use apic_ack_irq() | Thomas Gleixner |
2018-05-29 | Merge branches 'arm/io-pgtable', 'arm/qcom', 'arm/tegra', 'x86/vt-d', 'x86/am... | Joerg Roedel |
2018-05-15 | iommu/amd: Prevent possible null pointer dereference and infinite loop | Anna-Maria Gleixner |
2018-05-15 | iommu/amd: Fix grammar of comments | Anna-Maria Gleixner |
2018-05-10 | PCI: Add "pci=noats" boot parameter | Gil Kupfer |
2018-05-03 | iommu/amd: Update logging information for new event type | Gary R Hook |
2018-05-03 | iommu/amd: Update the PASID information printed to the system log | Gary R Hook |
2018-05-03 | iommu/amd: Hide unused iommu_table_lock | Arnd Bergmann |
2018-04-11 | Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-03-29 | Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat... | Joerg Roedel |
2018-03-29 | iommu/amd: Return proper error code in irq_remapping_alloc() | Sebastian Andrzej Siewior |
2018-03-29 | iommu/amd: Make amd_iommu_devtable_lock a spin_lock | Sebastian Andrzej Siewior |