index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
swiotlb-xen.c
Commit message (
Expand
)
Author
Age
*
Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"
David Vrabel
2014-12-10
*
swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single
Stefano Stabellini
2014-12-04
*
swiotlb-xen: call xen_dma_sync_single_for_device when appropriate
Stefano Stabellini
2014-12-04
*
swiotlb-xen: remove BUG_ON in xen_bus_to_phys
Stefano Stabellini
2014-12-04
*
swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpu
Stefano Stabellini
2014-12-04
*
xen/arm/arm64: introduce xen_arch_need_swiotlb
Stefano Stabellini
2014-12-04
*
xen: add a dma_addr_t dev_addr argument to xen_dma_map_page
Stefano Stabellini
2014-12-04
*
xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)
Ian Campbell
2014-01-30
*
swiotlb-xen: add missing xen_dma_map_page call
Stefano Stabellini
2013-11-15
*
Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...
Konrad Rzeszutek Wilk
2013-11-08
|
\
|
*
swiotlb-xen: fix error code returned by xen_swiotlb_map_sg_attrs
Stefano Stabellini
2013-10-28
|
*
swiotlb-xen: static inline xen_phys_to_bus, xen_bus_to_phys, xen_virt_to_bus ...
Stefano Stabellini
2013-10-25
|
*
swiotlb: print a warning when the swiotlb is full
Stefano Stabellini
2013-10-25
|
*
swiotlb-xen: use xen_dma_map/unmap_page, xen_dma_sync_single_for_cpu/device
Stefano Stabellini
2013-10-25
|
*
swiotlb-xen: use xen_alloc/free_coherent_pages
Stefano Stabellini
2013-10-10
|
*
swiotlb-xen: introduce xen_swiotlb_set_dma_mask
Stefano Stabellini
2013-10-09
|
*
xen/arm,arm64: enable SWIOTLB_XEN
Stefano Stabellini
2013-10-10
|
*
xen: make xen_create_contiguous_region return the dma address
Stefano Stabellini
2013-10-09
*
|
tracing/events: Fix swiotlb tracepoint creation
Thierry Reding
2013-10-24
*
|
tracing/events: Add bounce tracing to swiotbl
Zoltan Kiss
2013-10-02
|
/
*
swiotlb-xen: replace dma_length with sg_dma_len() macro
Stefano Stabellini
2013-08-09
*
xen: Convert printks to pr_<level>
Joe Perches
2013-06-28
*
x86: Don't panic if can not alloc buffer for swiotlb
Yinghai Lu
2013-01-29
*
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-10-30
*
Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
2012-09-22
|
\
|
*
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-17
*
|
Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Konrad Rzeszutek Wilk
2012-09-12
|
\
\
|
*
|
xen: Use correct masking in xen_swiotlb_alloc_coherent.
Ronny Hegewald
2012-09-05
|
|
/
*
|
xen/swiotlb: Remove functions not needed anymore.
Konrad Rzeszutek Wilk
2012-08-23
*
|
xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.
Konrad Rzeszutek Wilk
2012-08-21
|
/
*
X86 & IA64: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2012-03-28
*
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-20
|
\
|
*
xen/swiotlb: Use page alignment for early buffer allocation.
Konrad Rzeszutek Wilk
2011-12-15
*
|
swiotlb: Expose swiotlb_nr_tlb function to modules
Konrad Rzeszutek Wilk
2011-12-06
|
/
*
xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.
Paul Gortmaker
2011-10-31
*
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-08-26
*
Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2011-06-09
|
\
|
*
swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.
FUJITA Tomonori
2011-06-06
*
|
treewide: remove extra semicolons
Justin P. Mattock
2011-04-10
|
/
*
swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough.
Konrad Rzeszutek Wilk
2010-07-27