aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/amd_iommu.c
AgeCommit message (Expand)Author
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
2011-12-12iommu/amd: Add device errata handlingJoerg Roedel
2011-12-12iommu/amd: Add function to get IOMMUv2 domain for pdevJoerg Roedel
2011-12-12iommu/amd: Implement function to send PPR completionsJoerg Roedel
2011-12-12iommu/amd: Implement functions to manage GCR3 tableJoerg Roedel
2011-12-12iommu/amd: Implement IOMMUv2 TLB flushing routinesJoerg Roedel
2011-12-12iommu/amd: Add support for IOMMUv2 domain modeJoerg Roedel
2011-12-12iommu/amd: Add amd_iommu_domain_direct_map functionJoerg Roedel
2011-12-12iommu/amd: Implement notifier for PPR faultsJoerg Roedel
2011-12-12iommu/amd: Put IOMMUv2 capable devices in pt_domainJoerg Roedel
2011-12-12iommu/amd: Convert dev_table_entry to u64Joerg Roedel
2011-11-15iommu: Add option to group multi-function devicesAlex Williamson