index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
xen
/
mm.c
Age
Commit message (
Expand
)
Author
2017-06-20
xen-swiotlb: consolidate xen_swiotlb_dma_ops
Christoph Hellwig
2017-03-07
Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-13
swiotlb-xen: implement xen_swiotlb_get_sgtable callback
Andrii Anisov
2017-02-13
swiotlb-xen: implement xen_swiotlb_dma_mmap callback
Stefano Stabellini
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2016-11-07
swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function
Alexander Duyck
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-10-23
xen/swiotlb: Add support for 64KB page granularity
Julien Grall
2015-10-23
xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb
Julien Grall
2015-09-08
xen: Make clear that swiotlb and biomerge are dealing with DMA address
Julien Grall
2015-06-17
xen: Include xen/page.h rather than asm/xen/page.h
Julien Grall
2015-05-06
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
Stefano Stabellini
2015-01-20
arm64: Relax licensing of arm64 Xen DMA operations
Chuck Tuffli
2014-12-04
xen/arm: introduce GNTTABOP_cache_flush
Stefano Stabellini
2014-12-04
xen/arm/arm64: introduce xen_arch_need_swiotlb
Stefano Stabellini
2014-12-04
xen/arm/arm64: merge xen/mm32.c into xen/mm.c
Stefano Stabellini
2013-10-10
swiotlb-xen: use xen_alloc/free_coherent_pages
Stefano Stabellini
2013-10-09
swiotlb-xen: introduce xen_swiotlb_set_dma_mask
Stefano Stabellini
2013-10-10
xen/arm,arm64: enable SWIOTLB_XEN
Stefano Stabellini