aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/amd_iommu.c
AgeCommit message (Expand)Author
2013-03-27iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel
2013-02-26Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-02-13iommu/amd: Remove redundant NULL check before dma_ops_domain_free().Cyril Roelandt
2013-01-28x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 coreJoerg Roedel
2012-12-02iommu/amd: Remove obsolete commentJoerg Roedel
2012-12-02iommu/amd: Don't use 512GB pagesJoerg Roedel
2012-10-24iommu/amd: Properly account for virtual aliases in IOMMU groupsAlex Williamson
2012-10-24iommu/amd: Split IOMMU group allocation and attachAlex Williamson
2012-10-24iommu/amd: Split upstream bus device lookupAlex Williamson
2012-10-24iommu/amd: Split IOMMU Group topology walkAlex Williamson
2012-10-24iommu/amd: Split IOMMU group initializationAlex Williamson
2012-10-02Merge branches 'dma-debug', 'iommu/fixes', 'arm/tegra', 'arm/exynos', 'x86/am...Joerg Roedel
2012-10-02iommu/amd: Remove obsolete comment lineJoerg Roedel
2012-10-02iommu/amd: Fix possible use after free in get_irq_table()Dan Carpenter
2012-09-28iommu/amd: Report irq remapping through IOMMU-APIJoerg Roedel
2012-09-28iommu/amd: Add initialization routines for AMD interrupt remappingJoerg Roedel
2012-09-28iommu/amd: Add call-back routine for HPET MSIJoerg Roedel
2012-09-28iommu/amd: Implement MSI routines for interrupt remappingJoerg Roedel
2012-09-28iommu/amd: Add IOAPIC remapping routinesJoerg Roedel
2012-09-28iommu/amd: Add routines to manage irq remapping tablesJoerg Roedel
2012-09-28iommu/amd: Add IRTE invalidation routineJoerg Roedel
2012-09-28iommu/amd: Add slab-cache for irq remapping tablesJoerg Roedel
2012-09-28iommu/amd: Keep track of HPET and IOAPIC device idsJoerg Roedel
2012-09-28iommu/amd: Fix wrong assumption in iommu-group specific codeJoerg Roedel
2012-09-18iommu/amd: Fix some typosFrank Arnold
2012-08-06iommu/amd: Fix ACS path checkingAlex Williamson
2012-07-23Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel
2012-07-19iommu/amd: Fix hotplug with iommu=ptJoerg Roedel
2012-07-17iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops()Joerg Roedel
2012-07-17iommu/amd: Introduce early_amd_iommu_init routineJoerg Roedel
2012-07-17iommu/amd: Fix sparse warningsJoerg Roedel
2012-07-11iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel
2012-07-02iommu/amd: fix type bug in flush codeDan Carpenter
2012-06-25amd_iommu: Make use of DMA quirks and ACS checks in IOMMU groupsAlex Williamson
2012-06-25amd_iommu: Support IOMMU groupsAlex Williamson
2012-06-25iommu: IOMMU GroupsAlex Williamson
2012-06-25iommu/amd: Initialize dma_ops for hotplug and sriov devicesJoerg Roedel
2012-06-04iommu/amd: Fix deadlock in ppr-handling error pathJoerg Roedel
2012-04-12iommu/amd: Add workaround for event log erratumJoerg Roedel
2012-04-12iommu/amd: Check for the right TLP prefix bitJoerg Roedel
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2012-03-19x86: Fix section warningsSteffen Persvold
2012-01-23iommu/amd: Work around broken IVRS tablesJoerg Roedel
2012-01-09Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextJoerg Roedel
2011-12-22iommu/amd: Init stats for iommu=ptJoerg Roedel
2011-12-15iommu/amd: Add amd_iommu_device_info() functionJoerg Roedel
2011-12-15iommu/amd: Adapt IOMMU driver to PCI register name changesJoerg Roedel
2011-12-14Merge branch 'iommu/page-sizes' into x86/amdJoerg Roedel
2011-12-12iommu/amd: Add stat counter for IOMMUv2 eventsJoerg Roedel