summaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus/xenbus_dev_backend.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* xen: clean up xenbus internal headersJuergen Gross2017-02-091-1/+1
* drivers/xen: make xenbus_dev_[front/back]end explicitly non-modularPaul Gortmaker2016-03-211-11/+2Star
* xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-081-1/+1
* xen: Convert printks to pr_<level>Joe Perches2013-06-281-1/+3
* xen/xenbus: Fixed over 80 character limit issueLisa Nguyen2013-05-201-1/+2
* xen/xenbus: Fixed indentation error in switch caseLisa Nguyen2013-05-201-10/+8Star
* xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.Konrad Rzeszutek Wilk2012-08-211-1/+1
* xenbus: Add support for xenbus backend in stub domainDaniel De Graaf2012-05-211-0/+51
* xen/xenbus: Fix compile error - missing header for xen_initial_domain()Konrad Rzeszutek Wilk2011-12-211-0/+1
* xen: Add xenbus_backend deviceBastian Blank2011-12-161-0/+89