aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/pci-swiotlb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-26x86, swiotlb: Make SWIOTLB use IOMMU_INIT_* macros.Konrad Rzeszutek Wilk1-1/+10
2010-08-26x86, swiotlb: Simplify SWIOTLB pci_swiotlb_detect routine.Konrad Rzeszutek Wilk1-6/+27
2010-05-27x86: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori1-2/+0
2009-12-15x86: Split swiotlb initialization into two stagesFUJITA Tomonori1-4/+7
2009-11-25x86: Fix iommu=soft boot optionFUJITA Tomonori1-1/+3
2009-11-15x86: Set dma_ops to nommu_dma_ops by defaultFUJITA Tomonori1-2/+1
2009-11-11swiotlb: Remove the swiotlb variable usageFUJITA Tomonori1-1/+12
2009-11-10x86: Handle HW IOMMU initialization failure gracefullyFUJITA Tomonori1-4/+3
2009-11-10swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori1-2/+1
2009-09-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-3/+2
2009-08-04intel-iommu: Unify hardware and software passthrough supportDavid Woodhouse1-3/+2
2009-07-28x86: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()FUJITA Tomonori1-10/+0
2009-07-28swiotlb: remove swiotlb_arch_range_needs_mappingFUJITA Tomonori1-5/+0
2009-07-28swiotlb: remove unused swiotlb_alloc()FUJITA Tomonori1-5/+0
2009-07-28swiotlb: remove unused swiotlb_alloc_boot()FUJITA Tomonori1-5/+0
2009-06-22Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds1-1/+2
2009-05-11Merge commit 'v2.6.30-rc5' into core/iommuIngo Molnar1-1/+1
2009-04-29Intel IOMMU Pass Through SupportFenghua Yu1-1/+2
2009-04-14x86: pci-swiotlb.c swiotlb_dma_ops should be staticJaswinder Singh Rajput1-1/+1
2009-04-08swiotlb: change swiotlb_bus_to[phys,virt] prototypesBecky Bruce1-1/+1
2009-01-23x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.cIan Campbell1-0/+84