aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus (follow)
AgeCommit message (Expand)AuthorFilesLines
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