index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
swiotlb-xen.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
xen: make xen_create_contiguous_region return the dma address
Stefano Stabellini
2013-10-09
1
-3
/
+3
*
|
tracing/events: Fix swiotlb tracepoint creation
Thierry Reding
2013-10-24
1
-1
/
+0
*
|
tracing/events: Add bounce tracing to swiotbl
Zoltan Kiss
2013-10-02
1
-0
/
+5
|
/
*
swiotlb-xen: replace dma_length with sg_dma_len() macro
Stefano Stabellini
2013-08-09
1
-4
/
+4
*
xen: Convert printks to pr_<level>
Joe Perches
2013-06-28
1
-5
/
+7
*
x86: Don't panic if can not alloc buffer for swiotlb
Yinghai Lu
2013-01-29
1
-1
/
+3
*
swiotlb: Use physical addresses instead of virtual in swiotlb_tbl_sync_single
Alexander Duyck
2012-10-30
1
-2
/
+1
*
swiotlb: Use physical addresses for swiotlb_tbl_unmap_single
Alexander Duyck
2012-10-30
1
-2
/
+2
*
swiotlb: Return physical addresses when calling swiotlb_tbl_map_single
Alexander Duyck
2012-10-30
1
-11
/
+11
*
Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
2012-09-22
1
-26
/
+75
|
\
|
*
xen/swiotlb: Remove functions not needed anymore.
Konrad Rzeszutek Wilk
2012-09-17
1
-16
/
+0
|
*
xen/swiotlb: For early initialization, return zero on success.
Konrad Rzeszutek Wilk
2012-09-17
1
-2
/
+3
|
*
xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...
Konrad Rzeszutek Wilk
2012-09-17
1
-10
/
+38
|
*
xen/swiotlb: Move the error strings to its own function.
Konrad Rzeszutek Wilk
2012-09-17
1
-8
/
+27
|
*
xen/swiotlb: Move the nr_tbl determination in its own function.
Konrad Rzeszutek Wilk
2012-09-17
1
-10
/
+11
*
|
Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Konrad Rzeszutek Wilk
2012-09-12
1
-1
/
+1
|
\
\
|
*
|
xen: Use correct masking in xen_swiotlb_alloc_coherent.
Ronny Hegewald
2012-09-05
1
-1
/
+1
|
|
/
*
|
xen/swiotlb: Remove functions not needed anymore.
Konrad Rzeszutek Wilk
2012-08-23
1
-16
/
+0
*
|
xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.
Konrad Rzeszutek Wilk
2012-08-21
1
-1
/
+1
|
/
*
X86 & IA64: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2012-03-28
1
-2
/
+3
*
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-20
1
-2
/
+2
|
\
|
*
xen/swiotlb: Use page alignment for early buffer allocation.
Konrad Rzeszutek Wilk
2011-12-15
1
-2
/
+2
*
|
swiotlb: Expose swiotlb_nr_tlb function to modules
Konrad Rzeszutek Wilk
2011-12-06
1
-1
/
+1
|
/
*
xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
xen-swiotlb: When doing coherent alloc/dealloc check before swizzling the MFNs.
Konrad Rzeszutek Wilk
2011-08-26
1
-4
/
+24
*
xen-swiotlb: fix printk and panic args
Randy Dunlap
2011-08-26
1
-2
/
+2
*
xen-swiotlb: Fix wrong panic.
Konrad Rzeszutek Wilk
2011-08-26
1
-3
/
+4
*
xen-swiotlb: Retry up three times to allocate Xen-SWIOTLB
Konrad Rzeszutek Wilk
2011-08-26
1
-10
/
+25
*
Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2011-06-09
1
-3
/
+9
|
\
|
*
swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.
FUJITA Tomonori
2011-06-06
1
-3
/
+9
*
|
treewide: remove extra semicolons
Justin P. Mattock
2011-04-10
1
-1
/
+1
|
/
*
swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough.
Konrad Rzeszutek Wilk
2010-07-27
1
-0
/
+515
[prev]