aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus/xenbus_dev_backend.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-09xen: clean up xenbus internal headersJuergen Gross1-1/+1
2016-03-21drivers/xen: make xenbus_dev_[front/back]end explicitly non-modularPaul Gortmaker1-11/+2
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall1-1/+1
2013-06-28xen: Convert printks to pr_<level>Joe Perches1-1/+3
2013-05-20xen/xenbus: Fixed over 80 character limit issueLisa Nguyen1-1/+2
2013-05-20xen/xenbus: Fixed indentation error in switch caseLisa Nguyen1-10/+8
2012-08-21xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.Konrad Rzeszutek Wilk1-1/+1
2012-05-21xenbus: Add support for xenbus backend in stub domainDaniel De Graaf1-0/+51
2011-12-21xen/xenbus: Fix compile error - missing header for xen_initial_domain()Konrad Rzeszutek Wilk1-0/+1
2011-12-16xen: Add xenbus_backend deviceBastian Blank1-0/+89