Age | Commit message (Expand) | Author |
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-25 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-02-19 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-02-20 | 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-08 | 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 |
2012-05-07 | iommu/vt-d: Make intr-remapping initialization generic | Joerg Roedel |
2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-03-28 | X86 & IA64: adapt for dma_map_ops changes | Andrzej Pietrasiewicz |
2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-03-06 | x86/iommu/intel: Increase the number of iommus supported to MAX_IO_APICS | Mike Travis |
2012-03-06 | x86/iommu/intel: Fix identity mapping for sandy bridge | Mike Travis |
2012-02-05 | iommu: Fix typo in intel-iommu.c | Masanari Iida |
2012-01-10 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds |
2012-01-09 | Merge branches 'iommu/page-sizes' and 'iommu/group-id' into next | Joerg Roedel |
2012-01-09 | Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next | Joerg Roedel |
2011-12-20 | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l... | Ingo Molnar |
2011-12-16 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux | Linus Torvalds |
2011-12-16 | iommu: Export intel_iommu_enabled to signal when iommu is in use | Eugeni Dodonov |
2011-12-14 | Merge branch 'iommu/page-sizes' into x86/amd | Joerg Roedel |
2011-12-08 | memblock: Kill early_node_map[] | Tejun Heo |
2011-12-05 | intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev() | Sergey Senozhatsky |
2011-11-28 | Merge branch 'master' into x86/memblock | Tejun Heo |