1. 76ca078 Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 13 years ago
  2. 27d2a8b Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  3. 71eef7d xen: events: remove dom0 specific xen_create_msi_irq by Ian Campbell · 13 years ago
  4. ca1d8fe xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq by Ian Campbell · 13 years ago
  5. bf480d9 xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ by Ian Campbell · 13 years ago
  6. 4b41df7 xen: events: return irq from xen_allocate_pirq_msi by Ian Campbell · 13 years ago
  7. bb5d079 xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi by Ian Campbell · 13 years ago
  8. 51de695 xen: Union the blkif_request request specific fields by Owen Smith · 14 years ago
  9. 03c8142 xen: suspend: add "arch" to pre/post suspend hooks by Ian Campbell · 13 years ago
  10. a8b7458 xen: switch to new schedop hypercall by default. by Ian Campbell · 13 years ago
  11. c80a420 xen-blkfront: handle Xen major numbers other than XENVBD by Stefano Stabellini · 14 years ago
  12. 9c4bc1c Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  13. 94d4c4c Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  14. 289b777 xen: introduce gnttab_map_refs and gnttab_unmap_refs by Stefano Stabellini · 14 years ago
  15. ab31523 xen/gntdev: allow usermode to map granted pages by Gerd Hoffmann · 14 years ago
  16. f077453 xen: define gnttab_set_map_op/unmap_op by Ian Campbell · 15 years ago
  17. df66025 xen: add backend driver support by Ian Campbell · 15 years ago
  18. 667c78af xen: Provide a variant of __RING_SIZE() that is an integer constant expression by Jeremy Fitzhardinge · 14 years ago
  19. af42b8d xen: fix MSI setup and teardown for PV on HVM guests by Stefano Stabellini · 14 years ago
  20. e5fc734 xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq by Stefano Stabellini · 14 years ago
  21. 9b83215 Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into upstream/for-linus by Jeremy Fitzhardinge · 14 years ago
  22. 9be4d45 xen: add extra pages to balloon by Jeremy Fitzhardinge · 14 years ago
  23. 20b4755 Merge commit 'v2.6.37-rc2' into upstream/xenfs by Jeremy Fitzhardinge · 14 years ago
  24. 744f9f1 xen: fix header export to userspace by Randy Dunlap · 14 years ago
  25. 7e77506 xen: implement XENMEM_machphys_mapping by Ian Campbell · 14 years ago
  26. 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
  27. e28c31a xen: register xen pci notifier by Weidong Han · 14 years ago
  28. 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
  29. 4fe7d5a xen: make hvc_xen console work for dom0. by Jeremy Fitzhardinge · 14 years ago
  30. f731e3ef xen: remap MSIs into pirqs when running as initial domain by Qing He · 14 years ago
  31. 38aa66f xen: remap GSIs as pirqs when running as initial domain by Jeremy Fitzhardinge · 14 years ago
  32. 809f926 xen: map MSIs into pirqs by Stefano Stabellini · 14 years ago
  33. 3942b74 xen: support GSI -> pirq remapping in PV on HVM guests by Stefano Stabellini · 14 years ago
  34. 42a1de5 xen: implement xen_hvm_register_pirq by Stefano Stabellini · 14 years ago
  35. 01557ba xen: get the maximum number of pirqs from xen by Stefano Stabellini · 14 years ago
  36. 7a043f1 xen: support pirq != irq by Stefano Stabellini · 14 years ago
  37. 35ae11f xen: Use host-provided E820 map by Ian Campbell · 15 years ago
  38. de1ef20 xen/privcmd: move remap_domain_mfn_range() to core xen code and export. by Ian Campbell · 15 years ago
  39. 1c5de19 xen: add privcmd driver by Jeremy Fitzhardinge · 15 years ago
  40. 956a920 xen-pcifront: Xen PCI frontend driver. by Ryan Wilson · 14 years ago
  41. 89afb6e xenbus: Xen paravirtualised PCI hotplug support. by Yosuke Iwamatsu · 15 years ago
  42. b5401a9 xen/x86/PCI: Add support for the Xen PCI subsystem by Alex Nixon · 14 years ago
  43. 15ebbb8 xen: fix shared irq device passthrough by Konrad Rzeszutek Wilk · 14 years ago
  44. d9a8814 xen: Provide a variant of xen_poll_irq with timeout. by Konrad Rzeszutek Wilk · 15 years ago
  45. 1a60d05 xen: set pirq name to something useful. by Gerd Hoffmann · 14 years ago
  46. d46a78b xen: implement pirq type event channels by Jeremy Fitzhardinge · 14 years ago
  47. 9c35e90 xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfield by Ian Campbell · 14 years ago
  48. 1dc7ce9 xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary by Ian Campbell · 14 years ago
  49. c93a4df xen: pvhvm: allow user to request no emulated device unplug by Ian Campbell · 14 years ago
  50. 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
  51. b097186 swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough. by Konrad Rzeszutek Wilk · 14 years ago
  52. 5915100 x86: Call HVMOP_pagetable_dying on exit_mmap. by Stefano Stabellini · 14 years ago
  53. c1c5413 x86: Unplug emulated disks and nics. by Stefano Stabellini · 14 years ago
  54. 409771d x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock. by Stefano Stabellini · 14 years ago
  55. 016b6f5 xen: Add suspend/resume support for PV on HVM guests. by Stefano Stabellini · 14 years ago
  56. 183d03c xen: Xen PCI platform device driver. by Stefano Stabellini · 14 years ago
  57. 38e20b0 x86/xen: event channels delivery on HVM. by Sheng Yang · 14 years ago
  58. 18f19aa xen: Add support for HVM hypercalls. by Jeremy Fitzhardinge · 14 years ago
  59. 08bbc9d xen: Add xen_create_contiguous_region by Alex Nixon · 15 years ago
  60. 19001c8 xen: Rename the balloon lock by Alex Nixon · 15 years ago
  61. 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
  62. 1ccbf53 xen: move Xen-testing predicates to common header by Jeremy Fitzhardinge · 15 years ago
  63. 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
  64. cff7e81 xen: add /sys/hypervisor support by Jeremy Fitzhardinge · 15 years ago
  65. de5b31b xen: use device model for suspending xenbus devices by Ian Campbell · 15 years ago
  66. a1ce1be xen: remove suspend_cancel hook by Ian Campbell · 15 years ago
  67. c5cfef0 xen: export ioctl headers to userspace by Ian Campbell · 15 years ago
  68. f711628 xen: add /dev/xen/evtchn driver by Ian Campbell · 15 years ago
  69. d4c0453 xen: add irq_from_evtchn by Ian Campbell · 15 years ago
  70. 1107ba8 xen: add xenfs to allow usermode <-> Xen interaction by Alex Zeffertt · 15 years ago
  71. ecbf29c xen: clean up asm/xen/hypervisor.h by Jeremy Fitzhardinge · 16 years ago
  72. d19c8e5 xen: remove unused balloon.h by Jeremy Fitzhardinge · 16 years ago
  73. 168d2f4 xen: save previous spinlock when blocking by Jeremy Fitzhardinge · 16 years ago
  74. 2d9e1e2 xen: implement Xen-specific spinlocks by Jeremy Fitzhardinge · 16 years ago
  75. 9c8a442 xen64: fix !HVC_XEN build dependency by Ingo Molnar · 16 years ago
  76. 48b5db2 xen64: define asm/xen/interface for 64-bit by Jeremy Fitzhardinge · 16 years ago
  77. ad55db9 xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support by Isaku Yamahata · 16 years ago
  78. e57778a xen: implement ptep_modify_prot_start/commit by Jeremy Fitzhardinge · 16 years ago
  79. d02859e Merge commit 'v2.6.26-rc8' into x86/xen by Ingo Molnar · 16 years ago
  80. 1c7b67f x86: Make xen use the paravirt clocksource structs and functions by Gerd Hoffmann · 16 years ago
  81. 7e0edc1 xen: add new Xen elfnote types and use them appropriately by Jeremy Fitzhardinge · 16 years ago
  82. 0261ac5 xen: fix "xen: implement save/restore" by Ingo Molnar · 16 years ago
  83. 359cdd3 xen: maintain clock offset over save/restore by Jeremy Fitzhardinge · 16 years ago
  84. 0e91398 xen: implement save/restore by Jeremy Fitzhardinge · 16 years ago
  85. 6b9b732 xen-console: add save/restore by Jeremy Fitzhardinge · 16 years ago
  86. eb1e305 xen: add rebind_evtchn_irq by Jeremy Fitzhardinge · 16 years ago
  87. bfdab12 xen: add missing definitions in include/xen/interface/memory.h which ia64/xen needs by Isaku Yamahata · 16 years ago
  88. e4dcff1 xen pvfb: Dynamic mode support (screen resizing) by Markus Armbruster · 16 years ago
  89. 6ba0e7b xen pvfb: Pointer z-axis (mouse wheel) support by Markus Armbruster · 16 years ago
  90. 0acf10d xen: add raw console write functions for debug by Jeremy Fitzhardinge · 16 years ago
  91. 1775826 xen: add balloon driver by Jeremy Fitzhardinge · 16 years ago
  92. 4ee36dc xen pvfb: Para-virtual framebuffer, keyboard and pointer driver by Markus Armbruster · 16 years ago
  93. 1d78d70 xen blkfront: Delay wait for block devices until after the disk is added by Christian Limpach · 16 years ago
  94. 3e33423 xen: Make xen-blkfront write its protocol ABI to xenstore by Markus Armbruster · 16 years ago
  95. b15993f xen: import arch generic part of xencomm by Isaku Yamahata · 16 years ago
  96. 8d3d210 xen: make grant table arch portable by Isaku Yamahata · 16 years ago
  97. 5f0abab xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one by Isaku Yamahata · 16 years ago
  98. 20e71f2e xen: make include/xen/page.h portable moving those definitions under asm dir by Isaku Yamahata · 16 years ago
  99. 642e0c8 xen: add resend_irq_on_evtchn() definition into events.c by Isaku Yamahata · 16 years ago
  100. e849c3e Xen: make events.c portable for ia64/xen support by Isaku Yamahata · 16 years ago