summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd_iommu.c
AgeCommit message (Expand)Author
2012-01-23iommu/amd: Init stats for iommu=ptJoerg Roedel
2012-01-23iommu/amd: Add amd_iommu_device_info() functionJoerg Roedel
2012-01-23iommu/amd: Adapt IOMMU driver to PCI register name changesJoerg Roedel
2012-01-23iommu/amd: Add stat counter for IOMMUv2 eventsJoerg Roedel
2012-01-23iommu/amd: Add device errata handlingJoerg Roedel
2012-01-23iommu/amd: Add function to get IOMMUv2 domain for pdevJoerg Roedel
2012-01-23iommu/amd: Implement function to send PPR completionsJoerg Roedel
2012-01-23iommu/amd: Implement functions to manage GCR3 tableJoerg Roedel
2012-01-23iommu/amd: Implement IOMMUv2 TLB flushing routinesJoerg Roedel
2012-01-23iommu/amd: Add support for IOMMUv2 domain modeJoerg Roedel
2012-01-23iommu/amd: Add amd_iommu_domain_direct_map functionJoerg Roedel
2012-01-23iommu/amd: Implement notifier for PPR faultsJoerg Roedel
2012-01-23iommu/amd: Put IOMMUv2 capable devices in pt_domainJoerg Roedel
2012-01-23iommu/amd: Convert dev_table_entry to u64Joerg Roedel
2012-01-23iommu: Add option to group multi-function devicesAlex Williamson
2012-01-23iommu/amd: Implement iommu_device_groupAlex Williamson
2012-01-23iommu/amd: announce supported page sizesOhad Ben-Cohen
2012-01-23iommu/core: stop converting bytes to page order back and forthOhad Ben-Cohen
2012-01-23iommu/amd: Use bus_set_iommu instead of register_iommuJoerg Roedel
2011-11-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