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