summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/pci-swiotlb.c
Commit message (Expand)AuthorAgeFilesLines
* dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig2018-12-131-3/+1Star
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernelsChristoph Hellwig2018-10-191-2/+0Star
* x86/dma: Use generic swiotlb_opsChristoph Hellwig2018-03-201-46/+1Star
* x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)Christoph Hellwig2018-03-201-3/+2Star
* swiotlb: rename swiotlb_free to swiotlb_exitChristoph Hellwig2018-01-151-1/+1
* x86: rename swiotlb_dma_opsChristoph Hellwig2018-01-151-2/+2
* dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-101-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86, swiotlb: Add memory encryption supportTom Lendacky2017-07-181-2/+13
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2016-12-191-1/+1
* x86, swiotlb: Simplify pci_swiotlb_detect_override()Geert Uytterhoeven2016-12-191-3/+1Star
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-2/+2
* x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* x86/mm/64: Enable SWIOTLB if system has SRAT memory regions above MAX_DMA32_PFNIgor Mammedov2015-12-061-1/+1
* x86/swiotlb: Try coherent allocations with __GFP_NOWARNJoerg Roedel2015-06-111-0/+7
* x86: enable DMA CMA with swiotlbAkinobu Mita2014-06-051-3/+6
* X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-4/+13
* x86, swiotlb: Make SWIOTLB use IOMMU_INIT_* macros.Konrad Rzeszutek Wilk2010-08-271-1/+10
* x86, swiotlb: Simplify SWIOTLB pci_swiotlb_detect routine.Konrad Rzeszutek Wilk2010-08-271-6/+27
* x86: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori2010-05-271-2/+0Star
* x86: Split swiotlb initialization into two stagesFUJITA Tomonori2009-12-151-4/+7
* x86: Fix iommu=soft boot optionFUJITA Tomonori2009-11-251-1/+3
* x86: Set dma_ops to nommu_dma_ops by defaultFUJITA Tomonori2009-11-151-2/+1Star
* swiotlb: Remove the swiotlb variable usageFUJITA Tomonori2009-11-111-1/+12
* x86: Handle HW IOMMU initialization failure gracefullyFUJITA Tomonori2009-11-101-4/+3Star
* swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori2009-11-101-2/+1Star
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-09-231-3/+2Star
|\
| * intel-iommu: Unify hardware and software passthrough supportDavid Woodhouse2009-08-041-3/+2Star
* | x86: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()FUJITA Tomonori2009-07-281-10/+0Star
* | swiotlb: remove swiotlb_arch_range_needs_mappingFUJITA Tomonori2009-07-281-5/+0Star
* | swiotlb: remove unused swiotlb_alloc()FUJITA Tomonori2009-07-281-5/+0Star
* | swiotlb: remove unused swiotlb_alloc_boot()FUJITA Tomonori2009-07-281-5/+0Star
|/
* Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds2009-06-231-1/+2
|\
| * Intel IOMMU Pass Through SupportFenghua Yu2009-04-291-1/+2
* | Merge commit 'v2.6.30-rc5' into core/iommuIngo Molnar2009-05-111-1/+1
|\|
| * x86: pci-swiotlb.c swiotlb_dma_ops should be staticJaswinder Singh Rajput2009-04-141-1/+1
* | swiotlb: change swiotlb_bus_to[phys,virt] prototypesBecky Bruce2009-04-081-1/+1
|/
* x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.cIan Campbell2009-01-231-0/+84