summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd_iommu.c
AgeCommit message (Expand)Author
2015-07-01Merge tag 'iommu-fixes-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-01iommu/amd: Introduce protection_domain_init() functionJoerg Roedel
2015-06-23Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-19Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'x86/vt-d', 'x86/amd...Joerg Roedel
2015-06-19iommu/amd: Handle large pages correctly in free_pagetableJoerg Roedel
2015-06-11iommu/amd: Handle errors returned from iommu_init_deviceJoerg Roedel
2015-06-11iommu/amd: Propagate errors from amd_iommu_init_apiJoerg Roedel
2015-06-11iommu/amd: Remove unused fields from struct dma_ops_domainJoerg Roedel
2015-06-11iommu/amd: Get rid of device_dma_ops_init()Joerg Roedel
2015-06-11iommu/amd: Put IOMMUv2 devices in a direct mapped domainJoerg Roedel
2015-06-11iommu/amd: Support IOMMU_DOMAIN_IDENTITY type allocationJoerg Roedel
2015-06-11iommu/amd: Support IOMMU_DOMAIN_DMA type allocationJoerg Roedel
2015-06-11iommu/amd: Implement add_device and remove_deviceJoerg Roedel
2015-06-11iommu/amd: Use default domain if available for DMA-APIJoerg Roedel
2015-06-11iommu/amd: Implement dm_region call-backsJoerg Roedel
2015-06-02Revert "iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent"Joerg Roedel
2015-05-29iommu/amd: Handle integer overflow in dma_ops_area_allocJoerg Roedel
2015-04-24x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector()Jiang Liu
2015-04-24irq_remapping/amd: Move struct irq_2_irte into amd_iommu.cJiang Liu
2015-04-24x86/irq: Remove irq_cfg.irq_remappedJiang Liu
2015-04-24irq_remapping/amd: Clean up unsued codeJiang Liu
2015-04-24irq_remapping/amd: Clean up unused MSI related codeJiang Liu
2015-04-24irq_remapping/amd: Enhance AMD IR driver to support hierarchical irqdomainsJiang Liu
2015-04-02Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ...Joerg Roedel
2015-04-02iommu/amd: Correctly encode huge pages in iommu page tablesJoerg Roedel
2015-04-02iommu/amd: Optimize amd_iommu_iova_to_phys for new fetch_pte interfaceJoerg Roedel
2015-04-02iommu/amd: Optimize alloc_new_range for new fetch_pte interfaceJoerg Roedel
2015-04-02iommu/amd: Optimize iommu_unmap_page for new fetch_pte interfaceJoerg Roedel
2015-04-02iommu/amd: Return the pte page-size in fetch_pteJoerg Roedel
2015-04-02iommu/amd: Add support for contiguous dma allocatorJoerg Roedel
2015-04-02iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherentJoerg Roedel
2015-04-02iommu/amd: Ignore BUS_NOTIFY_UNBOUND_DRIVER eventJoerg Roedel
2015-04-02iommu/amd: Use BUS_NOTIFY_REMOVED_DEVICEJoerg Roedel
2015-03-31iommu/amd: Make use of domain_alloc and domain_freeJoerg Roedel
2015-02-12Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-02-04Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...Joerg Roedel
2015-02-04iommu/amd: Convert non-returned local variable to boolean when relevantQuentin Lambert
2015-02-04iommu: Update my email addressJoerg Roedel
2015-01-15iommu/irq_remapping: Kill function irq_remapping_supported() and related codeJiang Liu
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-16iommu/amd: Use helpers to access irq_cfg data structure associated with IRQJiang Liu
2014-12-02Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Joerg Roedel
2014-11-14iommu/amd: remove compiler warning due to IOMMU_CAP_NOEXECWill Deacon
2014-11-04iommu: Add iommu_map_sg() functionOlav Haugan
2014-10-02Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel
2014-09-25iommu/irq_remapping: Fix the regression of hpet irq remappingYijing Wang
2014-09-25iommu/amd: Split init_iommu_group() from iommu_init_device()Alex Williamson
2014-09-25amd_iommu: do not dereference a NULL pointer address.Maurizio Lombardi
2014-09-25iommu/amd: Convert to iommu_capable() API functionJoerg Roedel