index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
pci-swiotlb.c
Age
Commit message (
Expand
)
Author
2014-06-04
x86: enable DMA CMA with swiotlb
Akinobu Mita
2012-03-28
X86 & IA64: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2010-08-26
x86, swiotlb: Make SWIOTLB use IOMMU_INIT_* macros.
Konrad Rzeszutek Wilk
2010-08-26
x86, swiotlb: Simplify SWIOTLB pci_swiotlb_detect routine.
Konrad Rzeszutek Wilk
2010-05-27
x86: remove unnecessary sync_single_range_* in swiotlb_dma_ops
FUJITA Tomonori
2009-12-15
x86: Split swiotlb initialization into two stages
FUJITA Tomonori
2009-11-25
x86: Fix iommu=soft boot option
FUJITA Tomonori
2009-11-15
x86: Set dma_ops to nommu_dma_ops by default
FUJITA Tomonori
2009-11-11
swiotlb: Remove the swiotlb variable usage
FUJITA Tomonori
2009-11-10
x86: Handle HW IOMMU initialization failure gracefully
FUJITA Tomonori
2009-11-10
swiotlb: Defer swiotlb init printing, export swiotlb_print_info()
FUJITA Tomonori
2009-09-23
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2009-08-04
intel-iommu: Unify hardware and software passthrough support
David Woodhouse
2009-07-28
x86: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()
FUJITA Tomonori
2009-07-28
swiotlb: remove swiotlb_arch_range_needs_mapping
FUJITA Tomonori
2009-07-28
swiotlb: remove unused swiotlb_alloc()
FUJITA Tomonori
2009-07-28
swiotlb: remove unused swiotlb_alloc_boot()
FUJITA Tomonori
2009-06-22
Merge git://git.infradead.org/~dwmw2/iommu-2.6.31
Linus Torvalds
2009-05-11
Merge commit 'v2.6.30-rc5' into core/iommu
Ingo Molnar
2009-04-29
Intel IOMMU Pass Through Support
Fenghua Yu
2009-04-14
x86: pci-swiotlb.c swiotlb_dma_ops should be static
Jaswinder Singh Rajput
2009-04-08
swiotlb: change swiotlb_bus_to[phys,virt] prototypes
Becky Bruce
2009-01-23
x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.c
Ian Campbell