1. 9b83215 Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into upstream/for-linus by Jeremy Fitzhardinge · 14 years ago
  2. 9be4d45 xen: add extra pages to balloon by Jeremy Fitzhardinge · 14 years ago
  3. 20b4755 Merge commit 'v2.6.37-rc2' into upstream/xenfs by Jeremy Fitzhardinge · 14 years ago
  4. 744f9f1 xen: fix header export to userspace by Randy Dunlap · 14 years ago
  5. 7e77506 xen: implement XENMEM_machphys_mapping by Ian Campbell · 14 years ago
  6. 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
  7. e28c31a xen: register xen pci notifier by Weidong Han · 14 years ago
  8. 520045d Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  9. 4fe7d5a xen: make hvc_xen console work for dom0. by Jeremy Fitzhardinge · 14 years ago
  10. f731e3ef xen: remap MSIs into pirqs when running as initial domain by Qing He · 14 years ago
  11. 38aa66f xen: remap GSIs as pirqs when running as initial domain by Jeremy Fitzhardinge · 14 years ago
  12. 809f926 xen: map MSIs into pirqs by Stefano Stabellini · 14 years ago
  13. 3942b74 xen: support GSI -> pirq remapping in PV on HVM guests by Stefano Stabellini · 14 years ago
  14. 42a1de5 xen: implement xen_hvm_register_pirq by Stefano Stabellini · 14 years ago
  15. 01557ba xen: get the maximum number of pirqs from xen by Stefano Stabellini · 14 years ago
  16. 7a043f1 xen: support pirq != irq by Stefano Stabellini · 14 years ago
  17. 35ae11f xen: Use host-provided E820 map by Ian Campbell · 15 years ago
  18. de1ef20 xen/privcmd: move remap_domain_mfn_range() to core xen code and export. by Ian Campbell · 15 years ago
  19. 1c5de19 xen: add privcmd driver by Jeremy Fitzhardinge · 15 years ago
  20. 956a920 xen-pcifront: Xen PCI frontend driver. by Ryan Wilson · 14 years ago
  21. 89afb6e xenbus: Xen paravirtualised PCI hotplug support. by Yosuke Iwamatsu · 15 years ago
  22. b5401a9 xen/x86/PCI: Add support for the Xen PCI subsystem by Alex Nixon · 14 years ago
  23. 15ebbb8 xen: fix shared irq device passthrough by Konrad Rzeszutek Wilk · 14 years ago
  24. d9a8814 xen: Provide a variant of xen_poll_irq with timeout. by Konrad Rzeszutek Wilk · 15 years ago
  25. 1a60d05 xen: set pirq name to something useful. by Gerd Hoffmann · 14 years ago
  26. d46a78b xen: implement pirq type event channels by Jeremy Fitzhardinge · 14 years ago
  27. 9c35e90 xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfield by Ian Campbell · 14 years ago
  28. 1dc7ce9 xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary by Ian Campbell · 14 years ago
  29. c93a4df xen: pvhvm: allow user to request no emulated device unplug by Ian Campbell · 14 years ago
  30. 26f0cf9 Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  31. b097186 swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough. by Konrad Rzeszutek Wilk · 14 years ago
  32. 5915100 x86: Call HVMOP_pagetable_dying on exit_mmap. by Stefano Stabellini · 14 years ago
  33. c1c5413 x86: Unplug emulated disks and nics. by Stefano Stabellini · 14 years ago
  34. 409771d x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock. by Stefano Stabellini · 14 years ago
  35. 016b6f5 xen: Add suspend/resume support for PV on HVM guests. by Stefano Stabellini · 14 years ago
  36. 183d03c xen: Xen PCI platform device driver. by Stefano Stabellini · 14 years ago
  37. 38e20b0 x86/xen: event channels delivery on HVM. by Sheng Yang · 14 years ago
  38. 18f19aa xen: Add support for HVM hypercalls. by Jeremy Fitzhardinge · 14 years ago
  39. 08bbc9d xen: Add xen_create_contiguous_region by Alex Nixon · 15 years ago
  40. 19001c8 xen: Rename the balloon lock by Alex Nixon · 15 years ago
  41. 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
  42. 1ccbf53 xen: move Xen-testing predicates to common header by Jeremy Fitzhardinge · 15 years ago
  43. 1943689 Merge branches 'for-linus/xen/dev-evtchn', 'for-linus/xen/xenbus', 'for-linus/xen/xenfs' and 'for-linus/xen/sys-hypervisor' into for-linus/xen/master by Jeremy Fitzhardinge · 15 years ago
  44. cff7e81 xen: add /sys/hypervisor support by Jeremy Fitzhardinge · 15 years ago
  45. de5b31b xen: use device model for suspending xenbus devices by Ian Campbell · 15 years ago
  46. a1ce1be xen: remove suspend_cancel hook by Ian Campbell · 15 years ago
  47. c5cfef0 xen: export ioctl headers to userspace by Ian Campbell · 15 years ago
  48. f711628 xen: add /dev/xen/evtchn driver by Ian Campbell · 15 years ago
  49. d4c0453 xen: add irq_from_evtchn by Ian Campbell · 15 years ago
  50. 1107ba8 xen: add xenfs to allow usermode <-> Xen interaction by Alex Zeffertt · 15 years ago
  51. ecbf29c xen: clean up asm/xen/hypervisor.h by Jeremy Fitzhardinge · 16 years ago
  52. d19c8e5 xen: remove unused balloon.h by Jeremy Fitzhardinge · 16 years ago
  53. 168d2f4 xen: save previous spinlock when blocking by Jeremy Fitzhardinge · 16 years ago
  54. 2d9e1e2 xen: implement Xen-specific spinlocks by Jeremy Fitzhardinge · 16 years ago
  55. 9c8a442 xen64: fix !HVC_XEN build dependency by Ingo Molnar · 16 years ago
  56. 48b5db2 xen64: define asm/xen/interface for 64-bit by Jeremy Fitzhardinge · 16 years ago
  57. ad55db9 xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support by Isaku Yamahata · 16 years ago
  58. e57778a xen: implement ptep_modify_prot_start/commit by Jeremy Fitzhardinge · 16 years ago
  59. d02859e Merge commit 'v2.6.26-rc8' into x86/xen by Ingo Molnar · 16 years ago
  60. 1c7b67f x86: Make xen use the paravirt clocksource structs and functions by Gerd Hoffmann · 16 years ago
  61. 7e0edc1 xen: add new Xen elfnote types and use them appropriately by Jeremy Fitzhardinge · 16 years ago
  62. 0261ac5 xen: fix "xen: implement save/restore" by Ingo Molnar · 16 years ago
  63. 359cdd3 xen: maintain clock offset over save/restore by Jeremy Fitzhardinge · 16 years ago
  64. 0e91398 xen: implement save/restore by Jeremy Fitzhardinge · 16 years ago
  65. 6b9b732 xen-console: add save/restore by Jeremy Fitzhardinge · 16 years ago
  66. eb1e305 xen: add rebind_evtchn_irq by Jeremy Fitzhardinge · 16 years ago
  67. bfdab12 xen: add missing definitions in include/xen/interface/memory.h which ia64/xen needs by Isaku Yamahata · 16 years ago
  68. e4dcff1 xen pvfb: Dynamic mode support (screen resizing) by Markus Armbruster · 16 years ago
  69. 6ba0e7b xen pvfb: Pointer z-axis (mouse wheel) support by Markus Armbruster · 16 years ago
  70. 0acf10d xen: add raw console write functions for debug by Jeremy Fitzhardinge · 16 years ago
  71. 1775826 xen: add balloon driver by Jeremy Fitzhardinge · 16 years ago
  72. 4ee36dc xen pvfb: Para-virtual framebuffer, keyboard and pointer driver by Markus Armbruster · 16 years ago
  73. 1d78d70 xen blkfront: Delay wait for block devices until after the disk is added by Christian Limpach · 16 years ago
  74. 3e33423 xen: Make xen-blkfront write its protocol ABI to xenstore by Markus Armbruster · 16 years ago
  75. b15993f xen: import arch generic part of xencomm by Isaku Yamahata · 16 years ago
  76. 8d3d210 xen: make grant table arch portable by Isaku Yamahata · 16 years ago
  77. 5f0abab xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one by Isaku Yamahata · 16 years ago
  78. 20e71f2e xen: make include/xen/page.h portable moving those definitions under asm dir by Isaku Yamahata · 16 years ago
  79. 642e0c8 xen: add resend_irq_on_evtchn() definition into events.c by Isaku Yamahata · 16 years ago
  80. e849c3e Xen: make events.c portable for ia64/xen support by Isaku Yamahata · 16 years ago
  81. e04d0d0 xen: move events.c to drivers/xen for IA64/Xen support by Isaku Yamahata · 16 years ago
  82. 2724426 xen: add missing definitions in include/xen/interface/vcpu.h which ia64/xen needs by Isaku Yamahata · 16 years ago
  83. 87e27cf xen: add missing definitions for xen grant table which ia64/xen needs by Isaku Yamahata · 16 years ago
  84. 2eb6d5e xen: definitions which ia64/xen needs by Isaku Yamahata · 16 years ago
  85. 9a9db27 xen: definisions which ia64 needs by Isaku Yamahata · 16 years ago
  86. aa380c8 xen: add support for callbackops hypercall by Jeremy Fitzhardinge · 16 years ago
  87. 9666e9d xen: unify pte operations on machine frames by Jeremy Fitzhardinge · 16 years ago
  88. 3b4724b xen: use phys_addr_t when referring to physical addresses by Jeremy Fitzhardinge · 16 years ago
  89. c8e5393 x86: page.h: make pte_t a union to always include by Jeremy Fitzhardinge · 16 years ago
  90. e3d2697 xen: fix incorrect vcpu_register_vcpu_info hypercall argument by Jeremy Fitzhardinge · 17 years ago
  91. dfb6868 xen: xen/page.h compile fix by Jeremy Fitzhardinge · 17 years ago
  92. 60223a3 xen: Place vcpu_info structure into per-cpu memory by Jeremy Fitzhardinge · 17 years ago
  93. 4bac07c xen: add the Xenbus sysfs and virtual device hotplug driver by Jeremy Fitzhardinge · 17 years ago
  94. ad9a861 xen: Add grant table support by Jeremy Fitzhardinge · 17 years ago
  95. b536b4b xen: use the hvc console infrastructure for Xen console by Jeremy Fitzhardinge · 17 years ago
  96. f87e4ca xen: SMP guest support by Jeremy Fitzhardinge · 17 years ago
  97. e46cdb6 xen: event channels by Jeremy Fitzhardinge · 17 years ago
  98. 5ead97c xen: Core Xen implementation by Jeremy Fitzhardinge · 17 years ago
  99. a42089d xen: Add Xen interface header files by Jeremy Fitzhardinge · 17 years ago