Age | Commit message (Expand) | Author |
2017-10-13 | Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'... | Joerg Roedel |
2017-10-12 | iommu/iova: Make rcache flush optional on IOVA allocation failure | Tomasz Nowicki |
2017-10-10 | iommu/vt-d: Delete unnecessary check in domain_context_mapping_one() | Christos Gkekas |
2017-10-06 | iommu/vt-d: Don't register bus-notifier under dmar_global_lock | Joerg Roedel |
2017-09-27 | iommu/iova: Make dma_32bit_pfn implicit | Zhen Lei |
2017-09-09 | Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-09-08 | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-09-01 | Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/... | Joerg Roedel |
2017-09-01 | iommu/vt-d: Don't be too aggressive when clearing one context entry | Filippo Sironi |
2017-08-30 | iommu/vt-d: Prevent VMD child devices from being remapping targets | Jon Derrick |
2017-08-30 | iommu/vt-d: Avoid calling virt_to_phys() on null pointer | Ashok Raj |
2017-08-15 | iommu/vt-d: Make use of iova deferred flushing | Joerg Roedel |
2017-08-15 | iommu: Fix wrong freeing of iommu_device->dev | Joerg Roedel |
2017-07-26 | iommu/vt-d: Don't free parent pagetable of the PTE we're adding | David Dillow |
2017-07-12 | Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-06-28 | x86: remove arch specific dma_supported implementation | Christoph Hellwig |
2017-06-28 | Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm... | Joerg Roedel |
2017-06-28 | iommu/vt-d: Constify intel_dma_ops | Arvind Yadav |
2017-06-28 | iommu/vt-d: Don't disable preemption while accessing deferred_flush() | Sebastian Andrzej Siewior |
2017-05-30 | iommu/vt-d: Unwrap __get_valid_domain_for_dev() | Peter Xu |
2017-05-23 | iommu/vt-d: Adjust system_state checks | Thomas Gleixner |
2017-05-17 | iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings | KarimAllah Ahmed |
2017-05-04 | Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm... | Joerg Roedel |
2017-04-26 | x86, iommu/vt-d: Add an option to disable Intel IOMMU force on | Shaohua Li |
2017-03-29 | iommu/vt-d: Make sure IOMMUs are off when intel_iommu=off | Joerg Roedel |
2017-03-22 | iommu: Disambiguate MSI region types | Robin Murphy |
2017-03-22 | iommu/vt-d: Fix NULL pointer dereference in device_to_iommu | Koos Vriezen |
2017-02-28 | iommu/vt-d: Fix crash when accessing VT-d sysfs entries | Joerg Roedel |
2017-02-24 | mm: wire up GFP flag passing in dma_alloc_from_contiguous | Lucas Stach |
2017-02-10 | Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m... | Joerg Roedel |
2017-02-10 | iommu: Make iommu_device_link/unlink take a struct iommu_device | Joerg Roedel |
2017-02-10 | iommu: Add sysfs bindings for struct iommu_device | Joerg Roedel |
2017-02-10 | iommu: Introduce new 'struct iommu_device' | Joerg Roedel |
2017-01-31 | iommu/vt-d: Don't over-free page table directories | David Dillow |
2017-01-31 | iommu/vt-d: Tylersburg isoch identity map check is done too late. | Ashok Raj |
2017-01-23 | iommu/vt-d: Implement reserved region get/put callbacks | Eric Auger |
2017-01-04 | iommu/vt-d: Fix pasid table size encoding | Jacob Pan |
2017-01-04 | iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped | Xunlei Pang |
2016-12-12 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-02 | iommu/vt-d: Convert to hotplug state machine | Anna-Maria Gleixner |
2016-11-27 | Merge git://git.infradead.org/intel-iommu | Linus Torvalds |
2016-11-08 | iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path | Joerg Roedel |
2016-10-30 | iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions | Ashok Raj |
2016-09-05 | iommu/vt-d: Make sure RMRRs are mapped before domain goes public | Joerg Roedel |
2016-09-05 | iommu/vt-d: Split up get_domain_for_dev function | Joerg Roedel |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-08-01 | Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-07-27 | Add braces to avoid "ambiguous ‘else’" compiler warnings | Linus Torvalds |
2016-07-26 | Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm'... | Joerg Roedel |