Age | Commit message (Expand) | Author | Files | Lines |
2022-04-18 | x86: remove the IOMMU table infrastructure | Christoph Hellwig | 1 | -77/+0 |
2021-10-04 | x86/sme: Replace occurrences of sme_active() with cc_platform_has() | Tom Lendacky | 1 | -5/+4 |
2019-09-03 | dma-mapping: fix filename references | Andy Shevchenko | 1 | -1/+0 |
2018-12-13 | dma-direct: merge swiotlb_dma_ops into the dma_direct code | Christoph Hellwig | 1 | -3/+1 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+1 |
2018-10-19 | x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels | Christoph Hellwig | 1 | -2/+0 |
2018-03-20 | x86/dma: Use generic swiotlb_ops | Christoph Hellwig | 1 | -46/+1 |
2018-03-20 | x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y) | Christoph Hellwig | 1 | -3/+2 |
2018-01-15 | swiotlb: rename swiotlb_free to swiotlb_exit | Christoph Hellwig | 1 | -1/+1 |
2018-01-15 | x86: rename swiotlb_dma_ops | Christoph Hellwig | 1 | -2/+2 |
2018-01-10 | dma-mapping: move swiotlb arch helpers to a new header | Christoph Hellwig | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-18 | x86, swiotlb: Add memory encryption support | Tom Lendacky | 1 | -2/+13 |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 1 | -1/+1 |
2016-12-19 | swiotlb: Convert swiotlb_force from int to enum | Geert Uytterhoeven | 1 | -1/+1 |
2016-12-19 | x86, swiotlb: Simplify pci_swiotlb_detect_override() | Geert Uytterhoeven | 1 | -3/+1 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -2/+2 |
2016-07-14 | x86/kernel: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 1 | -1/+1 |
2015-12-06 | x86/mm/64: Enable SWIOTLB if system has SRAT memory regions above MAX_DMA32_PFN | Igor Mammedov | 1 | -1/+1 |
2015-06-11 | x86/swiotlb: Try coherent allocations with __GFP_NOWARN | Joerg Roedel | 1 | -0/+7 |
2014-06-04 | x86: enable DMA CMA with swiotlb | Akinobu Mita | 1 | -3/+6 |
2012-03-28 | X86 & IA64: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 1 | -4/+13 |
2010-08-26 | x86, swiotlb: Make SWIOTLB use IOMMU_INIT_* macros. | Konrad Rzeszutek Wilk | 1 | -1/+10 |
2010-08-26 | x86, swiotlb: Simplify SWIOTLB pci_swiotlb_detect routine. | Konrad Rzeszutek Wilk | 1 | -6/+27 |
2010-05-27 | x86: remove unnecessary sync_single_range_* in swiotlb_dma_ops | FUJITA Tomonori | 1 | -2/+0 |
2009-12-15 | x86: Split swiotlb initialization into two stages | FUJITA Tomonori | 1 | -4/+7 |
2009-11-25 | x86: Fix iommu=soft boot option | FUJITA Tomonori | 1 | -1/+3 |
2009-11-15 | x86: Set dma_ops to nommu_dma_ops by default | FUJITA Tomonori | 1 | -2/+1 |
2009-11-11 | swiotlb: Remove the swiotlb variable usage | FUJITA Tomonori | 1 | -1/+12 |
2009-11-10 | x86: Handle HW IOMMU initialization failure gracefully | FUJITA Tomonori | 1 | -4/+3 |
2009-11-10 | swiotlb: Defer swiotlb init printing, export swiotlb_print_info() | FUJITA Tomonori | 1 | -2/+1 |
2009-09-23 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 1 | -3/+2 |
2009-08-04 | intel-iommu: Unify hardware and software passthrough support | David Woodhouse | 1 | -3/+2 |
2009-07-28 | x86: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys() | FUJITA Tomonori | 1 | -10/+0 |
2009-07-28 | swiotlb: remove swiotlb_arch_range_needs_mapping | FUJITA Tomonori | 1 | -5/+0 |
2009-07-28 | swiotlb: remove unused swiotlb_alloc() | FUJITA Tomonori | 1 | -5/+0 |
2009-07-28 | swiotlb: remove unused swiotlb_alloc_boot() | FUJITA Tomonori | 1 | -5/+0 |
2009-06-22 | Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 | Linus Torvalds | 1 | -1/+2 |
2009-05-11 | Merge commit 'v2.6.30-rc5' into core/iommu | Ingo Molnar | 1 | -1/+1 |
2009-04-29 | Intel IOMMU Pass Through Support | Fenghua Yu | 1 | -1/+2 |
2009-04-14 | x86: pci-swiotlb.c swiotlb_dma_ops should be static | Jaswinder Singh Rajput | 1 | -1/+1 |
2009-04-08 | swiotlb: change swiotlb_bus_to[phys,virt] prototypes | Becky Bruce | 1 | -1/+1 |
2009-01-23 | x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.c | Ian Campbell | 1 | -0/+84 |