aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus
Commit message (Expand)AuthorAgeFilesLines
* xen/xenbus: Add quirk to deal with misconfigured backends.Konrad Rzeszutek Wilk2012-04-271-16/+53
* xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell2012-01-251-0/+6
* xen: use freeze/restore/thaw PM events for suspend/resume/chkptShriram Rajagopalan2011-03-161-3/+5
* xen: xenbus PM events supportKazuhiro SUZUKI2011-03-163-5/+19
* xen/xenbus: fixup checkpatch issues in xenbus_probe*Ian Campbell2011-01-054-48/+39
* xen/xenbus: clean up noise in xenbus_probe_frontend.cJeremy Fitzhardinge2011-01-051-7/+2
* xen/xenbus: clean up noise in xenbus_probe_backend.cJeremy Fitzhardinge2011-01-051-7/+2
* xen/xenbus: clean up noise in xenbus_probe.cJeremy Fitzhardinge2011-01-051-23/+6
* xen/xenbus: cleanup debug noise in xenbus_comms.cJeremy Fitzhardinge2011-01-051-1/+0
* xen/xenbus: clean up error handlingJeremy Fitzhardinge2011-01-051-2/+2
* xen/xenbus: make frontend bus GPLJeremy Fitzhardinge2011-01-051-0/+2
* xen/xenbus: make sure backend bus is registered earlierJeremy Fitzhardinge2011-01-051-2/+1
* xenbus/frontend: register bus earlierJeremy Fitzhardinge2011-01-051-2/+1
* xen: remove xen/evtchn.hJeremy Fitzhardinge2011-01-051-1/+0
* xen: add backend driver supportIan Campbell2011-01-056-21/+336
* xen: separate out frontend xenbusIan Campbell2011-01-054-305/+363
* Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-282-1/+30
|\
| * xen: Initialize xenbus for dom0.Juan Quintela2010-10-221-1/+28
| * Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini2010-10-221-0/+2
| |\
| | * xenbus: Xen paravirtualised PCI hotplug support.Yosuke Iwamatsu2010-10-181-0/+2
* | | 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 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-24/+66
|\
| * xenbus: Make xenbus_switch_state transactionalDaniel Stodden2010-08-071-24/+66
* | Merge branch 'xen/xenbus' into upstream/xenJeremy Fitzhardinge2010-08-041-10/+47
|\ \
| * | xenbus: do not hold transaction_mutex when returning to userspaceIan Campbell2009-11-031-10/+47
* | | 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
| | |/ | |/|
* | | Merge branch 'upstream/core' into upstream/xenJeremy Fitzhardinge2010-08-041-4/+1
|\ \ \ | |/ / |/| |
| * | pvops: do not notify callers from register_xenstore_notifierStefano Stabellini2010-08-041-4/+1
* | | xen: avoid allocation causing potential swap activity on the resume pathIan Campbell2010-06-031-1/+1
|/ /
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* | 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-302-28/+11
* xen: remove suspend_cancel hookIan Campbell2009-03-301-23/+0
* xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt2009-01-082-6/+23
* drivers/xen/xenbus/xenbus_client.c: cleanup kerneldocQinghuang Feng2009-01-081-2/+1
* xen: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-062-13/+18
* xen: clean up domain mode predicatesJeremy Fitzhardinge2008-08-201-4/+4
* Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-141-11/+12
|\
| * xenbus: rebind irq on restoreJeremy Fitzhardinge2008-05-271-11/+12
* | xen: Avoid allocations causing swap activity on the resume pathIan Campbell2008-07-032-6/+6
|/