aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus/xenbus_probe.c
Commit message (Expand)AuthorAge
* xen: xenbus PM events supportKazuhiro SUZUKI2011-03-16
* xen/xenbus: fixup checkpatch issues in xenbus_probe*Ian Campbell2011-01-05
* xen/xenbus: clean up noise in xenbus_probe.cJeremy Fitzhardinge2011-01-05
* xen/xenbus: clean up error handlingJeremy Fitzhardinge2011-01-05
* xen: add backend driver supportIan Campbell2011-01-05
* xen: separate out frontend xenbusIan Campbell2011-01-05
* Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-28
|\
| * xen: Initialize xenbus for dom0.Juan Quintela2010-10-22
* | xenbus: export xen_store_interface for xenfsJeremy Fitzhardinge2010-10-20
|/
* xen: do not set xenstored_ready before xenbus_probe on hvmStefano Stabellini2010-10-05
* Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-04
|\
| * x86: Unplug emulated disks and nics.Stefano Stabellini2010-07-27
| * xen: Xen PCI platform device driver.Stefano Stabellini2010-07-22
| * x86: early PV on HVM features initialization.Sheng Yang2010-07-22
* | pvops: do not notify callers from register_xenstore_notifierStefano Stabellini2010-08-04
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-11
|\
| * xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-04
* | xen: wait up to 5 minutes for device connetionPaolo Bonzini2009-12-03
* | xen: improvement to wait_for_devices()Paolo Bonzini2009-12-03
* | xen: fix is_disconnected_device/exists_disconnected_devicePaolo Bonzini2009-12-03
* | xen/xenbus: make DEVICE_ATTR()s staticJeremy Fitzhardinge2009-12-03
|/
* xen/xenbus: export xenbus_dev_changedJeremy Fitzhardinge2009-03-30
* xen: use device model for suspending xenbus devicesIan Campbell2009-03-30
* xen: remove suspend_cancel hookIan Campbell2009-03-30
* xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt2009-01-08
* xen: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* xen: clean up domain mode predicatesJeremy Fitzhardinge2008-08-20
* xen: Module autoprobing support for frontend driversMark McLoughlin2008-04-24
* xen blkfront: Delay wait for block devices until after the disk is addedChristian Limpach2008-04-24
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge2007-07-18