Age | Commit message (Expand) | Author |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-05-09 | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig | Christoph Hellwig |
2018-05-03 | iommu: rockchip: fix building without CONFIG_OF | Arnd Bergmann |
2018-05-03 | iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb() | Joerg Roedel |
2018-05-03 | iommu/vt-d: fix shift-out-of-bounds in bug checking | Changbin Du |
2018-05-03 | iommu/dma: Move PCI window region reservation back into dma specific path. | Shameer Kolothum |
2018-05-03 | iommu/rockchip: Make clock handling optional | Heiko Stuebner |
2018-05-03 | iommu/amd: Hide unused iommu_table_lock | Arnd Bergmann |
2018-05-03 | iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte() | Jagannathan Raman |
2018-04-11 | Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-04-05 | headers: untangle kmemleak.h from mm.h | Randy Dunlap |
2018-04-02 | Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-04-02 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-03-29 | Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat... | Joerg Roedel |
2018-03-29 | iommu/io-pgtable-arm: Avoid warning with 32-bit phys_addr_t | Robin Murphy |
2018-03-29 | iommu/rockchip: Support sharing IOMMU between masters | Jeffy Chen |
2018-03-29 | iommu/rockchip: Add runtime PM support | Jeffy Chen |
2018-03-29 | iommu/rockchip: Fix error handling in init | Jeffy Chen |
2018-03-29 | iommu/rockchip: Use OF_IOMMU to attach devices automatically | Jeffy Chen |
2018-03-29 | iommu/rockchip: Use IOMMU device for dma mapping operations | Jeffy Chen |
2018-03-29 | iommu/rockchip: Control clocks needed to access the IOMMU | Tomasz Figa |
2018-03-29 | iommu/rockchip: Fix TLB flush of secondary IOMMUs | Tomasz Figa |
2018-03-29 | iommu/rockchip: Use iopoll helpers to wait for hardware | Tomasz Figa |
2018-03-29 | iommu/rockchip: Fix error handling in attach | Tomasz Figa |
2018-03-29 | iommu/rockchip: Request irqs in rk_iommu_probe() | Jeffy Chen |
2018-03-29 | iommu/rockchip: Fix error handling in probe | Jeffy Chen |
2018-03-29 | iommu/rockchip: Prohibit unbind and remove | Jeffy Chen |
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 |
2018-03-29 | iommu/amd: Drop the lock while allocating new irq remap table | Sebastian Andrzej Siewior |
2018-03-29 | iommu/amd: Factor out setting the remap table for a devid | Sebastian Andrzej Siewior |
2018-03-29 | iommu/amd: Use `table' instead `irt' as variable name in amd_iommu_update_ga() | Sebastian Andrzej Siewior |
2018-03-29 | iommu/amd: Remove the special case from alloc_irq_table() | Sebastian Andrzej Siewior |
2018-03-29 | iommu/amd: Split irq_lookup_table out of the amd_iommu_devtable_lock | Sebastian Andrzej Siewior |
2018-03-29 | iommu/amd: Split domain id out of amd_iommu_devtable_lock | Sebastian Andrzej Siewior |
2018-03-29 | iommu/amd: Turn dev_data_list into a lock less list | Sebastian Andrzej Siewior |
2018-03-29 | iommu/amd: Take into account that alloc_dev_data() may return NULL | Sebastian Andrzej Siewior |
2018-03-29 | iommu/vt-d:Remove unused variable | Shaokun Zhang |
2018-03-27 | iommu/arm-smmu-v3: Support 52-bit virtual address | Robin Murphy |
2018-03-27 | iommu/arm-smmu-v3: Support 52-bit physical address | Robin Murphy |
2018-03-27 | iommu/io-pgtable-arm: Support 52-bit physical address | Robin Murphy |
2018-03-27 | iommu/arm-smmu-v3: Clean up queue definitions | Robin Murphy |
2018-03-27 | iommu/arm-smmu-v3: Clean up table definitions | Robin Murphy |
2018-03-27 | iommu/arm-smmu-v3: Clean up register definitions | Robin Murphy |
2018-03-27 | iommu/arm-smmu-v3: Clean up address masking | Robin Murphy |
2018-03-27 | iommu/arm-smmu-v3: limit reporting of MSI allocation failures | Nate Watterson |
2018-03-27 | iommu/arm-smmu-v3: Warn about missing IRQs | Robin Murphy |
2018-03-21 | iommu/mediatek: Fix protect memory setting | Yong Wu |
2018-03-20 | iommu/vt-d: Use real PASID for flush in caching mode | Lu Baolu |
2018-03-20 | iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_{alloc,f... | Christoph Hellwig |