1. d19c8e5 xen: remove unused balloon.h by Jeremy Fitzhardinge · 16 years ago
  2. 3ce9bcb Merge branch 'core/xen' into x86/xen by Ingo Molnar · 16 years ago
  3. 0253398 xen: fix 2.6.27-rc5 xen balloon driver warnings by Jeremy Fitzhardinge · 16 years ago
  4. 5ab6d81 Xen: fix cpu_hotplug build when !CONFIG_SMP by Alex Nixon · 16 years ago
  5. 5c51c63 Xen: fix cpu_hotplug.c build by replacing is_running_on_xen() with xen_pv_domain() by Alex Nixon · 16 years ago
  6. 37a7c0f stop_machine: wean Xen off stop_machine_run by Rusty Russell · 16 years ago
  7. d68d82a xen: implement CPU hotplugging by Alex Nixon · 16 years ago
  8. 168d2f4 xen: save previous spinlock when blocking by Jeremy Fitzhardinge · 16 years ago
  9. 6e83358 xen: clean up domain mode predicates by Jeremy Fitzhardinge · 16 years ago
  10. 0d1edf4 xen: compile irq functions without -pg for ftrace by Jeremy Fitzhardinge · 16 years ago
  11. fde28e8 xen-balloon: clean up unused functions by Jeremy Fitzhardinge · 16 years ago
  12. 167e6cf xen-balloon: fix up sysfs issues by Jeremy Fitzhardinge · 16 years ago
  13. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 16 years ago
  14. 2e2dcc7 Merge branch 'x86/paravirt-spinlocks' into x86/for-linus by Ingo Molnar · 16 years ago
  15. 55ca089 linux-next: pci tree build failure by Stephen Rothwell · 16 years ago
  16. 2d9e1e2 xen: implement Xen-specific spinlocks by Jeremy Fitzhardinge · 16 years ago
  17. ad55db9 xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support by Isaku Yamahata · 16 years ago
  18. 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
  19. a144ff0 xen: Avoid allocations causing swap activity on the resume path by Ian Campbell · 16 years ago
  20. 4653938 xen: Use wmb instead of rmb in xen_evtchn_do_upcall(). by Isaku Yamahata · 16 years ago
  21. 6673cf6 xen: Use wmb instead of rmb in xen_evtchn_do_upcall(). by Isaku Yamahata · 16 years ago
  22. c782772 CONFIG_PM_SLEEP fix: xen: fix compilation when CONFIG_PM_SLEEP is disabled by Jeremy Fitzhardinge · 16 years ago
  23. 359cdd3 xen: maintain clock offset over save/restore by Jeremy Fitzhardinge · 16 years ago
  24. 0e91398 xen: implement save/restore by Jeremy Fitzhardinge · 16 years ago
  25. 7d88d32 xenbus: rebind irq on restore by Jeremy Fitzhardinge · 16 years ago
  26. 0f2287a xen: fix unbind_from_irq() by Jeremy Fitzhardinge · 16 years ago
  27. eb1e305 xen: add rebind_evtchn_irq by Jeremy Fitzhardinge · 16 years ago
  28. 955d6f1 xen: drivers/xen/balloon.c: make a function static by Adrian Bunk · 16 years ago
  29. a90971e xen: compilation fix to balloon driver for ia64 support by Isaku Yamahata · 16 years ago
  30. ec9b206 xen: Move manage.c to drivers/xen for ia64/xen support by Isaku Yamahata · 16 years ago
  31. 1775826 xen: add balloon driver by Jeremy Fitzhardinge · 16 years ago
  32. d2f0c52 xen: Module autoprobing support for frontend drivers by Mark McLoughlin · 16 years ago
  33. 1d78d70 xen blkfront: Delay wait for block devices until after the disk is added by Christian Limpach · 16 years ago
  34. b15993f xen: import arch generic part of xencomm by Isaku Yamahata · 16 years ago
  35. 8d3d210 xen: make grant table arch portable by Isaku Yamahata · 16 years ago
  36. 5f0abab xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one by Isaku Yamahata · 16 years ago
  37. 642e0c8 xen: add resend_irq_on_evtchn() definition into events.c by Isaku Yamahata · 16 years ago
  38. e849c3e Xen: make events.c portable for ia64/xen support by Isaku Yamahata · 16 years ago
  39. e04d0d0 xen: move events.c to drivers/xen for IA64/Xen support by Isaku Yamahata · 16 years ago
  40. af711cd xen: move features.c from arch/x86/xen/features.c to drivers/xen by Isaku Yamahata · 16 years ago
  41. 87e27cf xen: add missing definitions for xen grant table which ia64/xen needs by Isaku Yamahata · 16 years ago
  42. bbc60c1 xen: fix grant table bug by Michael Abd-El-Malek · 16 years ago
  43. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  44. 98ac0e5 xenbus_xs.c: fix a use-after-free by Adrian Bunk · 17 years ago
  45. 4bac07c xen: add the Xenbus sysfs and virtual device hotplug driver by Jeremy Fitzhardinge · 17 years ago
  46. ad9a861 xen: Add grant table support by Jeremy Fitzhardinge · 17 years ago