aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-1/+30
2010-10-22xen: Initialize xenbus for dom0.Juan Quintela1-1/+28
2010-10-22Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domain-v6Stefano Stabellini1-0/+2
2010-10-20xenbus: export xen_store_interface for xenfsJeremy Fitzhardinge1-1/+3
2010-10-18xenbus: Xen paravirtualised PCI hotplug support.Yosuke Iwamatsu1-0/+2
2010-10-05xen: do not set xenstored_ready before xenbus_probe on hvmStefano Stabellini1-3/+6
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-24/+66
2010-08-07xenbus: Make xenbus_switch_state transactionalDaniel Stodden1-24/+66
2010-08-04Merge branch 'xen/xenbus' into upstream/xenJeremy Fitzhardinge1-10/+47
2010-08-04Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge1-8/+39
2010-08-04Merge branch 'upstream/core' into upstream/xenJeremy Fitzhardinge1-4/+1
2010-08-04pvops: do not notify callers from register_xenstore_notifierStefano Stabellini1-4/+1
2010-07-26x86: Unplug emulated disks and nics.Stefano Stabellini1-0/+4
2010-07-22xen: Xen PCI platform device driver.Stefano Stabellini1-5/+17
2010-07-22x86: early PV on HVM features initialization.Sheng Yang1-3/+18
2010-06-03xen: avoid allocation causing potential swap activity on the resume pathIan Campbell1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+2
2009-12-03xen: wait up to 5 minutes for device connetionPaolo Bonzini1-4/+16
2009-12-03xen: improvement to wait_for_devices()Paolo Bonzini1-3/+6
2009-12-03xen: fix is_disconnected_device/exists_disconnected_devicePaolo Bonzini1-6/+7
2009-12-03xen/xenbus: make DEVICE_ATTR()s staticJeremy Fitzhardinge1-3/+3
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge1-0/+2
2009-11-03xenbus: do not hold transaction_mutex when returning to userspaceIan Campbell1-10/+47
2009-03-30xen/xenbus: export xenbus_dev_changedJeremy Fitzhardinge1-0/+1
2009-03-30xen: use device model for suspending xenbus devicesIan Campbell2-28/+11
2009-03-30xen: remove suspend_cancel hookIan Campbell1-23/+0
2009-01-08xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt2-6/+23
2009-01-08drivers/xen/xenbus/xenbus_client.c: cleanup kerneldocQinghuang Feng1-2/+1
2009-01-06xen: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-13/+18
2008-08-20xen: clean up domain mode predicatesJeremy Fitzhardinge1-4/+4
2008-07-14Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-11/+12
2008-07-03xen: Avoid allocations causing swap activity on the resume pathIan Campbell2-6/+6
2008-05-27xenbus: rebind irq on restoreJeremy Fitzhardinge1-11/+12
2008-04-24xen: Module autoprobing support for frontend driversMark McLoughlin1-2/+25
2008-04-24xen blkfront: Delay wait for block devices until after the disk is addedChristian Limpach1-1/+4
2008-04-24xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata1-3/+3
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches1-2/+3
2007-07-26xenbus_xs.c: fix a use-after-freeAdrian Bunk1-1/+1
2007-07-18xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge7-0/+2725