index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
pci-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+0
2018-07-30
PCI: Call dma_debug_add_bus() for pci_bus_type from PCI core
Christoph Hellwig
1
-3
/
+0
2018-07-27
dma-mapping: Generalise dma_32bit_limit flag
Robin Murphy
1
-1
/
+1
2018-05-28
x86/pci-dma: switch the VIA 32-bit DMA quirk to use the struct device flag
Christoph Hellwig
1
-17
/
+10
2018-05-28
x86/pci-dma: remove the explicit nodac and allowdac option
Christoph Hellwig
1
-2
/
+2
2018-05-28
x86/pci-dma: remove the experimental forcesac boot option
Christoph Hellwig
1
-20
/
+1
2018-05-25
dma-mapping: remove unused gfp_t parameter to arch_dma_alloc_attrs
Huaisheng Ye
1
-1
/
+1
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
1
-4
/
+0
2018-04-06
headers: untangle kmemleak.h from mm.h
Randy Dunlap
1
-1
/
+0
2018-03-20
x86/dma: Remove dma_alloc_coherent_gfp_flags()
Christoph Hellwig
1
-2
/
+0
2018-03-20
x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)
Christoph Hellwig
1
-65
/
+1
2018-03-20
x86/dma: Remove dma_alloc_coherent_mask()
Christoph Hellwig
1
-6
/
+4
2018-01-15
dma-mapping: add an arch_dma_supported hook
Christoph Hellwig
1
-7
/
+12
2018-01-15
dma-mapping: clear harmful GFP_* flags in common code
Christoph Hellwig
1
-2
/
+0
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
-4
/
+7
2017-06-28
x86: remove arch specific dma_supported implementation
Christoph Hellwig
1
-7
/
+1
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2017-02-25
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
1
-1
/
+2
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-2
/
+2
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-2
/
+2
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+1
2015-10-26
x86/dma-mapping: Fix arch_dma_alloc_attrs() oops with NULL dev
Ville Syrjälä
1
-2
/
+3
2015-09-17
x86/pci/dma: Fix gfp flags for coherent DMA memory allocation
Junichi Nomura
1
-1
/
+1
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
1
-11
/
+0
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
1
-40
/
+9
2015-05-05
x86: Deinline dma_free_attrs()
Denys Vlasenko
1
-0
/
+17
2015-05-05
x86: Deinline dma_alloc_attrs()
Denys Vlasenko
1
-0
/
+28
2014-06-05
arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_C...
Akinobu Mita
1
-1
/
+6
2014-06-05
x86: make dma_alloc_coherent() return zeroed memory if CMA is enabled
Akinobu Mita
1
-2
/
+2
2014-02-11
x86: dma-mapping: fix GFP_ATOMIC macro usage
Marek Szyprowski
1
-1
/
+3
2013-01-24
x86/dma-debug: Bump PREALLOC_DMA_DEBUG_ENTRIES
Maarten Lankhorst
1
-1
/
+1
2013-01-04
X86: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-06-25
iommu: Remove group_mf
Alex Williamson
1
-11
/
+0
2012-06-14
x86: dma-mapping: fix broken allocation when dma_mask has been provided
Marek Szyprowski
1
-1
/
+2
2012-05-21
X86: integrate CMA with DMA-mapping subsystem
Marek Szyprowski
1
-2
/
+16
2012-04-05
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-1
/
+2
2012-03-28
X86 & IA64: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
1
-1
/
+2
2012-02-25
PCI: Use class for quirk for via_no_dac
Yinghai Lu
1
-2
/
+3
2011-11-15
iommu: Add option to group multi-function devices
Alex Williamson
1
-0
/
+11
2011-11-01
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-09-27
doc: fix broken references
Paul Bolle
1
-2
/
+2
2011-05-11
x86/PCI: Remove dma32_reserve_bootmem
Yinghai Lu
1
-64
/
+0
2010-08-27
x86, iommu: Utilize the IOMMU_INIT macros functionality.
Konrad Rzeszutek Wilk
1
-25
/
+21
2010-08-27
x86, swiotlb: Simplify SWIOTLB pci_swiotlb_detect routine.
Konrad Rzeszutek Wilk
1
-1
/
+3
2010-08-02
x86: Detect whether we should use Xen SWIOTLB.
Konrad Rzeszutek Wilk
1
-2
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-02-11
x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA
Yinghai Lu
1
-3
/
+10
[next]