- 32cb4d0 x86/sme: Replace occurrences of sme_active() with cc_platform_has() by Tom Lendacky · 3 years, 4 months ago
- 392e879 dma-mapping: fix filename references by Andy Shevchenko · 6 years ago
- 55897af dma-direct: merge swiotlb_dma_ops into the dma_direct code by Christoph Hellwig · 6 years ago
- 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
- 485734f x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels by Christoph Hellwig · 6 years ago
- 6e4bf58 x86/dma: Use generic swiotlb_ops by Christoph Hellwig · 7 years ago
- fec777c x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y) by Christoph Hellwig · 7 years ago
- 7f2c8bb swiotlb: rename swiotlb_free to swiotlb_exit by Christoph Hellwig · 7 years ago
- 9ce9765 x86: rename swiotlb_dma_ops by Christoph Hellwig · 7 years ago
- ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- c775320 x86, swiotlb: Add memory encryption support by Tom Lendacky · 8 years ago
- 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
- ae7871b swiotlb: Convert swiotlb_force from int to enum by Geert Uytterhoeven · 8 years ago
- 6c206e4 x86, swiotlb: Simplify pci_swiotlb_detect_override() by Geert Uytterhoeven · 8 years ago
- 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
- 186f436 x86/kernel: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 9 years ago
- ec941c5 x86/mm/64: Enable SWIOTLB if system has SRAT memory regions above MAX_DMA32_PFN by Igor Mammedov · 9 years ago
- 186dfc9 x86/swiotlb: Try coherent allocations with __GFP_NOWARN by Joerg Roedel · 10 years ago
- 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 · 17 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