summaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus/xenbus_probe.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+3
* 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-161-6/+18
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-031-1/+1
|\
| * drivers: avoid format string in dev_set_nameKees Cook2013-07-031-1/+1
* | xen: Convert printks to pr_<level>Joe Perches2013-06-281-17/+13
|/
* xenbus: save xenstore local status for later useAurelien Chartier2013-05-291-15/+12
* xen: introduce xen_remap, use it instead of ioremapStefano Stabellini2013-02-191-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/+1
* 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-061-4/+3
|\
| * Xen: fix braces and tabs coding style issue in xenbus_probe.cRuslan Pisarev2011-07-261-4/+3
* | xen: Add module.h to modular drivers/xen users.Paul Gortmaker2011-10-311-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/+14
|/
* 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/+6
* xen/xenbus: clean up error handlingJeremy Fitzhardinge2011-01-051-2/+2
* xen: add backend driver supportIan Campbell2011-01-051-11/+2
* xen: separate out frontend xenbusIan Campbell2011-01-051-290/+71
* Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-281-1/+28
|\
| * xen: Initialize xenbus for dom0.Juan Quintela2010-10-221-1/+28
* | xenbus: export xen_store_interface for xenfsJeremy Fitzhardinge2010-10-201-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-261-0/+4
| * xen: Xen PCI platform device driver.Stefano Stabellini2010-07-221-5/+17
| * x86: early PV on HVM features initialization.Sheng Yang2010-07-221-3/+18
* | pvops: do not notify callers from register_xenstore_notifierStefano Stabellini2010-08-041-4/+1
|/
* 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
* | xen: wait up to 5 minutes for device connetionPaolo Bonzini2009-12-031-4/+16
* | xen: improvement to wait_for_devices()Paolo Bonzini2009-12-031-3/+6
* | xen: fix is_disconnected_device/exists_disconnected_devicePaolo Bonzini2009-12-031-6/+7
* | xen/xenbus: make DEVICE_ATTR()s staticJeremy Fitzhardinge2009-12-031-3/+3
|/
* xen/xenbus: export xenbus_dev_changedJeremy Fitzhardinge2009-03-301-0/+1
* xen: use device model for suspending xenbus devicesIan Campbell2009-03-301-28/+9
* xen: remove suspend_cancel hookIan Campbell2009-03-301-23/+0
OpenPOWER on IntegriCloud