1. 149bb2f xen: Add module alias to autoload backend drivers by Bastian Blank · 13 years ago
  2. cc85e93 xen: Populate xenbus device attributes by Bastian Blank · 13 years ago
  3. b3e96c0 xen: use freeze/restore/thaw PM events for suspend/resume/chkpt by Shriram Rajagopalan · 13 years ago
  4. c7853ae xen: xenbus PM events support by Kazuhiro SUZUKI · 13 years ago
  5. 6bac7f9 xen/xenbus: fixup checkpatch issues in xenbus_probe* by Ian Campbell · 14 years ago
  6. 0ff4fdf xen/xenbus: clean up noise in xenbus_probe_frontend.c by Jeremy Fitzhardinge · 14 years ago
  7. b5d33d0 xen/xenbus: clean up noise in xenbus_probe_backend.c by Jeremy Fitzhardinge · 14 years ago
  8. a39bda2 xen/xenbus: clean up noise in xenbus_probe.c by Jeremy Fitzhardinge · 14 years ago
  9. a16448e xen/xenbus: cleanup debug noise in xenbus_comms.c by Jeremy Fitzhardinge · 14 years ago
  10. 7432e4b xen/xenbus: clean up error handling by Jeremy Fitzhardinge · 15 years ago
  11. 1b31a14 xen/xenbus: make frontend bus GPL by Jeremy Fitzhardinge · 15 years ago
  12. c3676e8 xen/xenbus: make sure backend bus is registered earlier by Jeremy Fitzhardinge · 15 years ago
  13. 806f546 xenbus/frontend: register bus earlier by Jeremy Fitzhardinge · 15 years ago
  14. 74c2ee9 xen: remove xen/evtchn.h by Jeremy Fitzhardinge · 15 years ago
  15. df66025 xen: add backend driver support by Ian Campbell · 15 years ago
  16. 2de06cc xen: separate out frontend xenbus by Ian Campbell · 15 years ago
  17. 18cb657 Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  18. b37a56d xen: Initialize xenbus for dom0. by Juan Quintela · 14 years ago
  19. 67ba372 Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domain-v6 by Stefano Stabellini · 14 years ago
  20. 8e3e999 xenbus: export xen_store_interface for xenfs by Jeremy Fitzhardinge · 15 years ago
  21. 89afb6e xenbus: Xen paravirtualised PCI hotplug support. by Yosuke Iwamatsu · 15 years ago
  22. a947f0f xen: do not set xenstored_ready before xenbus_probe on hvm by Stefano Stabellini · 14 years ago
  23. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  24. 5b61cb9 xenbus: Make xenbus_switch_state transactional by Daniel Stodden · 14 years ago
  25. 7cc88fd Merge branch 'xen/xenbus' into upstream/xen by Jeremy Fitzhardinge · 14 years ago
  26. ca50a5f Merge branch 'upstream/pvhvm' into upstream/xen by Jeremy Fitzhardinge · 14 years ago
  27. a70ce4b Merge branch 'upstream/core' into upstream/xen by Jeremy Fitzhardinge · 14 years ago
  28. 31de189 pvops: do not notify callers from register_xenstore_notifier by Stefano Stabellini · 14 years ago
  29. c1c5413 x86: Unplug emulated disks and nics. by Stefano Stabellini · 14 years ago
  30. 183d03c xen: Xen PCI platform device driver. by Stefano Stabellini · 14 years ago
  31. bee6ab5 x86: early PV on HVM features initialization. by Sheng Yang · 14 years ago
  32. b3831cb xen: avoid allocation causing potential swap activity on the resume path by Ian Campbell · 14 years ago
  33. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  34. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  35. ae78880 xen: wait up to 5 minutes for device connetion by Paolo Bonzini · 15 years ago
  36. f8dc330 xen: improvement to wait_for_devices() by Paolo Bonzini · 15 years ago
  37. c6e1971 xen: fix is_disconnected_device/exists_disconnected_device by Paolo Bonzini · 15 years ago
  38. db05fed xen/xenbus: make DEVICE_ATTR()s static by Jeremy Fitzhardinge · 15 years ago
  39. 1ccbf53 xen: move Xen-testing predicates to common header by Jeremy Fitzhardinge · 15 years ago
  40. 4c31a78 xenbus: do not hold transaction_mutex when returning to userspace by Ian Campbell · 15 years ago
  41. c6a960c xen/xenbus: export xenbus_dev_changed by Jeremy Fitzhardinge · 15 years ago
  42. de5b31b xen: use device model for suspending xenbus devices by Ian Campbell · 15 years ago
  43. a1ce1be xen: remove suspend_cancel hook by Ian Campbell · 15 years ago
  44. 1107ba8 xen: add xenfs to allow usermode <-> Xen interaction by Alex Zeffertt · 15 years ago
  45. d822034 drivers/xen/xenbus/xenbus_client.c: cleanup kerneldoc by Qinghuang Feng · 15 years ago
  46. 2a678cc xen: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  47. 6e83358 xen: clean up domain mode predicates by Jeremy Fitzhardinge · 16 years ago
  48. a3da5bf Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  49. a144ff0 xen: Avoid allocations causing swap activity on the resume path by Ian Campbell · 16 years ago
  50. 7d88d32 xenbus: rebind irq on restore by Jeremy Fitzhardinge · 16 years ago
  51. d2f0c52 xen: Module autoprobing support for frontend drivers by Mark McLoughlin · 16 years ago
  52. 1d78d70 xen blkfront: Delay wait for block devices until after the disk is added by Christian Limpach · 16 years ago
  53. 5f0abab xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one by Isaku Yamahata · 16 years ago
  54. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  55. 98ac0e5 xenbus_xs.c: fix a use-after-free by Adrian Bunk · 17 years ago
  56. 4bac07c xen: add the Xenbus sysfs and virtual device hotplug driver by Jeremy Fitzhardinge · 17 years ago