index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
xen
/
mm.c
Age
Commit message (
Expand
)
Author
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-07
xen: mm: make xen_mm_init static
Ben Dooks (Codethink)
2019-11-07
xen: mm: include <xen/xen-ops.h> for missing declarations
Ben Dooks (Codethink)
2019-10-04
Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-10-01
arm: xen: mm: use __GPF_DMA32 for arm64
Peng Fan
2019-09-11
swiotlb-xen: simplify cache maintainance
Christoph Hellwig
2019-09-11
xen: remove the exports for xen_{create,destroy}_contiguous_region
Christoph Hellwig
2019-09-11
xen/arm: remove xen_dma_ops
Christoph Hellwig
2019-09-11
xen/arm: simplify dma_cache_maint
Christoph Hellwig
2019-09-11
xen/arm: use dev_is_dma_coherent
Christoph Hellwig
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-01-28
arch/arm/xen: Remove duplicate header
Souptick Joarder
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
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