aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen/xenbus/xenbus_probe.c
AgeCommit message (Expand)Author
2013-05-29xenbus: save xenstore local status for later useAurelien Chartier
2013-02-19xen: introduce xen_remap, use it instead of ioremapStefano Stabellini
2012-09-17xen/arm: compile and run xenbusStefano Stabellini
2012-08-21xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.Konrad Rzeszutek Wilk
2012-03-13xenbus: don't free other end details too earlyJan Beulich
2012-01-04Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich
2011-12-20xenbus: Support HVM backendsDaniel De Graaf
2011-11-06Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31xen: Add module.h to modular drivers/xen users.Paul Gortmaker
2011-10-25Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Linus Torvalds
2011-10-14xenbus: don't rely on xen_initial_domain to detect local xenstoreDaniel De Graaf
2011-10-14xenbus: Fix loopback event channel assuming domain 0Daniel De Graaf
2011-07-26Xen: fix braces and tabs coding style issue in xenbus_probe.cRuslan Pisarev
2011-06-30xen: Add module alias to autoload backend driversBastian Blank
2011-06-30xen: Populate xenbus device attributesBastian Blank
2011-03-16xen: xenbus PM events supportKazuhiro SUZUKI
2011-01-05xen/xenbus: fixup checkpatch issues in xenbus_probe*Ian Campbell
2011-01-05xen/xenbus: clean up noise in xenbus_probe.cJeremy Fitzhardinge
2011-01-05xen/xenbus: clean up error handlingJeremy Fitzhardinge
2011-01-05xen: add backend driver supportIan Campbell
2011-01-05xen: separate out frontend xenbusIan Campbell
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-10-22xen: Initialize xenbus for dom0.Juan Quintela
2010-10-20xenbus: export xen_store_interface for xenfsJeremy Fitzhardinge
2010-10-05xen: do not set xenstored_ready before xenbus_probe on hvmStefano Stabellini
2010-08-04Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge
2010-08-04pvops: do not notify callers from register_xenstore_notifierStefano Stabellini
2010-07-26x86: Unplug emulated disks and nics.Stefano Stabellini
2010-07-22xen: Xen PCI platform device driver.Stefano Stabellini
2010-07-22x86: early PV on HVM features initialization.Sheng Yang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-12-03xen: wait up to 5 minutes for device connetionPaolo Bonzini
2009-12-03xen: improvement to wait_for_devices()Paolo Bonzini
2009-12-03xen: fix is_disconnected_device/exists_disconnected_devicePaolo Bonzini
2009-12-03xen/xenbus: make DEVICE_ATTR()s staticJeremy Fitzhardinge
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge
2009-03-30xen/xenbus: export xenbus_dev_changedJeremy Fitzhardinge
2009-03-30xen: use device model for suspending xenbus devicesIan Campbell
2009-03-30xen: remove suspend_cancel hookIan Campbell
2009-01-08xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt
2009-01-06xen: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-08-20xen: clean up domain mode predicatesJeremy Fitzhardinge
2008-04-24xen: Module autoprobing support for frontend driversMark McLoughlin
2008-04-24xen blkfront: Delay wait for block devices until after the disk is addedChristian Limpach
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-07-18xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge