aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel-iommu.c
Commit message (Expand)AuthorAge
* Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-01-29
|\
| * iommu/vt-d: free all resources if failed to initialize DMARsJiang Liu2014-01-09
| * iommu/vt-d, trivial: clean sparse warningsJiang Liu2014-01-09
| * iommu/vt-d: fix access after free issue in function free_dmar_iommu()Jiang Liu2014-01-09
| * iommu/vt-d: keep shared resources when failed to initialize iommu devicesJiang Liu2014-01-09
| * iommu/vt-d: fix invalid memory access when freeing DMAR irqJiang Liu2014-01-09
| * iommu/vt-d, trivial: simplify code with existing macrosJiang Liu2014-01-09
| * iommu/vt-d, trivial: clean up unused codeJiang Liu2014-01-09
| * iommu/vt-d, trivial: print correct domain id of static identity domainJiang Liu2014-01-09
| * iommu/vt-d, trivial: refine support of 64bit guest addressJiang Liu2014-01-09
| * iommu/vt-d: fix resource leakage on error recovery path in iommu_init_domains()Jiang Liu2014-01-09
| * iommu/vt-d: fix a race window in allocating domain ID for virtual machinesJiang Liu2014-01-09
| * iommu/vt-d: Use dev_is_pci() to check whether it is pci deviceYijing Wang2014-01-07
* | intel-iommu: fix off-by-one in pagetable freeingAlex Williamson2014-01-21
|/
* iommu/vt-d: Use list_for_each_entry_safe() for dmar_domain->devices traversalYijing Wang2013-11-01
* iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limitsJulian Stecklina2013-11-01
* intel-iommu: Fix leaks in pagetable freeingAlex Williamson2013-08-14
* iommu/{vt-d,amd}: Remove multifunction assumption around groupingAlex Williamson2013-06-20
*---. Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '...Joerg Roedel2013-05-02
|\ \ \
| | | * iommu: Move swap_pci_ref function to drivers/iommu/pci.h.Varun Sethi2013-04-23
| | |/ | |/|
| | * iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.Varun Sethi2013-04-02
| |/
* / iommu/vt-d: Disable translation if already enabledTakao Indoh2013-04-23
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-25
|\
| * intel/iommu: force writebuffer-flush quirk on Gen 4 ChipsetsDaniel Vetter2013-02-19
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-19
|\ \ | |/ |/|
| * x86, irq: Move irq_remapping_enabled declaration to iommu codeJoerg Roedel2013-01-28
* | iommu/intel: disable DMAR for g4x integrated gfxDaniel Vetter2013-01-22
|/
* Drivers: iommu: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-20
|\
| *-. Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-16
| |\ \
| | | * intel-iommu: Prevent devices with RMRRs from being placed into SI DomainTom Mingarelli2012-11-21
| | |/
* | / intel-iommu: Free old page tables before creating superpageWoodhouse, David2012-12-20
|/ /
* / intel-iommu: Fix lookup in add deviceAlex Williamson2012-11-17
|/
* Merge tag 'iommu-updates-v3.7-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-07
|\
| * intel-iommu: Default to non-coherent for domains unattached to iommusAlex Williamson2012-09-18
* | Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-13
|\|
| * iommu/intel: Fix ACS path checkingAlex Williamson2012-08-06
| * iommu/intel: add missing free_domain_memJulia Lawall2012-08-03
* | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang2012-08-23
|/
* Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-24
|\
| *-. Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel2012-07-23
| |\ \
| | | * iommu/vt-d: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel2012-07-11
| | |/ | |/|
| | * intel-iommu: Make use of DMA quirks and ACS checks in IOMMU groupsAlex Williamson2012-06-25
| | * intel-iommu: Support IOMMU groupsAlex Williamson2012-06-25
| | * iommu: IOMMU GroupsAlex Williamson2012-06-25
| |/
* / PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-13
|/
* intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helperDavid Woodhouse2012-05-25
* intel-iommu: Add device info into list before doing context mappingDavid Woodhouse2012-05-25
* iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha2012-05-07
* iommu: rename intr_remapping references to irq_remappingSuresh Siddha2012-05-07