summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel-iommu.c
Commit message (Expand)AuthorAgeFilesLines
* intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helperDavid Woodhouse2012-05-251-16/+13
* intel-iommu: Add device info into list before doing context mappingDavid Woodhouse2012-05-251-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-041-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-201-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/+9
|/
* 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/+4
| | | |/ | | |/|
* | | | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar2011-12-201-15/+10
|\ \ \ \ | |/ / / |/| | |
| * | | memblock: Kill early_node_map[]Tejun Heo2011-12-081-0/+1
| * | | Merge branch 'master' into x86/memblockTejun Heo2011-11-281-15/+9
| |/ /
* | | 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-10-311-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/+1
| |/
* | intel-iommu: fix superpage support in pfn_to_dma_pte()Allen Kay2011-10-191-9/+8
* | 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
* | intel-iommu: Export a flag indicating that the IOMMU is used for iGFX.David Woodhouse2011-10-141-10/+15
* | intel-iommu: Workaround IOTLB hang on Ironlake GPUDavid Woodhouse2011-10-141-1/+5
* | intel-iommu: Fix AB-BA lockdep reportRoland Dreier2011-10-101-2/+2
|/
* x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-211-0/+4016