1. 85dd926 xenbus: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  2. f66d95d Merge tag 'stable/for-linus-3.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  3. d7ead0c xenbus: frontend resume cleanup by Aurelien Chartier · 11 years ago
  4. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  5. 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 11 years ago
  6. 283c097 xen: Convert printks to pr_<level> by Joe Perches · 11 years ago
  7. 8d0b880 xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvm by Wei Liu · 11 years ago
  8. 33c1174 xenbus: save xenstore local status for later use by Aurelien Chartier · 11 years ago
  9. 2abb274 xenbus: delay xenbus frontend resume if xenstored is not running by Aurelien Chartier · 11 years ago
  10. 3d645b0 xen/xenbus: Fixed over 80 character limit issue by Lisa Nguyen · 11 years ago
  11. d7e5075 xen/xenbus: Fixed indentation error in switch case by Lisa Nguyen · 11 years ago
  12. 45e2716 xenbus: fix compile failure on ARM with Xen enabled by Steven Noonan · 11 years ago
  13. 3216dce xen: introduce xen_remap, use it instead of ioremap by Stefano Stabellini · 11 years ago
  14. 896ea17 Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  15. 5af19e4 xen/xenbus: Remove duplicate inclusion of asm/xen/hypervisor.h by Sachin Kamat · 12 years ago
  16. 1bcaba51 xen/xenbus: fix overflow check in xenbus_file_write() by Jan Beulich · 12 years ago
  17. 7644bda xen: xenbus: quirk uses x86 specific cpuid by Ian Campbell · 12 years ago
  18. e9d1aa0 xen/xenbus: Fix compile warning. by Konrad Rzeszutek Wilk · 12 years ago
  19. cb6b6df xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches. by Konrad Rzeszutek Wilk · 12 years ago
  20. c571898 xen/gndev: Xen backend support for paged out grant targets V4. by Andres Lagar-Cavilla · 12 years ago
  21. ecc635f xen/arm: compile and run xenbus by Stefano Stabellini · 12 years ago
  22. 25a765b Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  23. b8b0f55 xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static. by Konrad Rzeszutek Wilk · 12 years ago
  24. 4d9310e xen: missing includes by Stefano Stabellini · 12 years ago
  25. 254d1a3 xen/pv-on-hvm kexec: shutdown watches from old kernel by Olaf Hering · 12 years ago
  26. b5f4035 Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  27. d2fb4c5 xenbus: Add support for xenbus backend in stub domain by Daniel De Graaf · 12 years ago
  28. 3066616 xen/xenbus: Add quirk to deal with misconfigured backends. by Konrad Rzeszutek Wilk · 12 years ago
  29. d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  30. 42c46e6 xen/xenbus: ignore console/0 by Stefano Stabellini · 12 years ago
  31. bd0d5aa xenbus: don't free other end details too early by Jan Beulich · 12 years ago
  32. 5ac0800 xenbus: address compiler warnings by Jan Beulich · 12 years ago
  33. a43a5cc xenbus_dev: add missing error check to watch handling by Jan Beulich · 12 years ago
  34. 9016037 Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  35. a800651 xen/xenbus: don't reimplement kvasprintf via a fixed size buffer by Ian Campbell · 13 years ago
  36. 50bf737 xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAX by Ian Campbell · 13 years ago
  37. 9e7860c xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX. by Ian Campbell · 13 years ago
  38. 73db144 Xen: consolidate and simplify struct xenbus_driver instantiation by Jan Beulich · 13 years ago
  39. 01464a6 xen/xenbus: Fix compile error - missing header for xen_initial_domain() by Konrad Rzeszutek Wilk · 13 years ago
  40. 2946a52 xenbus: Use grant-table wrapper functions by Daniel De Graaf · 13 years ago
  41. 2c5d37d xenbus: Support HVM backends by Daniel De Graaf · 13 years ago
  42. cb85f12 Merge commit 'v3.2-rc3' into stable/for-linus-3.3 by Konrad Rzeszutek Wilk · 13 years ago
  43. b79d2ff xen/xenbus-frontend: Fix compile error with randconfig by Konrad Rzeszutek Wilk · 13 years ago
  44. 12275dd Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel" by Konrad Rzeszutek Wilk · 13 years ago
  45. fe7acdb xen/xenbus-frontend: Make error message more clear by Bastian Blank · 13 years ago
  46. e9f0fec xen: Add xenbus_backend device by Bastian Blank · 13 years ago
  47. 2fb3683 xen: Add xenbus device driver by Bastian Blank · 13 years ago
  48. cd12909 xen: map foreign pages for shared rings by updating the PTEs directly by David Vrabel · 13 years ago
  49. daedd87 Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  50. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  51. 06d3814 Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  52. 63c9744 xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users. by Paul Gortmaker · 13 years ago
  53. 72ee511 xen: Add module.h to modular drivers/xen users. by Paul Gortmaker · 13 years ago
  54. 04a8752 Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stable/pci.fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  55. d98b15d xen/xenbus: Remove the unnecessary check. by Konrad Rzeszutek Wilk · 13 years ago
  56. e4184aa xenbus: don't rely on xen_initial_domain to detect local xenstore by Daniel De Graaf · 13 years ago
  57. 7744799 xenbus: Fix loopback event channel assuming domain 0 by Daniel De Graaf · 13 years ago
  58. 4dcaebb xen: use generic functions instead of xen_{alloc, free}_vm_area() by David Vrabel · 13 years ago
  59. 5b25d89 xen/pv-on-hvm:kexec: Fix implicit declaration of function 'xen_hvm_domain' by Konrad Rzeszutek Wilk · 13 years ago
  60. ddacf5e xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel by Olaf Hering · 13 years ago
  61. 116df6f xen/pv-on-hvm kexec+kdump: reset PV devices in kexec or crash kernel by Olaf Hering · 13 years ago
  62. c4c303c xen/pv-on-hvm kexec: prevent crash in xenwatch_thread() when stale watch events arrive by Olaf Hering · 13 years ago
  63. 6913200 Xen: fix braces and tabs coding style issue in xenbus_probe.c by Ruslan Pisarev · 13 years ago
  64. 822a259 Xen: fix braces coding style issue in xenbus_probe.h by Ruslan Pisarev · 13 years ago
  65. 149bb2f xen: Add module alias to autoload backend drivers by Bastian Blank · 13 years ago
  66. cc85e93 xen: Populate xenbus device attributes by Bastian Blank · 13 years ago
  67. b3e96c0 xen: use freeze/restore/thaw PM events for suspend/resume/chkpt by Shriram Rajagopalan · 13 years ago
  68. c7853ae xen: xenbus PM events support by Kazuhiro SUZUKI · 13 years ago
  69. 6bac7f9 xen/xenbus: fixup checkpatch issues in xenbus_probe* by Ian Campbell · 14 years ago
  70. 0ff4fdf xen/xenbus: clean up noise in xenbus_probe_frontend.c by Jeremy Fitzhardinge · 14 years ago
  71. b5d33d0 xen/xenbus: clean up noise in xenbus_probe_backend.c by Jeremy Fitzhardinge · 14 years ago
  72. a39bda2 xen/xenbus: clean up noise in xenbus_probe.c by Jeremy Fitzhardinge · 14 years ago
  73. a16448e xen/xenbus: cleanup debug noise in xenbus_comms.c by Jeremy Fitzhardinge · 14 years ago
  74. 7432e4b xen/xenbus: clean up error handling by Jeremy Fitzhardinge · 15 years ago
  75. 1b31a14 xen/xenbus: make frontend bus GPL by Jeremy Fitzhardinge · 15 years ago
  76. c3676e8 xen/xenbus: make sure backend bus is registered earlier by Jeremy Fitzhardinge · 15 years ago
  77. 806f546 xenbus/frontend: register bus earlier by Jeremy Fitzhardinge · 15 years ago
  78. 74c2ee9 xen: remove xen/evtchn.h by Jeremy Fitzhardinge · 15 years ago
  79. df66025 xen: add backend driver support by Ian Campbell · 15 years ago
  80. 2de06cc xen: separate out frontend xenbus by Ian Campbell · 15 years ago
  81. 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
  82. b37a56d xen: Initialize xenbus for dom0. by Juan Quintela · 14 years ago
  83. 67ba372 Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domain-v6 by Stefano Stabellini · 14 years ago
  84. 8e3e999 xenbus: export xen_store_interface for xenfs by Jeremy Fitzhardinge · 15 years ago
  85. 89afb6e xenbus: Xen paravirtualised PCI hotplug support. by Yosuke Iwamatsu · 15 years ago
  86. a947f0f xen: do not set xenstored_ready before xenbus_probe on hvm by Stefano Stabellini · 14 years ago
  87. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  88. 5b61cb9 xenbus: Make xenbus_switch_state transactional by Daniel Stodden · 14 years ago
  89. 7cc88fd Merge branch 'xen/xenbus' into upstream/xen by Jeremy Fitzhardinge · 14 years ago
  90. ca50a5f Merge branch 'upstream/pvhvm' into upstream/xen by Jeremy Fitzhardinge · 14 years ago
  91. a70ce4b Merge branch 'upstream/core' into upstream/xen by Jeremy Fitzhardinge · 14 years ago
  92. 31de189 pvops: do not notify callers from register_xenstore_notifier by Stefano Stabellini · 14 years ago
  93. c1c5413 x86: Unplug emulated disks and nics. by Stefano Stabellini · 14 years ago
  94. 183d03c xen: Xen PCI platform device driver. by Stefano Stabellini · 14 years ago
  95. bee6ab5 x86: early PV on HVM features initialization. by Sheng Yang · 14 years ago
  96. b3831cb xen: avoid allocation causing potential swap activity on the resume path by Ian Campbell · 14 years ago
  97. 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
  98. 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
  99. ae78880 xen: wait up to 5 minutes for device connetion by Paolo Bonzini · 15 years ago
  100. f8dc330 xen: improvement to wait_for_devices() by Paolo Bonzini · 15 years ago