aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* xen: Module autoprobing support for frontend driversMark McLoughlin2008-04-241-2/+25
* xen blkfront: Delay wait for block devices until after the disk is addedChristian Limpach2008-04-241-1/+4
* xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata2008-04-241-3/+3
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-2/+3
* xenbus_xs.c: fix a use-after-freeAdrian Bunk2007-07-261-1/+1
* xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge2007-07-187-0/+2725