aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen/xenbus
AgeCommit message (Expand)Author
2010-06-03xen: avoid allocation causing potential swap activity on the resume pathIan Campbell
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-08drivers/xen/xenbus/xenbus_client.c: cleanup kerneldocQinghuang Feng
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-07-14Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-07-03xen: Avoid allocations causing swap activity on the resume pathIan Campbell
2008-05-27xenbus: rebind irq on restoreJeremy 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
2008-04-24xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-07-26xenbus_xs.c: fix a use-after-freeAdrian Bunk
2007-07-18xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge