summaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus/xenbus_probe.c
Commit message (Expand)AuthorAgeFilesLines
* xen: export device state to sysfsJoe Jin2018-08-281-0/+9
* xen/store: do not store local values in xen_start_infoRoger Pau Monne2018-05-171-3/+2Star
* xen: xenbus: use put_device() instead of kfree()Arvind Yadav2018-03-081-1/+4
* xen: modify xenstore watch event interfaceJuergen Gross2017-02-091-7/+4Star
* xen: clean up xenbus internal headersJuergen Gross2017-02-091-2/+1Star
* xen: xenbus: set error code on failurePan Bian2016-12-081-1/+1
* xenfs: Use proc_create_mount_point() to create /proc/xenSeth Forshee2016-11-171-1/+1
* xen/xenbus: Use Xen page definitionJulien Grall2015-10-231-1/+2
* xen/xenbus: Rename the variable xen_store_mfn to xen_store_gfnJulien Grall2015-09-081-7/+7
* xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-081-5/+3Star
* xenbus: avoid uninitialized variable warningJan Beulich2015-05-281-1/+1
* xen/xenbus: Update xenbus event channel on resumeBoris Ostrovsky2015-05-051-0/+29
* xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-061-1/+5
* xenbus: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-171-6/+18
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-041-1/+1
|\
| * drivers: avoid format string in dev_set_nameKees Cook2013-07-041-1/+1
* | xen: Convert printks to pr_<level>Joe Perches2013-06-281-17/+13Star
|/
* xenbus: save xenstore local status for later useAurelien Chartier2013-05-291-15/+12Star
* xen: introduce xen_remap, use it instead of ioremapStefano Stabellini2013-02-201-1/+1
* xen/arm: compile and run xenbusStefano Stabellini2012-09-171-14/+38
* xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.Konrad Rzeszutek Wilk2012-08-211-2/+2
* xenbus: don't free other end details too earlyJan Beulich2012-03-131-1/+2
* Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich2012-01-041-6/+1Star
* xenbus: Support HVM backendsDaniel De Graaf2011-12-201-0/+2
* Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-4/+3Star
|\
| * Xen: fix braces and tabs coding style issue in xenbus_probe.cRuslan Pisarev2011-07-261-4/+3Star
* | xen: Add module.h to modular drivers/xen users.Paul Gortmaker2011-11-011-0/+1
| |
| \
*-. \ Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Linus Torvalds2011-10-251-48/+53
|\ \ \ | |_|/ |/| |
| * | xenbus: don't rely on xen_initial_domain to detect local xenstoreDaniel De Graaf2011-10-141-48/+53
| * | xenbus: Fix loopback event channel assuming domain 0Daniel De Graaf2011-10-141-1/+1
| |/
* | xen: Add module alias to autoload backend driversBastian Blank2011-06-301-1/+2
* | xen: Populate xenbus device attributesBastian Blank2011-06-301-27/+14Star
|/
* xen: xenbus PM events supportKazuhiro SUZUKI2011-03-161-2/+10
* xen/xenbus: fixup checkpatch issues in xenbus_probe*Ian Campbell2011-01-051-4/+8
* xen/xenbus: clean up noise in xenbus_probe.cJeremy Fitzhardinge2011-01-051-23/+6Star
* xen/xenbus: clean up error handlingJeremy Fitzhardinge2011-01-051-2/+2
* xen: add backend driver supportIan Campbell2011-01-051-11/+2Star
* xen: separate out frontend xenbusIan Campbell2011-01-051-290/+71Star
* Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-291-1/+28
|\
| * xen: Initialize xenbus for dom0.Juan Quintela2010-10-221-1/+28
* | xenbus: export xen_store_interface for xenfsJeremy Fitzhardinge2010-10-211-1/+3
|/
* xen: do not set xenstored_ready before xenbus_probe on hvmStefano Stabellini2010-10-051-3/+6
* Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-041-8/+39
|\
| * x86: Unplug emulated disks and nics.Stefano Stabellini2010-07-271-0/+4
| * xen: Xen PCI platform device driver.Stefano Stabellini2010-07-231-5/+17
| * x86: early PV on HVM features initialization.Sheng Yang2010-07-231-3/+18
* | pvops: do not notify callers from register_xenstore_notifierStefano Stabellini2010-08-041-4/+1Star
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-111-0/+2
|\
| * xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-041-0/+2