index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
pci-dma.c
Age
Commit message (
Expand
)
Author
2022-04-18
swiotlb: merge swiotlb-xen initialization into swiotlb
Christoph Hellwig
2022-04-18
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
2022-04-18
x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
Christoph Hellwig
2022-04-18
x86: remove the IOMMU table infrastructure
Christoph Hellwig
2020-10-06
dma-mapping: move dma-debug.h to kernel/dma/
Christoph Hellwig
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-21
dma-mapping: treat dev->bus_dma_mask as a DMA limit
Nicolas Saenz Julienne
2019-11-15
x86: Remove the calgary IOMMU driver
Christoph Hellwig
2019-08-23
x86/dma: Get rid of iommu_pass_through
Joerg Roedel
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
2019-04-08
x86/dma: Remove the x86_dma_fallback_dev hack
Christoph Hellwig
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-08-24
Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-07-30
PCI: Call dma_debug_add_bus() for pci_bus_type from PCI core
Christoph Hellwig
2018-07-27
dma-mapping: Generalise dma_32bit_limit flag
Robin Murphy
2018-07-27
iommu: Add config option to set passthrough as default
Olof Johansson
2018-05-28
x86/pci-dma: switch the VIA 32-bit DMA quirk to use the struct device flag
Christoph Hellwig
2018-05-28
x86/pci-dma: remove the explicit nodac and allowdac option
Christoph Hellwig
2018-05-28
x86/pci-dma: remove the experimental forcesac boot option
Christoph Hellwig
2018-05-25
dma-mapping: remove unused gfp_t parameter to arch_dma_alloc_attrs
Huaisheng Ye
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2018-03-20
x86/dma: Remove dma_alloc_coherent_gfp_flags()
Christoph Hellwig
2018-03-20
x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)
Christoph Hellwig
2018-03-20
x86/dma: Remove dma_alloc_coherent_mask()
Christoph Hellwig
2018-01-15
dma-mapping: add an arch_dma_supported hook
Christoph Hellwig
2018-01-15
dma-mapping: clear harmful GFP_* flags in common code
Christoph Hellwig
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-18
x86, swiotlb: Add memory encryption support
Tom Lendacky
2017-06-28
x86: remove arch specific dma_supported implementation
Christoph Hellwig
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-24
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-10-26
x86/dma-mapping: Fix arch_dma_alloc_attrs() oops with NULL dev
Ville Syrjälä
2015-09-17
x86/pci/dma: Fix gfp flags for coherent DMA memory allocation
Junichi Nomura
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
2015-05-05
x86: Deinline dma_free_attrs()
Denys Vlasenko
2015-05-05
x86: Deinline dma_alloc_attrs()
Denys Vlasenko
2014-06-04
arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_C...
Akinobu Mita
2014-06-04
x86: make dma_alloc_coherent() return zeroed memory if CMA is enabled
Akinobu Mita
2014-02-11
x86: dma-mapping: fix GFP_ATOMIC macro usage
Marek Szyprowski
2013-01-24
x86/dma-debug: Bump PREALLOC_DMA_DEBUG_ENTRIES
Maarten Lankhorst
2013-01-03
X86: drivers: remove __dev* attributes.
Greg Kroah-Hartman
[next]