aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/pci-swiotlb.c
Commit message (Expand)AuthorAgeFilesLines
* x86, swiotlb: Make SWIOTLB use IOMMU_INIT_* macros.Konrad Rzeszutek Wilk2010-08-261-1/+10
* x86, swiotlb: Simplify SWIOTLB pci_swiotlb_detect routine.Konrad Rzeszutek Wilk2010-08-261-6/+27
* x86: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori2010-05-271-2/+0
* x86: Split swiotlb initialization into two stagesFUJITA Tomonori2009-12-151-4/+7
* x86: Fix iommu=soft boot optionFUJITA Tomonori2009-11-251-1/+3
* x86: Set dma_ops to nommu_dma_ops by defaultFUJITA Tomonori2009-11-151-2/+1
* swiotlb: Remove the swiotlb variable usageFUJITA Tomonori2009-11-111-1/+12
* x86: Handle HW IOMMU initialization failure gracefullyFUJITA Tomonori2009-11-101-4/+3
* swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori2009-11-101-2/+1
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-09-231-3/+2
|\
| * intel-iommu: Unify hardware and software passthrough supportDavid Woodhouse2009-08-041-3/+2
* | x86: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()FUJITA Tomonori2009-07-281-10/+0
* | swiotlb: remove swiotlb_arch_range_needs_mappingFUJITA Tomonori2009-07-281-5/+0
* | swiotlb: remove unused swiotlb_alloc()FUJITA Tomonori2009-07-281-5/+0
* | swiotlb: remove unused swiotlb_alloc_boot()FUJITA Tomonori2009-07-281-5/+0
|/
* Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds2009-06-221-1/+2
|\
| * Intel IOMMU Pass Through SupportFenghua Yu2009-04-291-1/+2
* | Merge commit 'v2.6.30-rc5' into core/iommuIngo Molnar2009-05-111-1/+1
|\ \ | |/
| * x86: pci-swiotlb.c swiotlb_dma_ops should be staticJaswinder Singh Rajput2009-04-141-1/+1
* | swiotlb: change swiotlb_bus_to[phys,virt] prototypesBecky Bruce2009-04-081-1/+1
|/
* x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.cIan Campbell2009-01-231-0/+84