index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
swiotlb-xen.c
Age
Commit message (
Expand
)
Author
2012-10-30
swiotlb: Use physical addresses instead of virtual in swiotlb_tbl_sync_single
Alexander Duyck
2012-10-30
swiotlb: Use physical addresses for swiotlb_tbl_unmap_single
Alexander Duyck
2012-10-30
swiotlb: Return physical addresses when calling swiotlb_tbl_map_single
Alexander Duyck
2012-09-22
Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
2012-09-17
xen/swiotlb: Remove functions not needed anymore.
Konrad Rzeszutek Wilk
2012-09-17
xen/swiotlb: For early initialization, return zero on success.
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-09-17
xen/swiotlb: Move the error strings to its own function.
Konrad Rzeszutek Wilk
2012-09-17
xen/swiotlb: Move the nr_tbl determination in its own function.
Konrad Rzeszutek Wilk
2012-09-12
Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Konrad Rzeszutek Wilk
2012-09-05
xen: Use correct masking in xen_swiotlb_alloc_coherent.
Ronny Hegewald
2012-08-23
xen/swiotlb: Remove functions not needed anymore.
Konrad Rzeszutek Wilk
2012-08-21
xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.
Konrad Rzeszutek Wilk
2012-03-28
X86 & IA64: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-15
xen/swiotlb: Use page alignment for early buffer allocation.
Konrad Rzeszutek Wilk
2011-12-06
swiotlb: Expose swiotlb_nr_tlb function to modules
Konrad Rzeszutek Wilk
2011-10-31
xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.
Paul Gortmaker
2011-08-26
xen-swiotlb: When doing coherent alloc/dealloc check before swizzling the MFNs.
Konrad Rzeszutek Wilk
2011-08-26
xen-swiotlb: fix printk and panic args
Randy Dunlap
2011-08-26
xen-swiotlb: Fix wrong panic.
Konrad Rzeszutek Wilk
2011-08-26
xen-swiotlb: Retry up three times to allocate Xen-SWIOTLB
Konrad Rzeszutek Wilk
2011-06-09
Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2011-06-06
swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.
FUJITA Tomonori
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
2010-07-27
swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough.
Konrad Rzeszutek Wilk