Age | Commit message (Expand) | Author |
2017-01-12 | iommu/amd: Fix the left value check of cmd buffer | Huang Rui |
2016-11-18 | iommu/amd: Free domain id when free a domain of struct dma_ops_domain | Baoquan He |
2016-08-20 | iommu/amd: Update Alias-DTE in update_device_table() | Joerg Roedel |
2016-08-20 | iommu/amd: Init unity mappings only for dma_ops domains | Joerg Roedel |
2016-08-20 | iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back | Joerg Roedel |
2016-05-04 | iommu/amd: Fix checking of pci dma aliases | Joerg Roedel |
2016-02-25 | iommu/amd: Correct the wrong setting of alias DTE in do_attach | Baoquan He |
2015-11-06 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman |
2015-11-02 | Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am... | Joerg Roedel |
2015-10-22 | iommu: Add device_group call-back to x86 iommu drivers | Joerg Roedel |
2015-10-21 | iommu/amd: Remove cmd_buf_size and evt_buf_size from struct amd_iommu | Joerg Roedel |
2015-10-21 | iommu/amd: Remove old alias handling code | Joerg Roedel |
2015-10-21 | iommu/amd: Set alias DTE in do_attach/do_detach | Joerg Roedel |
2015-10-21 | iommu/amd: WARN when __[attach|detach]_device are called with irqs enabled | Joerg Roedel |
2015-10-21 | iommu/amd: Don't disable IRQs in __detach_device | Joerg Roedel |
2015-10-21 | iommu/amd: Do not iterate over alias-list in __[attach|detach]_device | Joerg Roedel |
2015-10-21 | iommu/amd: Do not BUG_ON in __detach_device() | Joerg Roedel |
2015-10-21 | iommu/amd: Don't clear DTE flags when modifying it | Joerg Roedel |
2015-10-09 | iommu/amd: Fix NULL pointer deref on device detach | Joerg Roedel |
2015-08-13 | iommu/amd: Use BUG_ON instead of if () BUG() | Joerg Roedel |
2015-08-13 | iommu/amd: Simplify allocation in irq_remapping_alloc() | Joerg Roedel |
2015-07-31 | iommu/amd: Allow non-ATS devices in IOMMUv2 domains | Joerg Roedel |
2015-07-30 | iommu/amd: Set global dma_ops if swiotlb is disabled | Joerg Roedel |
2015-07-30 | iommu/amd: Use swiotlb in passthrough mode | Joerg Roedel |
2015-07-30 | iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domains | Joerg Roedel |
2015-07-30 | iommu/amd: Use iommu core for passthrough mode | Joerg Roedel |
2015-07-01 | Merge tag 'iommu-fixes-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-07-01 | iommu/amd: Introduce protection_domain_init() function | Joerg Roedel |
2015-06-23 | Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-19 | Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'x86/vt-d', 'x86/amd... | Joerg Roedel |
2015-06-19 | iommu/amd: Handle large pages correctly in free_pagetable | Joerg Roedel |
2015-06-11 | iommu/amd: Handle errors returned from iommu_init_device | Joerg Roedel |
2015-06-11 | iommu/amd: Propagate errors from amd_iommu_init_api | Joerg Roedel |
2015-06-11 | iommu/amd: Remove unused fields from struct dma_ops_domain | Joerg Roedel |
2015-06-11 | iommu/amd: Get rid of device_dma_ops_init() | Joerg Roedel |
2015-06-11 | iommu/amd: Put IOMMUv2 devices in a direct mapped domain | Joerg Roedel |
2015-06-11 | iommu/amd: Support IOMMU_DOMAIN_IDENTITY type allocation | Joerg Roedel |
2015-06-11 | iommu/amd: Support IOMMU_DOMAIN_DMA type allocation | Joerg Roedel |
2015-06-11 | iommu/amd: Implement add_device and remove_device | Joerg Roedel |
2015-06-11 | iommu/amd: Use default domain if available for DMA-API | Joerg Roedel |
2015-06-11 | iommu/amd: Implement dm_region call-backs | Joerg Roedel |
2015-06-02 | Revert "iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent" | Joerg Roedel |
2015-05-29 | iommu/amd: Handle integer overflow in dma_ops_area_alloc | Joerg Roedel |
2015-04-24 | x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector() | Jiang Liu |
2015-04-24 | irq_remapping/amd: Move struct irq_2_irte into amd_iommu.c | Jiang Liu |
2015-04-24 | x86/irq: Remove irq_cfg.irq_remapped | Jiang Liu |
2015-04-24 | irq_remapping/amd: Clean up unsued code | Jiang Liu |
2015-04-24 | irq_remapping/amd: Clean up unused MSI related code | Jiang Liu |
2015-04-24 | irq_remapping/amd: Enhance AMD IR driver to support hierarchical irqdomains | Jiang Liu |