index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
swiotlb-xen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-28
xen: Convert printks to pr_<level>
Joe Perches
1
-5
/
+7
2013-01-30
x86: Don't panic if can not alloc buffer for swiotlb
Yinghai Lu
1
-1
/
+3
2012-10-30
swiotlb: Use physical addresses instead of virtual in swiotlb_tbl_sync_single
Alexander Duyck
1
-2
/
+1
2012-10-30
swiotlb: Use physical addresses for swiotlb_tbl_unmap_single
Alexander Duyck
1
-2
/
+2
2012-10-30
swiotlb: Return physical addresses when calling swiotlb_tbl_map_single
Alexander Duyck
1
-11
/
+11
2012-09-23
Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
1
-26
/
+75
2012-09-17
xen/swiotlb: Remove functions not needed anymore.
Konrad Rzeszutek Wilk
1
-16
/
+0
2012-09-17
xen/swiotlb: For early initialization, return zero on success.
Konrad Rzeszutek Wilk
1
-2
/
+3
2012-09-17
xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...
Konrad Rzeszutek Wilk
1
-10
/
+38
2012-09-17
xen/swiotlb: Move the error strings to its own function.
Konrad Rzeszutek Wilk
1
-8
/
+27
2012-09-17
xen/swiotlb: Move the nr_tbl determination in its own function.
Konrad Rzeszutek Wilk
1
-10
/
+11
2012-09-12
Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-09-05
xen: Use correct masking in xen_swiotlb_alloc_coherent.
Ronny Hegewald
1
-1
/
+1
2012-08-23
xen/swiotlb: Remove functions not needed anymore.
Konrad Rzeszutek Wilk
1
-16
/
+0
2012-08-21
xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-03-28
X86 & IA64: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
1
-2
/
+3
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-2
/
+2
2011-12-15
xen/swiotlb: Use page alignment for early buffer allocation.
Konrad Rzeszutek Wilk
1
-2
/
+2
2011-12-06
swiotlb: Expose swiotlb_nr_tlb function to modules
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-11-01
xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.
Paul Gortmaker
1
-0
/
+1
2011-08-26
xen-swiotlb: When doing coherent alloc/dealloc check before swizzling the MFNs.
Konrad Rzeszutek Wilk
1
-4
/
+24
2011-08-26
xen-swiotlb: fix printk and panic args
Randy Dunlap
1
-2
/
+2
2011-08-26
xen-swiotlb: Fix wrong panic.
Konrad Rzeszutek Wilk
1
-3
/
+4
2011-08-26
xen-swiotlb: Retry up three times to allocate Xen-SWIOTLB
Konrad Rzeszutek Wilk
1
-10
/
+25
2011-06-09
Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-3
/
+9
2011-06-06
swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.
FUJITA Tomonori
1
-3
/
+9
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
1
-1
/
+1
2010-07-27
swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough.
Konrad Rzeszutek Wilk
1
-0
/
+515