aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/amd_iommu.c
AgeCommit message (Expand)Author
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-16iommu/amd: Use helpers to access irq_cfg data structure associated with IRQJiang Liu
2014-12-02Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Joerg Roedel
2014-11-14iommu/amd: remove compiler warning due to IOMMU_CAP_NOEXECWill Deacon
2014-11-04iommu: Add iommu_map_sg() functionOlav Haugan
2014-10-02Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel
2014-09-25iommu/irq_remapping: Fix the regression of hpet irq remappingYijing Wang
2014-09-25iommu/amd: Split init_iommu_group() from iommu_init_device()Alex Williamson
2014-09-25amd_iommu: do not dereference a NULL pointer address.Maurizio Lombardi
2014-09-25iommu/amd: Convert to iommu_capable() API functionJoerg Roedel
2014-08-26iommu/amd: Remove device binding reference countJoerg Roedel
2014-08-26iommu/amd: Attach and detach complete alias groupJoerg Roedel
2014-08-26iommu/amd: Keep a list of devices in an alias groupJoerg Roedel
2014-08-26iommu/amd: Move struct iommu_dev_data to amd_iommu.cJoerg Roedel
2014-08-18iommu/amd: Fix cleanup_domain for mass device removalJoerg Roedel
2014-07-07iommu: Constify struct iommu_opsThierry Reding
2014-07-04iommu/amd: Add sysfs supportAlex Williamson
2014-07-04iommu/amd: Use iommu_group_get_for_dev()Alex Williamson
2014-07-04iommu/amd: Update to use PCI DMA aliasesAlex Williamson
2014-05-30iommu/amd: Fix recently introduced compile warningsJoerg Roedel
2014-05-26iommu/amd: Remove duplicate checking codeVaughan Cao
2014-05-13iommu/amd: Fix interrupt remapping for aliased devicesAlex Williamson
2014-03-24iommu/amd: Fix logic to determine and checking max PASIDSuravee Suthikulpanit
2014-03-04iommu/amd: Fix PASID format in INVALIDATE_IOTLB_PAGES commandJay Cornwall
2014-01-07iommu/amd: Use dev_is_pci() to check whether it is pci deviceYijing Wang
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