aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/pci-swiotlb-xen.c
Commit message (Expand)AuthorAge
* pci-swiotlb-xen: call pci_request_acs only ifdef CONFIG_PCIStefano Stabellini2013-11-08
* Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-09-22
|\
| * xen/swiotlb: Fix compile warnings when using plain integer instead of NULL po...Konrad Rzeszutek Wilk2012-09-17
| * xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...Konrad Rzeszutek Wilk2012-09-17
| * xen/swiotlb: With more than 4GB on 64-bit, disable the native SWIOTLB.Konrad Rzeszutek Wilk2012-08-21
| * xen/swiotlb: Simplify the logic.Konrad Rzeszutek Wilk2012-08-21
* | xen/swiotlb: Fix compile warnings when using plain integer instead of NULL po...Konrad Rzeszutek Wilk2012-08-23
* | xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.Konrad Rzeszutek Wilk2012-08-21
|/
* X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-28
* treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
* Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-28
|\
| * xen/pci: Request ACS when Xen-SWIOTLB is activated.Konrad Rzeszutek Wilk2010-10-18
* | x86, xen-swiotlb: Make Xen-SWIOTLB use IOMMU_INIT_* macros.Konrad Rzeszutek Wilk2010-08-26
|/
* pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_*Konrad Rzeszutek Wilk2010-07-27