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