Age | Commit message (Expand) | Author |
2014-01-30 | Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-01-22 | intel-iommu: fix off-by-one in pagetable freeing | Alex Williamson |
2014-01-09 | iommu/vt-d: free all resources if failed to initialize DMARs | Jiang Liu |
2014-01-09 | iommu/vt-d, trivial: clean sparse warnings | Jiang Liu |
2014-01-09 | iommu/vt-d: fix access after free issue in function free_dmar_iommu() | Jiang Liu |
2014-01-09 | iommu/vt-d: keep shared resources when failed to initialize iommu devices | Jiang Liu |
2014-01-09 | iommu/vt-d: fix invalid memory access when freeing DMAR irq | Jiang Liu |
2014-01-09 | iommu/vt-d, trivial: simplify code with existing macros | Jiang Liu |
2014-01-09 | iommu/vt-d, trivial: clean up unused code | Jiang Liu |
2014-01-09 | iommu/vt-d, trivial: print correct domain id of static identity domain | Jiang Liu |
2014-01-09 | iommu/vt-d, trivial: refine support of 64bit guest address | Jiang Liu |
2014-01-09 | iommu/vt-d: fix resource leakage on error recovery path in iommu_init_domains() | Jiang Liu |
2014-01-09 | iommu/vt-d: fix a race window in allocating domain ID for virtual machines | Jiang Liu |
2014-01-07 | iommu/vt-d: Use dev_is_pci() to check whether it is pci device | Yijing Wang |
2013-11-01 | iommu/vt-d: Use list_for_each_entry_safe() for dmar_domain->devices traversal | Yijing Wang |
2013-11-01 | iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limits | Julian Stecklina |
2013-08-14 | intel-iommu: Fix leaks in pagetable freeing | Alex Williamson |
2013-06-20 | iommu/{vt-d,amd}: Remove multifunction assumption around grouping | Alex Williamson |
2013-05-02 | Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '... | Joerg Roedel |
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-02 | iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API. | Varun Sethi |
2013-02-26 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-02-20 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-02-19 | intel/iommu: force writebuffer-flush quirk on Gen 4 Chipsets | Daniel Vetter |
2013-01-28 | x86, irq: Move irq_remapping_enabled declaration to iommu code | Joerg Roedel |
2013-01-23 | iommu/intel: disable DMAR for g4x integrated gfx | Daniel Vetter |
2013-01-03 | Drivers: iommu: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-20 | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-12-20 | intel-iommu: Free old page tables before creating superpage | Woodhouse, David |
2012-12-16 | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel |
2012-11-21 | intel-iommu: Prevent devices with RMRRs from being placed into SI Domain | Tom Mingarelli |
2012-11-17 | intel-iommu: Fix lookup in add device | Alex Williamson |
2012-10-07 | Merge tag 'iommu-updates-v3.7-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-09-18 | intel-iommu: Default to non-coherent for domains unattached to iommus | Alex Williamson |
2012-09-13 | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas |
2012-08-23 | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type | Yijing Wang |
2012-08-06 | iommu/intel: Fix ACS path checking | Alex Williamson |
2012-08-03 | iommu/intel: add missing free_domain_mem | Julia Lawall |
2012-07-24 | Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-07-23 | Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai... | Joerg Roedel |
2012-07-11 | iommu/vt-d: Implement DOMAIN_ATTR_GEOMETRY attribute | Joerg Roedel |
2012-06-25 | intel-iommu: Make use of DMA quirks and ACS checks in IOMMU groups | Alex Williamson |
2012-06-25 | intel-iommu: Support IOMMU groups | Alex Williamson |
2012-06-25 | iommu: IOMMU Groups | Alex Williamson |
2012-06-13 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu |
2012-05-25 | intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helper | David Woodhouse |
2012-05-25 | intel-iommu: Add device info into list before doing context mapping | David Woodhouse |
2012-05-07 | iommu: rename intr_remapping.[ch] to irq_remapping.[ch] | Suresh Siddha |
2012-05-07 | iommu: rename intr_remapping references to irq_remapping | Suresh Siddha |