aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/amd_iommu.c
AgeCommit message (Expand)Author
2013-07-28iommu/amd: Only unmap large pages from the first pteAlex Williamson
2013-06-07iommu/amd: Workaround for ERBT1312Joerg Roedel
2013-06-07iommu/amd: Re-enable IOMMU event log interrupt after handling.Suravee Suthikulpanit
2013-04-05iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel
2012-08-09iommu/amd: Fix hotplug with iommu=ptJoerg Roedel
2012-07-16iommu/amd: Initialize dma_ops for hotplug and sriov devicesJoerg Roedel
2012-06-10iommu/amd: Fix deadlock in ppr-handling error pathJoerg Roedel
2012-06-10iommu/amd: Add workaround for event log erratumJoerg Roedel
2012-06-10iommu/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
2011-11-15iommu/amd: Implement iommu_device_groupAlex Williamson
2011-11-10iommu/amd: announce supported page sizesOhad Ben-Cohen
2011-11-10iommu/core: stop converting bytes to page order back and forthOhad Ben-Cohen
2011-10-21Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel
2011-10-21iommu/amd: Use bus_set_iommu instead of register_iommuJoerg Roedel
2011-10-11iommu/amd: Fix wrong shift directionJoerg Roedel
2011-09-02iommu/amd: Don't take domain->lock recursivlyJoerg Roedel
2011-09-02iommu/amd: Make sure iommu->need_sync contains correct valueJoerg Roedel
2011-07-06iommu/amd: Don't use MSI address range for DMA addressesJoerg Roedel
2011-06-21Merge branches 'amd/transparent-bridge' and 'core'Joerg Roedel
2011-06-21iommu/amd: Move missing parts to drivers/iommuJoerg Roedel
2011-06-21x86: amd_iommu: move to drivers/iommu/Ohad Ben-Cohen