index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
xenbus
Age
Commit message (
Expand
)
Author
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-12-03
xen: wait up to 5 minutes for device connetion
Paolo Bonzini
2009-12-03
xen: improvement to wait_for_devices()
Paolo Bonzini
2009-12-03
xen: fix is_disconnected_device/exists_disconnected_device
Paolo Bonzini
2009-12-03
xen/xenbus: make DEVICE_ATTR()s static
Jeremy Fitzhardinge
2009-11-04
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
2009-03-30
xen/xenbus: export xenbus_dev_changed
Jeremy Fitzhardinge
2009-03-30
xen: use device model for suspending xenbus devices
Ian Campbell
2009-03-30
xen: remove suspend_cancel hook
Ian Campbell
2009-01-08
xen: add xenfs to allow usermode <-> Xen interaction
Alex Zeffertt
2009-01-08
drivers/xen/xenbus/xenbus_client.c: cleanup kerneldoc
Qinghuang Feng
2009-01-06
xen: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-08-20
xen: clean up domain mode predicates
Jeremy Fitzhardinge
2008-07-14
Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-07-03
xen: Avoid allocations causing swap activity on the resume path
Ian Campbell
2008-05-27
xenbus: rebind irq on restore
Jeremy Fitzhardinge
2008-04-24
xen: Module autoprobing support for frontend drivers
Mark McLoughlin
2008-04-24
xen blkfront: Delay wait for block devices until after the disk is added
Christian Limpach
2008-04-24
xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one
Isaku Yamahata
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-07-26
xenbus_xs.c: fix a use-after-free
Adrian Bunk
2007-07-18
xen: add the Xenbus sysfs and virtual device hotplug driver
Jeremy Fitzhardinge