Age | Commit message (Expand) | Author |
2019-11-30 | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds |
2019-11-26 | Merge branches 'acpi-utils', 'acpi-platform', 'acpi-video' and 'acpi-doc' | Rafael J. Wysocki |
2019-11-21 | drivers: iommu: hyperv: Make HYPERV_IOMMU only available on x86 | Boqun Feng |
2019-11-21 | dma-mapping: treat dev->bus_dma_mask as a DMA limit | Nicolas Saenz Julienne |
2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig |
2019-10-30 | iommu/vt-d: Fix panic after kexec -p for kdump | John Donnelly |
2019-10-30 | iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41 | Takashi Iwai |
2019-10-30 | iommu/ipmmu-vmsa: Remove dev_err() on platform_get_irq() failure | YueHaibing |
2019-10-26 | Merge tag 'dma-mapping-5.4-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-10-18 | iommu/vt-d: Return the correct dma mask when we are bypassing the IOMMU | Arvind Sankar |
2019-10-18 | iommu/amd: Check PM_LEVEL_SIZE() condition in locked section | Joerg Roedel |
2019-10-15 | iommu/amd: Fix incorrect PASID decoding from event log | Suthikulpanit, Suravee |
2019-10-15 | iommu/ipmmu-vmsa: Only call platform_get_irq() when interrupt is mandatory | Geert Uytterhoeven |
2019-10-15 | iommu/rockchip: Don't use platform_get_irq to implicitly count irqs | Heiko Stuebner |
2019-10-15 | iommu/amd: Switch to use acpi_dev_hid_uid_match() | Andy Shevchenko |
2019-10-01 | iommu/io-pgtable-arm: Support all Mali configurations | Robin Murphy |
2019-10-01 | iommu/io-pgtable-arm: Correct Mali attributes | Robin Murphy |
2019-10-01 | iommu/arm-smmu: Free context bitmap in the err path of arm_smmu_init_domain_c... | Liu Xiang |
2019-09-29 | Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-09-28 | iommu/amd: Lock code paths traversing protection_domain->dev_list | Joerg Roedel |
2019-09-28 | iommu/amd: Lock dev_data in attach/detach code paths | Joerg Roedel |
2019-09-28 | iommu/amd: Check for busy devices earlier in attach_device() | Joerg Roedel |
2019-09-28 | iommu/amd: Take domain->lock for complete attach/detach path | Joerg Roedel |
2019-09-28 | iommu/amd: Remove amd_iommu_devtable_lock | Joerg Roedel |
2019-09-28 | iommu/amd: Remove domain->updated | Joerg Roedel |
2019-09-24 | iommu/amd: Wait for completion of IOTLB flush in attach_device | Filippo Sironi |
2019-09-24 | iommu/amd: Unmap all L7 PTEs when downgrading page-sizes | Andrei Dulea |
2019-09-24 | iommu/amd: Introduce first_pte_l7() helper | Andrei Dulea |
2019-09-24 | iommu/amd: Fix downgrading default page-sizes in alloc_pte() | Andrei Dulea |
2019-09-24 | iommu/amd: Fix pages leak in free_pagetable() | Andrei Dulea |
2019-09-19 | Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-09-17 | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-16 | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-09-13 | iommu: pass cell_count = -1 to of_for_each_phandle with cells_name | Uwe Kleine-König |
2019-09-11 | Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco... | Joerg Roedel |
2019-09-11 | iommu/vt-d: Declare Broadwell igfx dmar support snafu | Chris Wilson |
2019-09-11 | iommu/vt-d: Add Scalable Mode fault information | Kyung Min Park |
2019-09-11 | iommu/vt-d: Use bounce buffer for untrusted devices | Lu Baolu |
2019-09-11 | iommu/vt-d: Add trace events for device dma map/unmap | Lu Baolu |
2019-09-11 | iommu/vt-d: Don't switch off swiotlb if bounce page is used | Lu Baolu |
2019-09-11 | iommu/vt-d: Check whether device requires bounce buffer | Lu Baolu |
2019-09-06 | iommu/omap: Mark pm functions __maybe_unused | Arnd Bergmann |
2019-09-06 | iommu/amd: Fix race in increase_address_space() | Joerg Roedel |
2019-09-06 | iommu/amd: Flush old domains in kdump kernel | Stuart Hayes |
2019-09-05 | iommu/ipmmu-vmsa: Disable cache snoop transactions on R-Car Gen3 | Hai Nguyen Pham |
2019-09-05 | iommu/ipmmu-vmsa: Move IMTTBCR_SL0_TWOBIT_* to restore sort order | Geert Uytterhoeven |
2019-09-04 | dma-mapping: introduce a dma_common_find_pages helper | Christoph Hellwig |
2019-09-04 | dma-mapping: always use VM_DMA_COHERENT for generic DMA remap | Christoph Hellwig |