index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
pci-swiotlb-xen.c
Age
Commit message (
Expand
)
Author
2021-03-17
xen-swiotlb: split xen_swiotlb_init
Christoph Hellwig
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2018-09-03
x86/xen: Add SPDX identifier in arch/x86/xen files
Juergen Gross
2017-06-20
xen-swiotlb: consolidate xen_swiotlb_dma_ops
Christoph Hellwig
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2016-12-19
swiotlb: Convert swiotlb_force from int to enum
Geert Uytterhoeven
2016-11-07
swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function
Alexander Duyck
2013-11-08
pci-swiotlb-xen: call pci_request_acs only ifdef CONFIG_PCI
Stefano Stabellini
2012-09-22
Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
2012-09-17
xen/swiotlb: Fix compile warnings when using plain integer instead of NULL po...
Konrad Rzeszutek Wilk
2012-09-17
xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...
Konrad Rzeszutek Wilk
2012-08-23
xen/swiotlb: Fix compile warnings when using plain integer instead of NULL po...
Konrad Rzeszutek Wilk
2012-08-21
xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.
Konrad Rzeszutek Wilk
2012-08-21
xen/swiotlb: With more than 4GB on 64-bit, disable the native SWIOTLB.
Konrad Rzeszutek Wilk
2012-08-21
xen/swiotlb: Simplify the logic.
Konrad Rzeszutek Wilk
2012-03-28
X86 & IA64: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
2010-10-28
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-10-18
xen/pci: Request ACS when Xen-SWIOTLB is activated.
Konrad Rzeszutek Wilk
2010-08-26
x86, xen-swiotlb: Make Xen-SWIOTLB use IOMMU_INIT_* macros.
Konrad Rzeszutek Wilk
2010-07-27
pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_*
Konrad Rzeszutek Wilk