aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/intel-iommu.c
AgeCommit message (Expand)Author
2012-05-07iommu: rename intr_remapping references to irq_remappingSuresh Siddha
2012-05-07iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-06x86/iommu/intel: Increase the number of iommus supported to MAX_IO_APICSMike Travis
2012-03-06x86/iommu/intel: Fix identity mapping for sandy bridgeMike Travis
2012-02-05iommu: Fix typo in intel-iommu.cMasanari Iida
2012-01-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds
2012-01-09Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextJoerg Roedel
2012-01-09Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel
2011-12-20Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar
2011-12-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds
2011-12-16iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov
2011-12-14Merge branch 'iommu/page-sizes' into x86/amdJoerg Roedel
2011-12-08memblock: Kill early_node_map[]Tejun Heo
2011-12-05intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev()Sergey Senozhatsky
2011-11-28Merge branch 'master' into x86/memblockTejun Heo
2011-11-15iommu: Add option to group multi-function devicesAlex Williamson
2011-11-15iommu/intel: Implement iommu_device_groupAlex Williamson
2011-11-10iommu/intel: announce supported page sizesOhad Ben-Cohen
2011-11-10iommu/core: stop converting bytes to page order back and forthOhad Ben-Cohen
2011-10-31intel-iommu: now needs export.h for EXPORT_SYMBOL_GPLPaul Gortmaker
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-10-26Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-10-21iommu/vt-d: Use bus_set_iommu instead of register_iommuJoerg Roedel
2011-10-19intel-iommu: fix superpage support in pfn_to_dma_pte()Allen Kay
2011-10-19intel-iommu: set iommu_superpage on VM domains to lowest common denominatorAllen Kay
2011-10-19intel-iommu: fix return value of iommu_unmap() APIAllen Kay
2011-10-14intel-iommu: Export a flag indicating that the IOMMU is used for iGFX.David Woodhouse
2011-10-14intel-iommu: Workaround IOTLB hang on Ironlake GPUDavid Woodhouse
2011-10-10intel-iommu: Fix AB-BA lockdep reportRoland Dreier
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha
2011-09-21iommu: Move IOMMU specific code to intel-iommu.cSuresh Siddha
2011-09-21intr_remap: Call dmar_dev_scope_init() explicitlySuresh Siddha
2011-09-13locking, x86, iommu: Annotate iommu->register_lock as rawThomas Gleixner
2011-06-21x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen