aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/amd_iommu.c
AgeCommit message (Expand)Author
2013-08-14iommu/amd: Fix resource leak in iommu_init_device()Radmila Kompová
2013-06-25Merge branches 'x86/vt-d', 'arm/omap', 'core', 'x86/amd' and 'arm/smmu' into ...Joerg Roedel
2013-06-23iommu/amd: Only unmap large pages from the first pteAlex Williamson
2013-06-20iommu/amd: Fix memory leak in free_pagetableJoerg Roedel
2013-06-20iommu/{vt-d,amd}: Remove multifunction assumption around groupingAlex Williamson
2013-05-06Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-02Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '...Joerg Roedel
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-23iommu: Move swap_pci_ref function to drivers/iommu/pci.h.Varun Sethi
2013-04-23iommu/AMD: Per-thread IOMMU Interrupt HandlingSuravee Suthikulpanit
2013-04-19iommu/amd: Workaround for ERBT1312Joerg Roedel
2013-04-18iommu/amd: Properly initialize irq-table lockJoerg Roedel
2013-04-18iommu/amd: Use AMD specific data structure for irq remappingJoerg Roedel
2013-04-18iommu/amd: Remove map_sg_no_iommu()Joerg Roedel
2013-04-02iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.Varun Sethi
2013-04-02iommu/amd: Re-enable IOMMU event log interrupt after handling.Suravee Suthikulpanit
2013-03-27iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel
2013-03-26iommu/amd: Remove calc_devid() and use PCI_DEVID() from PCIShuah Khan
2013-03-26iommu/amd: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCIShuah Khan
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