aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/swiotlb-xen.c
Commit message (Expand)AuthorAge
* swiotlb-xen: add missing xen_dma_map_page callStefano Stabellini2013-11-15
* Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...Konrad Rzeszutek Wilk2013-11-08
|\
| * swiotlb-xen: fix error code returned by xen_swiotlb_map_sg_attrsStefano Stabellini2013-10-28
| * swiotlb-xen: static inline xen_phys_to_bus, xen_bus_to_phys, xen_virt_to_bus ...Stefano Stabellini2013-10-25
| * swiotlb: print a warning when the swiotlb is fullStefano Stabellini2013-10-25
| * swiotlb-xen: use xen_dma_map/unmap_page, xen_dma_sync_single_for_cpu/deviceStefano Stabellini2013-10-25
| * swiotlb-xen: use xen_alloc/free_coherent_pagesStefano Stabellini2013-10-10
| * swiotlb-xen: introduce xen_swiotlb_set_dma_maskStefano Stabellini2013-10-09
| * xen/arm,arm64: enable SWIOTLB_XENStefano Stabellini2013-10-10
| * xen: make xen_create_contiguous_region return the dma addressStefano Stabellini2013-10-09
* | tracing/events: Fix swiotlb tracepoint creationThierry Reding2013-10-24
* | tracing/events: Add bounce tracing to swiotblZoltan Kiss2013-10-02
|/
* swiotlb-xen: replace dma_length with sg_dma_len() macroStefano Stabellini2013-08-09
* xen: Convert printks to pr_<level>Joe Perches2013-06-28
* x86: Don't panic if can not alloc buffer for swiotlbYinghai Lu2013-01-29
* swiotlb: Use physical addresses instead of virtual in swiotlb_tbl_sync_singleAlexander Duyck2012-10-30
* swiotlb: Use physical addresses for swiotlb_tbl_unmap_singleAlexander Duyck2012-10-30
* swiotlb: Return physical addresses when calling swiotlb_tbl_map_singleAlexander Duyck2012-10-30
* Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-09-22
|\
| * xen/swiotlb: Remove functions not needed anymore.Konrad Rzeszutek Wilk2012-09-17
| * xen/swiotlb: For early initialization, return zero on success.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: Move the error strings to its own function.Konrad Rzeszutek Wilk2012-09-17
| * xen/swiotlb: Move the nr_tbl determination in its own function.Konrad Rzeszutek Wilk2012-09-17
* | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk2012-09-12
|\ \
| * | xen: Use correct masking in xen_swiotlb_alloc_coherent.Ronny Hegewald2012-09-05
| |/
* | xen/swiotlb: Remove functions not needed anymore.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
* Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie2011-12-20
|\
| * xen/swiotlb: Use page alignment for early buffer allocation.Konrad Rzeszutek Wilk2011-12-15
* | swiotlb: Expose swiotlb_nr_tlb function to modulesKonrad Rzeszutek Wilk2011-12-06
|/
* xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Paul Gortmaker2011-10-31
* xen-swiotlb: When doing coherent alloc/dealloc check before swizzling the MFNs.Konrad Rzeszutek Wilk2011-08-26
* xen-swiotlb: fix printk and panic argsRandy Dunlap2011-08-26
* xen-swiotlb: Fix wrong panic.Konrad Rzeszutek Wilk2011-08-26
* xen-swiotlb: Retry up three times to allocate Xen-SWIOTLBKonrad Rzeszutek Wilk2011-08-26
* Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2011-06-09
|\
| * swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.FUJITA Tomonori2011-06-06
* | treewide: remove extra semicolonsJustin P. Mattock2011-04-10
|/
* swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough.Konrad Rzeszutek Wilk2010-07-27