summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel-iommu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v3.7-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-071-1/+3
|\
| * intel-iommu: Default to non-coherent for domains unattached to iommusAlex Williamson2012-09-181-1/+3
* | Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-131-3/+23
|\|
| * iommu/intel: Fix ACS path checkingAlex Williamson2012-08-061-3/+22
| * iommu/intel: add missing free_domain_memJulia Lawall2012-08-031-0/+1
* | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang2012-08-231-3/+3
|/
* Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-251-35/+58
|\
| *-. Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel2012-07-231-35/+58
| |\ \
| | | * iommu/vt-d: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel2012-07-111-0/+4
| | |/ | |/|
| | * intel-iommu: Make use of DMA quirks and ACS checks in IOMMU groupsAlex Williamson2012-06-251-0/+25
| | * intel-iommu: Support IOMMU groupsAlex Williamson2012-06-251-0/+43
| | * iommu: IOMMU GroupsAlex Williamson2012-06-251-49/+0Star
| |/
* / PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-1/+1
|/
* intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helperDavid Woodhouse2012-05-261-16/+13Star
* intel-iommu: Add device info into list before doing context mappingDavid Woodhouse2012-05-261-6/+11
* iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha2012-05-071-1/+1
* iommu: rename intr_remapping references to irq_remappingSuresh Siddha2012-05-071-1/+1
* iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel2012-05-071-0/+1
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-051-4/+5
|\
| * X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-4/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-211-1/+1
|\ \
| * | iommu: Fix typo in intel-iommu.cMasanari Iida2012-02-051-1/+1
| |/
* | x86/iommu/intel: Increase the number of iommus supported to MAX_IO_APICSMike Travis2012-03-061-13/+26
* | x86/iommu/intel: Fix identity mapping for sandy bridgeMike Travis2012-03-061-11/+9Star
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-101-7/+72
|\
| * Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextJoerg Roedel2012-01-091-0/+49
| |\
| | * iommu: Add option to group multi-function devicesAlex Williamson2011-11-151-0/+3
| | * iommu/intel: Implement iommu_device_groupAlex Williamson2011-11-151-0/+46
| | |
| | \
| *-. \ Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel2012-01-091-7/+23
| |\ \ \ | | | |/ | | |/|
| | | * Merge branch 'iommu/page-sizes' into x86/amdJoerg Roedel2011-12-141-7/+23
| | | |\
| | | | * iommu/intel: announce supported page sizesOhad Ben-Cohen2011-11-101-0/+19
| | | | * iommu/core: stop converting bytes to page order back and forthOhad Ben-Cohen2011-11-101-7/+4Star
| | | |/ | | |/|
* | | | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar2011-12-201-15/+10Star
|\ \ \ \ | |/ / / |/| | |
| * | | memblock: Kill early_node_map[]Tejun Heo2011-12-081-0/+1
| * | | Merge branch 'master' into x86/memblockTejun Heo2011-11-281-15/+9Star
| |/ /
* | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds2011-12-161-0/+5
|\ \ \ | |_|/ |/| |
| * | iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov2011-12-161-0/+5
| |/
* / intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev()Sergey Senozhatsky2011-12-051-1/+1
|/
* intel-iommu: now needs export.h for EXPORT_SYMBOL_GPLPaul Gortmaker2011-11-011-0/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2011-10-301-1/+1
|\
| * iommu/vt-d: Use bus_set_iommu instead of register_iommuJoerg Roedel2011-10-211-1/+1
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-261-18/+18
|\ \
| * | locking, x86, iommu: Annotate iommu->register_lock as rawThomas Gleixner2011-09-131-18/+18
| |/
* | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-261-10/+157
|\ \
| * | iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha2011-09-211-5/+5
| * | iommu: Move IOMMU specific code to intel-iommu.cSuresh Siddha2011-09-211-0/+151
| * | intr_remap: Call dmar_dev_scope_init() explicitlySuresh Siddha2011-09-211-5/+1Star
| |/
* | intel-iommu: fix superpage support in pfn_to_dma_pte()Allen Kay2011-10-191-9/+8Star
* | intel-iommu: set iommu_superpage on VM domains to lowest common denominatorAllen Kay2011-10-191-5/+7
* | intel-iommu: fix return value of iommu_unmap() APIAllen Kay2011-10-191-3/+8