| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu/amd: Use dev_is_pci() to check whether it is pci device | Yijing Wang | 2014-01-07 | 1 | -2/+2 |
* | iommu/amd: Fix resource leak in iommu_init_device() | Radmila Kompová | 2013-08-14 | 1 | -1/+3 |
*-. | Merge branches 'x86/vt-d', 'arm/omap', 'core', 'x86/amd' and 'arm/smmu' into ... | Joerg Roedel | 2013-06-25 | 1 | -25/+54 |
|\ \ |
|
| | * | iommu/amd: Only unmap large pages from the first pte | Alex Williamson | 2013-06-23 | 1 | -1/+5 |
| | * | iommu/amd: Fix memory leak in free_pagetable | Joerg Roedel | 2013-06-20 | 1 | -24/+49 |
| |/ |
|
* | | iommu/{vt-d,amd}: Remove multifunction assumption around grouping | Alex Williamson | 2013-06-20 | 1 | -6/+19 |
|/ |
|
* | Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-05-06 | 1 | -81/+64 |
|\ |
|
| *-----. | Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '... | Joerg Roedel | 2013-05-02 | 1 | -93/+74 |
| |\ \ \ \ |
|
| | | | * | | iommu: Move swap_pci_ref function to drivers/iommu/pci.h. | Varun Sethi | 2013-04-23 | 1 | -6/+1 |
| | | | |/ |
|
| | | * | | iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API. | Varun Sethi | 2013-04-02 | 1 | -1/+1 |
| | | |/ |
|
| | * | | iommu/AMD: Per-thread IOMMU Interrupt Handling | Suravee Suthikulpanit | 2013-04-23 | 1 | -49/+33 |
| | * | | iommu/amd: Workaround for ERBT1312 | Joerg Roedel | 2013-04-19 | 1 | -8/+26 |
| | * | | iommu/amd: Properly initialize irq-table lock | Joerg Roedel | 2013-04-18 | 1 | -0/+3 |
| | * | | iommu/amd: Use AMD specific data structure for irq remapping | Joerg Roedel | 2013-04-18 | 1 | -27/+27 |
| | * | | iommu/amd: Remove map_sg_no_iommu() | Joerg Roedel | 2013-04-18 | 1 | -21/+1 |
| | * | | iommu/amd: Re-enable IOMMU event log interrupt after handling. | Suravee Suthikulpanit | 2013-04-02 | 1 | -0/+3 |
| | |/ |
|
* | | | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-04-29 | 1 | -7/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | iommu/amd: Remove calc_devid() and use PCI_DEVID() from PCI | Shuah Khan | 2013-03-26 | 1 | -1/+1 |
| * | | iommu/amd: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI | Shuah Khan | 2013-03-26 | 1 | -6/+6 |
| |/ |
|
* | | iommu/amd: Make sure dma_ops are set for hotplug devices | Joerg Roedel | 2013-03-27 | 1 | -12/+10 |
|/ |
|
* | Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-02-26 | 1 | -2/+1 |
|\ |
|
| * | iommu/amd: Remove redundant NULL check before dma_ops_domain_free(). | Cyril Roelandt | 2013-02-13 | 1 | -2/+1 |
* | | x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core | Joerg Roedel | 2013-01-28 | 1 | -4/+4 |
|/ |
|
* | iommu/amd: Remove obsolete comment | Joerg Roedel | 2012-12-02 | 1 | -10/+0 |
* | iommu/amd: Don't use 512GB pages | Joerg Roedel | 2012-12-02 | 1 | -1/+3 |
* | iommu/amd: Properly account for virtual aliases in IOMMU groups | Alex Williamson | 2012-10-24 | 1 | -5/+56 |
* | iommu/amd: Split IOMMU group allocation and attach | Alex Williamson | 2012-10-24 | 1 | -11/+19 |
* | iommu/amd: Split upstream bus device lookup | Alex Williamson | 2012-10-24 | 1 | -9/+15 |
* | iommu/amd: Split IOMMU Group topology walk | Alex Williamson | 2012-10-24 | 1 | -25/+33 |
* | iommu/amd: Split IOMMU group initialization | Alex Williamson | 2012-10-24 | 1 | -18/+43 |
*-----. | Merge branches 'dma-debug', 'iommu/fixes', 'arm/tegra', 'arm/exynos', 'x86/am... | Joerg Roedel | 2012-10-02 | 1 | -5/+509 |
|\ \ \ \ |
|
| | | | * | iommu/amd: Remove obsolete comment line | Joerg Roedel | 2012-10-02 | 1 | -1/+0 |
| | | | * | iommu/amd: Fix possible use after free in get_irq_table() | Dan Carpenter | 2012-10-02 | 1 | -0/+1 |
| | | | * | iommu/amd: Report irq remapping through IOMMU-API | Joerg Roedel | 2012-09-28 | 1 | -0/+2 |
| | | | * | iommu/amd: Add initialization routines for AMD interrupt remapping | Joerg Roedel | 2012-09-28 | 1 | -0/+16 |
| | | | * | iommu/amd: Add call-back routine for HPET MSI | Joerg Roedel | 2012-09-28 | 1 | -0/+26 |
| | | | * | iommu/amd: Implement MSI routines for interrupt remapping | Joerg Roedel | 2012-09-28 | 1 | -0/+74 |
| | | | * | iommu/amd: Add IOAPIC remapping routines | Joerg Roedel | 2012-09-28 | 1 | -0/+126 |
| | | | * | iommu/amd: Add routines to manage irq remapping tables | Joerg Roedel | 2012-09-28 | 1 | -0/+228 |
| | | | * | iommu/amd: Add IRTE invalidation routine | Joerg Roedel | 2012-09-28 | 1 | -0/+27 |
| | | | * | iommu/amd: Add slab-cache for irq remapping tables | Joerg Roedel | 2012-09-28 | 1 | -0/+2 |
| | | | * | iommu/amd: Keep track of HPET and IOAPIC device ids | Joerg Roedel | 2012-09-28 | 1 | -0/+3 |
| | | |/
| | |/| |
|
| | | * | iommu/amd: Fix some typos | Frank Arnold | 2012-09-18 | 1 | -5/+5 |
| | |/ |
|
* | | | iommu/amd: Fix wrong assumption in iommu-group specific code | Joerg Roedel | 2012-09-28 | 1 | -2/+4 |
| |/
|/| |
|
* | | iommu/amd: Fix ACS path checking | Alex Williamson | 2012-08-06 | 1 | -3/+22 |
|/ |
|
*-----. | Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai... | Joerg Roedel | 2012-07-23 | 1 | -28/+71 |
|\ \ \ \ |
|
| | | | * | iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attribute | Joerg Roedel | 2012-07-11 | 1 | -0/+4 |
| | | * | | amd_iommu: Make use of DMA quirks and ACS checks in IOMMU groups | Alex Williamson | 2012-06-25 | 1 | -0/+25 |
| | | * | | amd_iommu: Support IOMMU groups | Alex Williamson | 2012-06-25 | 1 | -1/+23 |
| | | * | | iommu: IOMMU Groups | Alex Williamson | 2012-06-25 | 1 | -21/+0 |
| | | |/ |
|