summaryrefslogtreecommitdiff
path: root/drivers/xen/biomerge.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-26block: remove ARCH_BIOVEC_PHYS_MERGEABLEChristoph Hellwig1-1/+1
2018-09-26xen: remove the xen_biovec_phys_mergeable exportChristoph Hellwig1-1/+0
2018-08-06xen/biomerge: Use true and false for boolean valuesGustavo A. R. Silva1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-15xen: fix bio vec mergingRoger Pau Monne1-2/+1
2015-10-23xen/biomerge: Don't allow biovec's to be merged when Linux is not using 4KB p...Julien Grall1-0/+8
2015-09-08xen: Make clear that swiotlb and biomerge are dealing with DMA addressJulien Grall1-3/+3
2012-01-18xen: using EXPORT_SYMBOL requires including export.hStephen Rothwell1-0/+1
2011-11-04Xen: Export xen_biovec_phys_mergeableMatthew Wilcox1-0/+1
2010-10-18xen: define BIOVEC_PHYS_MERGEABLE()Jeremy Fitzhardinge1-0/+13