aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/pci-swiotlb.c
AgeCommit message (Expand)Author
2018-11-10x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernelsChristoph Hellwig
2018-03-20x86/dma: Use generic swiotlb_opsChristoph Hellwig
2018-03-20x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)Christoph Hellwig
2018-01-15swiotlb: rename swiotlb_free to swiotlb_exitChristoph Hellwig
2018-01-15x86: rename swiotlb_dma_opsChristoph Hellwig
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-18x86, swiotlb: Add memory encryption supportTom Lendacky
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-19swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven
2016-12-19x86, swiotlb: Simplify pci_swiotlb_detect_override()Geert Uytterhoeven
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2015-12-06x86/mm/64: Enable SWIOTLB if system has SRAT memory regions above MAX_DMA32_PFNIgor Mammedov
2015-06-11x86/swiotlb: Try coherent allocations with __GFP_NOWARNJoerg Roedel
2014-06-04x86: enable DMA CMA with swiotlbAkinobu Mita
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz
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