Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1867e04db2ed067df9903400c96c33fe555becc3
/
arch
/
x86
/
kernel
/
pci-swiotlb.c
9c5a362
x86: enable DMA CMA with swiotlb
by Akinobu Mita
· 11 years ago
baa676f
X86 & IA64: adapt for dma_map_ops changes
by Andrzej Pietrasiewicz
· 13 years ago
c116c54
x86, swiotlb: Make SWIOTLB use IOMMU_INIT_* macros.
by Konrad Rzeszutek Wilk
· 14 years ago
efa631c
x86, swiotlb: Simplify SWIOTLB pci_swiotlb_detect routine.
by Konrad Rzeszutek Wilk
· 14 years ago
de006a0
x86: remove unnecessary sync_single_range_* in swiotlb_dma_ops
by FUJITA Tomonori
· 15 years ago
186a250
x86: Split swiotlb initialization into two stages
by FUJITA Tomonori
· 15 years ago
273bee2
x86: Fix iommu=soft boot option
by FUJITA Tomonori
· 15 years ago
a3b28ee
x86: Set dma_ops to nommu_dma_ops by default
by FUJITA Tomonori
· 15 years ago
b18485e
swiotlb: Remove the swiotlb variable usage
by FUJITA Tomonori
· 15 years ago
75f1cdf
x86: Handle HW IOMMU initialization failure gracefully
by FUJITA Tomonori
· 15 years ago
ad32e8c
swiotlb: Defer swiotlb init printing, export swiotlb_print_info()
by FUJITA Tomonori
· 15 years ago
b09a75f
Merge git://git.infradead.org/iommu-2.6
by Linus Torvalds
· 15 years ago
19943b0
intel-iommu: Unify hardware and software passthrough support
by David Woodhouse
· 15 years ago
b683d42
x86: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()
by FUJITA Tomonori
· 16 years ago
cf56e3f
swiotlb: remove swiotlb_arch_range_needs_mapping
by FUJITA Tomonori
· 16 years ago
bb52196
swiotlb: remove unused swiotlb_alloc()
by FUJITA Tomonori
· 16 years ago
3885123
swiotlb: remove unused swiotlb_alloc_boot()
by FUJITA Tomonori
· 16 years ago
687d680
Merge git://git.infradead.org/~dwmw2/iommu-2.6.31
by Linus Torvalds
· 16 years ago
41fb454
Merge commit 'v2.6.30-rc5' into core/iommu
by Ingo Molnar
· 16 years ago
4ed0d3e
Intel IOMMU Pass Through Support
by Fenghua Yu
· 16 years ago
ff6c6fed
x86: pci-swiotlb.c swiotlb_dma_ops should be static
by Jaswinder Singh Rajput
· 16 years ago
42d7c5e
swiotlb: change swiotlb_bus_to[phys,virt] prototypes
by Becky Bruce
· 16 years ago
b041cf2
x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.c
by Ian Campbell
· 16 years ago
[Renamed from arch/x86/kernel/pci-swiotlb_64.c]
0b8698a
swiotlb: range_needs_mapping should take a physical address.
by Ian Campbell
· 16 years ago
f98eee8
x86, ia64: remove duplicated swiotlb code
by FUJITA Tomonori
· 16 years ago
160c1d8
x86, ia64: convert to use generic dma_map_ops struct
by FUJITA Tomonori
· 16 years ago
d7dff84
x86: remove map_single and unmap_single in struct dma_mapping_ops
by FUJITA Tomonori
· 16 years ago
4cf37bb
x86, swiotlb: add map_page and unmap_page
by FUJITA Tomonori
· 16 years ago
46483d1
Merge branch 'core/iommu' into core/urgent
by Ingo Molnar
· 16 years ago
79ff56e
swiotlb: add missing __init annotations
by Roland Dreier
· 16 years ago
70a7d3c
swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus()
by Jeremy Fitzhardinge
· 16 years ago
a086366
x86/swiotlb: add default swiotlb_arch_range_needs_mapping
by Ian Campbell
· 16 years ago
1d32251
x86/swiotlb: add default phys<->bus conversion
by Ian Campbell
· 16 years ago
cfb80c9
x86: unify pci iommu setup and allow swiotlb to compile for 32 bit
by Jeremy Fitzhardinge
· 16 years ago
8ce7996
x86: add swiotlb allocation functions
by Jeremy Fitzhardinge
· 16 years ago
03967c5
x86: restore the old swiotlb alloc_coherent behavior
by FUJITA Tomonori
· 16 years ago
8d8bb39
dma-mapping: add the device argument to dma_mapping_error()
by FUJITA Tomonori
· 16 years ago
46a7fa2
x86: make only GART code include gart.h
by FUJITA Tomonori
· 17 years ago
c987d12
x86: remove end_pfn in 64bit
by Yinghai Lu
· 17 years ago
2be6214
x86: dma-ops on highmem fix
by Ingo Molnar
· 17 years ago
3abf024
x86: nuke a ton of unused exports
by Thomas Gleixner
· 17 years ago
395624f
x86 gart: rename iommu.h to gart.h
by Joerg Roedel
· 17 years ago
250c227
x86_64: move kernel
by Thomas Gleixner
· 17 years ago
[Renamed from arch/x86_64/kernel/pci-swiotlb_64.c]
4f1124c
x86_64: prepare shared kernel/pci-swiotlb.c
by Thomas Gleixner
· 17 years ago
[Renamed from arch/x86_64/kernel/pci-swiotlb.c]
f2cf8e0
x86_64: move iommu declaration from proto to iommu.h
by Yinghai Lu
· 18 years ago
e658450
[PATCH] x86-64: dma_ops as const
by Stephen Hemminger
· 18 years ago
563aaf0
[IA64] swiotlb cleanup
by Jan Beulich
· 18 years ago
d6bd3a3
[PATCH] Move valid_dma_direction() from x86_64 to generic code
by Rolf Eike Beer
· 18 years ago
65f87d8
[PATCH] x86_64: Fix swiotlb=force
by Andi Kleen
· 18 years ago
8d4f6b9
[PATCH] x86_64: Calgary IOMMU - introduce iommu_detected
by Jon Mason
· 19 years ago
5b7b644
[PATCH] x86_64: IOMMU printk cleanup
by Jon Mason
· 19 years ago
17a941d
[PATCH] x86_64: Use function pointers to call DMA mapping functions
by Muli Ben-Yehuda
· 19 years ago