| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iommu-fixes-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-07-01 | 1 | -10/+16 |
|\ |
|
| * | iommu/amd: Introduce protection_domain_init() function | Joerg Roedel | 2015-07-01 | 1 | -10/+16 |
* | | Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-06-23 | 1 | -405/+184 |
|\ \
| |/ |
|
| *---. | Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'x86/vt-d', 'x86/amd... | Joerg Roedel | 2015-06-19 | 1 | -405/+185 |
| |\ \ \ |
|
| | | | * | iommu/amd: Handle errors returned from iommu_init_device | Joerg Roedel | 2015-06-11 | 1 | -2/+9 |
| | | | * | iommu/amd: Propagate errors from amd_iommu_init_api | Joerg Roedel | 2015-06-11 | 1 | -2/+2 |
| | | | * | iommu/amd: Remove unused fields from struct dma_ops_domain | Joerg Roedel | 2015-06-11 | 1 | -1/+0 |
| | | | * | iommu/amd: Get rid of device_dma_ops_init() | Joerg Roedel | 2015-06-11 | 1 | -39/+1 |
| | | | * | iommu/amd: Put IOMMUv2 devices in a direct mapped domain | Joerg Roedel | 2015-06-11 | 1 | -1/+14 |
| | | | * | iommu/amd: Support IOMMU_DOMAIN_IDENTITY type allocation | Joerg Roedel | 2015-06-11 | 1 | -0/+7 |
| | | | * | iommu/amd: Support IOMMU_DOMAIN_DMA type allocation | Joerg Roedel | 2015-06-11 | 1 | -238/+73 |
| | | | * | iommu/amd: Implement add_device and remove_device | Joerg Roedel | 2015-06-11 | 1 | -156/+54 |
| | | | * | iommu/amd: Use default domain if available for DMA-API | Joerg Roedel | 2015-06-11 | 1 | -0/+7 |
| | | | * | iommu/amd: Implement dm_region call-backs | Joerg Roedel | 2015-06-11 | 1 | -0/+43 |
| | |_|/
| |/| | |
|
| | | * | iommu/amd: Handle large pages correctly in free_pagetable | Joerg Roedel | 2015-06-19 | 1 | -0/+6 |
| | | * | iommu/amd: Handle integer overflow in dma_ops_area_alloc | Joerg Roedel | 2015-05-29 | 1 | -3/+5 |
* | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-06-22 | 1 | -206/+271 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector() | Jiang Liu | 2015-04-24 | 1 | -2/+1 |
| * | | | irq_remapping/amd: Move struct irq_2_irte into amd_iommu.c | Jiang Liu | 2015-04-24 | 1 | -0/+5 |
| * | | | x86/irq: Remove irq_cfg.irq_remapped | Jiang Liu | 2015-04-24 | 1 | -1/+0 |
| * | | | irq_remapping/amd: Clean up unsued code | Jiang Liu | 2015-04-24 | 1 | -144/+0 |
| * | | | irq_remapping/amd: Clean up unused MSI related code | Jiang Liu | 2015-04-24 | 1 | -113/+2 |
| * | | | irq_remapping/amd: Enhance AMD IR driver to support hierarchical irqdomains | Jiang Liu | 2015-04-24 | 1 | -6/+323 |
| |/ / |
|
* | | | Revert "iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent" | Joerg Roedel | 2015-06-02 | 1 | -0/+1 |
|/ / |
|
| | | |
| \ | |
*-. \ | Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ... | Joerg Roedel | 2015-04-02 | 1 | -128/+122 |
|\ \ \
| | |/
| |/| |
|
| | * | iommu/amd: Make use of domain_alloc and domain_free | Joerg Roedel | 2015-03-31 | 1 | -39/+45 |
| |/
|/| |
|
| * | iommu/amd: Correctly encode huge pages in iommu page tables | Joerg Roedel | 2015-04-02 | 1 | -5/+6 |
| * | iommu/amd: Optimize amd_iommu_iova_to_phys for new fetch_pte interface | Joerg Roedel | 2015-04-02 | 1 | -9/+3 |
| * | iommu/amd: Optimize alloc_new_range for new fetch_pte interface | Joerg Roedel | 2015-04-02 | 1 | -4/+4 |
| * | iommu/amd: Optimize iommu_unmap_page for new fetch_pte interface | Joerg Roedel | 2015-04-02 | 1 | -24/+8 |
| * | iommu/amd: Return the pte page-size in fetch_pte | Joerg Roedel | 2015-04-02 | 1 | -22/+30 |
| * | iommu/amd: Add support for contiguous dma allocator | Joerg Roedel | 2015-04-02 | 1 | -16/+28 |
| * | iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent | Joerg Roedel | 2015-04-02 | 1 | -1/+0 |
| * | iommu/amd: Ignore BUS_NOTIFY_UNBOUND_DRIVER event | Joerg Roedel | 2015-04-02 | 1 | -10/+0 |
| * | iommu/amd: Use BUS_NOTIFY_REMOVED_DEVICE | Joerg Roedel | 2015-04-02 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-02-12 | 1 | -7/+7 |
|\ |
|
| *-. | Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a... | Joerg Roedel | 2015-02-04 | 1 | -7/+7 |
| |\ \ |
|
| | | * | iommu: Update my email address | Joerg Roedel | 2015-02-04 | 1 | -1/+1 |
| | |/
| |/| |
|
| | * | iommu/amd: Convert non-returned local variable to boolean when relevant | Quentin Lambert | 2015-02-04 | 1 | -6/+6 |
| |/ |
|
* | | iommu/irq_remapping: Kill function irq_remapping_supported() and related code | Jiang Liu | 2015-01-15 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-19 | 1 | -7/+7 |
|\ |
|
| * | iommu/amd: Use helpers to access irq_cfg data structure associated with IRQ | Jiang Liu | 2014-12-16 | 1 | -7/+7 |
| | | |
| \ | |
*-. \ | Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm... | Joerg Roedel | 2014-12-02 | 1 | -0/+3 |
|\ \ \
| | |/ |
|
| | * | iommu: Add iommu_map_sg() function | Olav Haugan | 2014-11-04 | 1 | -0/+1 |
| |/
|/| |
|
| * | iommu/amd: remove compiler warning due to IOMMU_CAP_NOEXEC | Will Deacon | 2014-11-14 | 1 | -0/+2 |
|/ |
|
*---. | Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an... | Joerg Roedel | 2014-10-02 | 1 | -49/+68 |
|\ \ \ |
|
| | | * | iommu/irq_remapping: Fix the regression of hpet irq remapping | Yijing Wang | 2014-09-25 | 1 | -2/+2 |
| | | * | iommu/amd: Split init_iommu_group() from iommu_init_device() | Alex Williamson | 2014-09-25 | 1 | -14/+13 |
| | | * | iommu/amd: Convert to iommu_capable() API function | Joerg Roedel | 2014-09-25 | 1 | -6/+5 |
| |_|/
|/| | |
|
| | * | amd_iommu: do not dereference a NULL pointer address. | Maurizio Lombardi | 2014-09-25 | 1 | -0/+3 |