index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel-iommu.c
Age
Commit message (
Expand
)
Author
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
2011-11-15
iommu: Add option to group multi-function devices
Alex Williamson
2011-11-15
iommu/intel: Implement iommu_device_group
Alex Williamson
2011-11-10
iommu/intel: announce supported page sizes
Ohad Ben-Cohen
2011-11-10
iommu/core: stop converting bytes to page order back and forth
Ohad Ben-Cohen
2011-10-31
intel-iommu: now needs export.h for EXPORT_SYMBOL_GPL
Paul Gortmaker
2011-10-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
2011-10-26
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-10-26
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-10-21
iommu/vt-d: Use bus_set_iommu instead of register_iommu
Joerg Roedel
2011-10-19
intel-iommu: fix superpage support in pfn_to_dma_pte()
Allen Kay
2011-10-19
intel-iommu: set iommu_superpage on VM domains to lowest common denominator
Allen Kay
2011-10-19
intel-iommu: fix return value of iommu_unmap() API
Allen Kay
2011-10-14
intel-iommu: Export a flag indicating that the IOMMU is used for iGFX.
David Woodhouse
2011-10-14
intel-iommu: Workaround IOTLB hang on Ironlake GPU
David Woodhouse
2011-10-10
intel-iommu: Fix AB-BA lockdep report
Roland Dreier
2011-09-21
iommu: Rename the DMAR and INTR_REMAP config options
Suresh Siddha
2011-09-21
iommu: Move IOMMU specific code to intel-iommu.c
Suresh Siddha
2011-09-21
intr_remap: Call dmar_dev_scope_init() explicitly
Suresh Siddha
2011-09-13
locking, x86, iommu: Annotate iommu->register_lock as raw
Thomas Gleixner
2011-06-21
x86/ia64: intel-iommu: move to drivers/iommu/
Ohad Ben-Cohen