1. cc31fd9 xen: Add EVTCHNOP_reset in Xen interface header files. by Wei Liu · 12 years ago
  2. 6a7ed40 Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux into stable/for-linus-3.8 by Konrad Rzeszutek Wilk · 12 years ago
  3. f832da0 xen: arm: implement remap interfaces needed for privcmd mappings. by Ian Campbell · 12 years ago
  4. 394b40f xen/acpi: Move the xen_running_on_version_or_later function. by Konrad Rzeszutek Wilk · 12 years ago
  5. 0dfa5b5d xen/acpi: Fix compile error by missing decleration for xen_domain. by Konrad Rzeszutek Wilk · 12 years ago
  6. 92e3229 xen/acpi: ACPI PAD driver by Liu, Jinsong · 12 years ago
  7. e05dacd Merge commit 'v3.7-rc1' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  8. ef32f89 xen: grant: use xen_pfn_t type for frame_list. by Ian Campbell · 12 years ago
  9. e84fe8a xen: XENMEM_translate_gpfn_list was remove ages ago and is unused. by Ian Campbell · 12 years ago
  10. ccff9b1 Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  11. f1c6872 Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  12. 34b6f01 xen pv-on-hvm: add pfn_is_ram helper for kdump by Olaf Hering · 12 years ago
  13. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  14. 56d92aa Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  15. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  16. ae1659e Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  17. aa387d63 xen/vga: add the xen EFI video mode support by Jan Beulich · 13 years ago
  18. ffb8b23 xen/x86: retrieve keyboard shift status flags from hypervisor. by Konrad Rzeszutek Wilk · 12 years ago
  19. 9fa5780 USB EHCI/Xen: propagate controller reset information to hypervisor by Jan Beulich · 12 years ago
  20. e58f5b55 xen: resynchronise grant table status codes with upstream by Ian Campbell · 12 years ago
  21. 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
  22. bd3f79b xen: Introduce xen_pfn_t for pfn and mfn types by Stefano Stabellini · 12 years ago
  23. 5c13f80 xen/sysfs: Use XENVER_guest_handle to query UUID by Daniel De Graaf · 12 years ago
  24. 4d9310e xen: missing includes by Stefano Stabellini · 12 years ago
  25. b58aaa4 xen: update xen_add_to_physmap interface by Stefano Stabellini · 12 years ago
  26. e79affc xen/arm: compile blkfront and blkback by Stefano Stabellini · 12 years ago
  27. ef61ee0d xen/arm: get privilege status by Stefano Stabellini · 12 years ago
  28. 256f631 xen/arm: Introduce xen_ulong_t for unsigned long by Stefano Stabellini · 12 years ago
  29. 254d1a3 xen/pv-on-hvm kexec: shutdown watches from old kernel by Olaf Hering · 12 years ago
  30. f65c9bb xen/pcpu: Xen physical cpus online/offline sys interface by Liu, Jinsong · 12 years ago
  31. cef12ee xen/mce: Add mcelog support for Xen platform by Liu, Jinsong · 12 years ago
  32. e22057c Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  33. 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
  34. 9846ff1 xen: support pirq_eoi_map by Stefano Stabellini · 13 years ago
  35. 59a5680 xen/acpi-processor: C and P-state driver that uploads said data to hypervisor. by Konrad Rzeszutek Wilk · 13 years ago
  36. eb5ef07 hvc_xen: support PV on HVM consoles by Stefano Stabellini · 13 years ago
  37. 73c154c xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it. by Konrad Rzeszutek Wilk · 12 years ago
  38. 16008d6 Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  39. 8605c68 xen: Utilize the restore_msi_irqs hook. by Tang Liang · 13 years ago
  40. 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
  41. 9e7860c xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX. by Ian Campbell · 13 years ago
  42. 12275dd Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel" by Konrad Rzeszutek Wilk · 13 years ago
  43. 0f9f5a9 xen/granttable: Introducing grant table V2 stucture by Annie Li · 13 years ago
  44. 5ea4298 xen/blk[front|back]: Enhance discard support with secure erasing support. by Konrad Rzeszutek Wilk · 13 years ago
  45. 97e3683 xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard together by Konrad Rzeszutek Wilk · 13 years ago
  46. 403299a Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  47. 3d0a8d1 Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  48. 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
  49. 32a8d26 xen-blkfront: add BLKIF_OP_DISCARD and discard request struct by Li Dongyang · 13 years ago
  50. 3e09967 xen/acpi: Domain0 acpi parser related platform hypercall by Yu Ke · 14 years ago
  51. ddacf5e xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel by Olaf Hering · 13 years ago
  52. 3b082b2 xen/pv-on-hvm kexec: update xs_wire.h:xsd_sockmsg_type from xen-unstable by Olaf Hering · 13 years ago
  53. 55e901f xen/pci: support multi-segment systems by Jan Beulich · 13 years ago
  54. f7fdd84 Merge branch 'stable/vga.support' into stable/drivers by Konrad Rzeszutek Wilk · 13 years ago
  55. c2419b4 xen: allow enable use of VGA console on dom0 by Jeremy Fitzhardinge · 13 years ago
  56. f8d613e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem by Linus Torvalds · 13 years ago
  57. 5bc20fc xen: cleancache shim to Xen Transcendent Memory by Dan Magenheimer · 13 years ago
  58. 6dcfb75 xen-blkfront: Provide for 'feature-flush-cache' the BLKIF_OP_WRITE_FLUSH_CACHE operation. by Konrad Rzeszutek Wilk · 13 years ago
  59. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  60. 4b0e976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  61. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  62. f942dc2 xen network backend driver by Ian Campbell · 13 years ago
  63. 76ca078 Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 13 years ago
  64. 066d6c7 watchdog: Xen watchdog driver by Jan Beulich · 14 years ago
  65. 51de695 xen: Union the blkif_request request specific fields by Owen Smith · 14 years ago
  66. a8b7458 xen: switch to new schedop hypercall by default. by Ian Campbell · 13 years ago
  67. c80a420 xen-blkfront: handle Xen major numbers other than XENVBD by Stefano Stabellini · 14 years ago
  68. 667c78af xen: Provide a variant of __RING_SIZE() that is an integer constant expression by Jeremy Fitzhardinge · 14 years ago
  69. e5fc734 xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq by Stefano Stabellini · 14 years ago
  70. 7e77506 xen: implement XENMEM_machphys_mapping by Ian Campbell · 14 years ago
  71. 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
  72. e28c31a xen: register xen pci notifier by Weidong Han · 14 years ago
  73. 38aa66f xen: remap GSIs as pirqs when running as initial domain by Jeremy Fitzhardinge · 14 years ago
  74. 3942b74 xen: support GSI -> pirq remapping in PV on HVM guests by Stefano Stabellini · 14 years ago
  75. 42a1de5 xen: implement xen_hvm_register_pirq by Stefano Stabellini · 14 years ago
  76. 01557ba xen: get the maximum number of pirqs from xen by Stefano Stabellini · 14 years ago
  77. 35ae11f xen: Use host-provided E820 map by Ian Campbell · 16 years ago
  78. 956a920 xen-pcifront: Xen PCI frontend driver. by Ryan Wilson · 14 years ago
  79. 89afb6e xenbus: Xen paravirtualised PCI hotplug support. by Yosuke Iwamatsu · 15 years ago
  80. 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
  81. 5915100 x86: Call HVMOP_pagetable_dying on exit_mmap. by Stefano Stabellini · 14 years ago
  82. 409771d x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock. by Stefano Stabellini · 14 years ago
  83. 183d03c xen: Xen PCI platform device driver. by Stefano Stabellini · 14 years ago
  84. 38e20b0 x86/xen: event channels delivery on HVM. by Sheng Yang · 14 years ago
  85. 18f19aa xen: Add support for HVM hypercalls. by Jeremy Fitzhardinge · 14 years ago
  86. 08bbc9d xen: Add xen_create_contiguous_region by Alex Nixon · 16 years ago
  87. 19001c8 xen: Rename the balloon lock by Alex Nixon · 16 years ago
  88. cff7e81 xen: add /sys/hypervisor support by Jeremy Fitzhardinge · 15 years ago
  89. ecbf29c xen: clean up asm/xen/hypervisor.h by Jeremy Fitzhardinge · 16 years ago
  90. 48b5db2 xen64: define asm/xen/interface for 64-bit by Jeremy Fitzhardinge · 16 years ago
  91. e57778a xen: implement ptep_modify_prot_start/commit by Jeremy Fitzhardinge · 16 years ago
  92. d02859e Merge commit 'v2.6.26-rc8' into x86/xen by Ingo Molnar · 16 years ago
  93. 1c7b67f x86: Make xen use the paravirt clocksource structs and functions by Gerd Hoffmann · 16 years ago
  94. 7e0edc1 xen: add new Xen elfnote types and use them appropriately by Jeremy Fitzhardinge · 16 years ago
  95. bfdab12 xen: add missing definitions in include/xen/interface/memory.h which ia64/xen needs by Isaku Yamahata · 16 years ago
  96. e4dcff1 xen pvfb: Dynamic mode support (screen resizing) by Markus Armbruster · 16 years ago
  97. 6ba0e7b xen pvfb: Pointer z-axis (mouse wheel) support by Markus Armbruster · 16 years ago
  98. 1775826 xen: add balloon driver by Jeremy Fitzhardinge · 16 years ago
  99. 4ee36dc xen pvfb: Para-virtual framebuffer, keyboard and pointer driver by Markus Armbruster · 16 years ago
  100. 3e33423 xen: Make xen-blkfront write its protocol ABI to xenstore by Markus Armbruster · 16 years ago