Age | Commit message (Expand) | Author |
2013-07-10 | Merge tag 'iommu-updates-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-07-09 | drivers/iommu/msm_iommu_dev.c: fix leak and clean up error paths | Libo Chen |
2013-07-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-07-03 | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-02 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-06-25 | Merge branches 'x86/vt-d', 'arm/omap', 'core', 'x86/amd' and 'arm/smmu' into ... | Joerg Roedel |
2013-06-25 | iommu/arm: Add support for ARM Ltd. System MMU architecture | Will Deacon |
2013-06-24 | msm: iommu: Use clk_set_rate() instead of clk_set_min_rate() | Stephen Boyd |
2013-06-24 | msm: iommu: Convert to clk_prepare/unprepare | Stephen Boyd |
2013-06-24 | iommu: Use %pa and %zx instead of casting | Joe Perches |
2013-06-23 | iommu/amd: Only unmap large pages from the first pte | Alex Williamson |
2013-06-23 | iommu: Fix compiler warning on pr_debug | Alex Williamson |
2013-06-20 | iommu/amd: Fix memory leak in free_pagetable | Joerg Roedel |
2013-06-20 | iommu: Split iommu_unmaps | Alex Williamson |
2013-06-20 | iommu/{vt-d,amd}: Remove multifunction assumption around grouping | Alex Williamson |
2013-06-20 | iommu/omap: fix checkpatch warnings in omap iommu code | Suman Anna |
2013-06-20 | iommu/omap: fix printk formats for dma_addr_t | Suman Anna |
2013-06-20 | iommu/vt-d: DMAR reporting table needs at least one DRHD | Li, Zhen-Hua |
2013-06-20 | iommu/vt-d: Downgrade the warning if enabling irq remapping fails | Andy Lutomirski |
2013-06-20 | powerpc/vfio: Enable on pSeries platform | Alexey Kardashevskiy |
2013-06-20 | powerpc/vfio: Enable on PowerNV platform | Alexey Kardashevskiy |
2013-06-19 | perf/x86/amd: Add IOMMU Performance Counter resource management | Steven L Kinney |
2013-06-03 | x86/MSI: Conserve interrupt resources when using multiple-MSIs | Alexander Gordeev |
2013-05-06 | Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-05-02 | Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '... | Joerg Roedel |
2013-05-02 | iommu/tegra: Fix printk formats for dma_addr_t | Varun Sethi |
2013-04-30 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-04-29 | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-24 | iommu: Add a function to find an iommu group by id | Alexey Kardashevskiy |
2013-04-24 | iommu/vt-d: Remove warning for HPET scope type | Linn Crosetto |
2013-04-24 | x86/iommu/dmar: Remove warning for HPET scope type | Linn Crosetto |
2013-04-23 | iommu: Move swap_pci_ref function to drivers/iommu/pci.h. | Varun Sethi |
2013-04-23 | iommu/vt-d: Disable translation if already enabled | Takao Indoh |
2013-04-23 | iommu/amd: fix error return code in early_amd_iommu_init() | Wei Yongjun |
2013-04-23 | iommu/AMD: Per-thread IOMMU Interrupt Handling | Suravee Suthikulpanit |
2013-04-19 | iommu/amd: Workaround for ERBT1312 | Joerg Roedel |
2013-04-19 | iommu/amd: Don't report firmware bugs with cmd-line ivrs overrides | Joerg Roedel |
2013-04-19 | iommu/amd: Add ioapic and hpet ivrs override | Joerg Roedel |
2013-04-19 | iommu/amd: Add early maps for ioapic and hpet | Joerg Roedel |
2013-04-19 | iommu/amd: Extend IVRS special device data structure | Joerg Roedel |
2013-04-19 | iommu/amd: Move add_special_device() to __init | Joerg Roedel |
2013-04-18 | iommu/amd: Properly initialize irq-table lock | Joerg Roedel |
2013-04-18 | iommu/amd: Use AMD specific data structure for irq remapping | Joerg Roedel |
2013-04-18 | iommu/amd: Remove map_sg_no_iommu() | Joerg Roedel |
2013-04-18 | iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets | Neil Horman |
2013-04-02 | iommu/fsl: Add the window permission flag as a parameter to iommu_window_enab... | Varun Sethi |
2013-04-02 | iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API. | Varun Sethi |
2013-04-02 | iommu/amd: Re-enable IOMMU event log interrupt after handling. | Suravee Suthikulpanit |
2013-03-27 | Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-03-27 | iommu/amd: Make sure dma_ops are set for hotplug devices | Joerg Roedel |