Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xen/biomerge: Use true and false for boolean values | Gustavo A. R. Silva | 2018-08-06 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | xen: fix bio vec merging | Roger Pau Monne | 2017-08-15 | 1 | -2/+1 |
* | xen/biomerge: Don't allow biovec's to be merged when Linux is not using 4KB p... | Julien Grall | 2015-10-23 | 1 | -0/+8 |
* | xen: Make clear that swiotlb and biomerge are dealing with DMA address | Julien Grall | 2015-09-08 | 1 | -3/+3 |
* | xen: using EXPORT_SYMBOL requires including export.h | Stephen Rothwell | 2012-01-18 | 1 | -0/+1 |
* | Xen: Export xen_biovec_phys_mergeable | Matthew Wilcox | 2011-11-04 | 1 | -0/+1 |
* | xen: define BIOVEC_PHYS_MERGEABLE() | Jeremy Fitzhardinge | 2010-10-18 | 1 | -0/+13 |