1. cf39c8e Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  2. e268395 drivers/tpm: add xen tpmfront interface by Daniel De Graaf · 11 years ago
  3. 6efa20e xen: Support 64-bit PV guest receiving NMIs by Konrad Rzeszutek Wilk · 11 years ago
  4. be6b25d xen / ACPI: notify xen when reduced hardware sleep is available by Ben Guthro · 11 years ago
  5. d4c90b1 Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  6. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  7. f35546e Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.11/drivers by Jens Axboe · 11 years ago
  8. 8d92569 xen/io/ring.h: new macro to detect whether there are too many requests on the ring by Jan Beulich · 11 years ago
  9. ea9c365 arm64/xen: use XEN_IO_PROTO_ABI_ARM on ARM64 by Stefano Stabellini · 11 years ago
  10. a5560a6 xen: netif.h: document feature-split-event-channels by Wei Liu · 11 years ago
  11. 2810e5b xen-netback: coalesce slots in TX path and fix regressions by Wei Liu · 11 years ago
  12. 9ecd1a7 xen-netfront: reduce gso_max_size to account for max TCP header by Wei Liu · 11 years ago
  13. 402b27f xen-block: implement indirect descriptors by Roger Pau Monne · 11 years ago
  14. d299c29 Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  15. 7fbaee7 Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 11 years ago
  16. 909b3fd xen-pciback: notify hypervisor about devices intended to be assigned to guests by Jan Beulich · 11 years ago
  17. 0e367ae xen/blkback: correctly respond to unknown, non-native requests by David Vrabel · 12 years ago
  18. c81611c xen: event channel arrays are xen_ulong_t and not unsigned long by Ian Campbell · 12 years ago
  19. 39adc48 xen/acpi: ACPI cpu hotplug by Liu Jinsong · 12 years ago
  20. ef92e7c xen/acpi: ACPI memory hotplug by Liu Jinsong · 12 years ago
  21. 07d0c94 xen: implement updated XENMEM_add_to_physmap_range ABI by Ian Campbell · 12 years ago
  22. cc31fd9 xen: Add EVTCHNOP_reset in Xen interface header files. by Wei Liu · 12 years ago
  23. 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
  24. f832da0 xen: arm: implement remap interfaces needed for privcmd mappings. by Ian Campbell · 12 years ago
  25. 394b40f xen/acpi: Move the xen_running_on_version_or_later function. by Konrad Rzeszutek Wilk · 12 years ago
  26. 0dfa5b5d xen/acpi: Fix compile error by missing decleration for xen_domain. by Konrad Rzeszutek Wilk · 12 years ago
  27. 92e3229 xen/acpi: ACPI PAD driver by Liu, Jinsong · 12 years ago
  28. e05dacd Merge commit 'v3.7-rc1' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  29. ef32f89 xen: grant: use xen_pfn_t type for frame_list. by Ian Campbell · 12 years ago
  30. e84fe8a xen: XENMEM_translate_gpfn_list was remove ages ago and is unused. by Ian Campbell · 12 years ago
  31. 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
  32. 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
  33. 34b6f01 xen pv-on-hvm: add pfn_is_ram helper for kdump by Olaf Hering · 12 years ago
  34. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  35. 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
  36. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  37. 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
  38. aa387d63 xen/vga: add the xen EFI video mode support by Jan Beulich · 13 years ago
  39. ffb8b23 xen/x86: retrieve keyboard shift status flags from hypervisor. by Konrad Rzeszutek Wilk · 12 years ago
  40. 9fa5780 USB EHCI/Xen: propagate controller reset information to hypervisor by Jan Beulich · 12 years ago
  41. e58f5b55 xen: resynchronise grant table status codes with upstream by Ian Campbell · 12 years ago
  42. 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
  43. bd3f79b xen: Introduce xen_pfn_t for pfn and mfn types by Stefano Stabellini · 12 years ago
  44. 5c13f80 xen/sysfs: Use XENVER_guest_handle to query UUID by Daniel De Graaf · 12 years ago
  45. 4d9310e xen: missing includes by Stefano Stabellini · 12 years ago
  46. b58aaa4 xen: update xen_add_to_physmap interface by Stefano Stabellini · 12 years ago
  47. e79affc xen/arm: compile blkfront and blkback by Stefano Stabellini · 12 years ago
  48. ef61ee0d xen/arm: get privilege status by Stefano Stabellini · 12 years ago
  49. 256f631 xen/arm: Introduce xen_ulong_t for unsigned long by Stefano Stabellini · 12 years ago
  50. 254d1a3 xen/pv-on-hvm kexec: shutdown watches from old kernel by Olaf Hering · 12 years ago
  51. f65c9bb xen/pcpu: Xen physical cpus online/offline sys interface by Liu, Jinsong · 12 years ago
  52. cef12ee xen/mce: Add mcelog support for Xen platform by Liu, Jinsong · 12 years ago
  53. 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
  54. 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
  55. 9846ff1 xen: support pirq_eoi_map by Stefano Stabellini · 13 years ago
  56. 59a5680 xen/acpi-processor: C and P-state driver that uploads said data to hypervisor. by Konrad Rzeszutek Wilk · 13 years ago
  57. eb5ef07 hvc_xen: support PV on HVM consoles by Stefano Stabellini · 13 years ago
  58. 73c154c xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it. by Konrad Rzeszutek Wilk · 13 years ago
  59. 16008d6 Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  60. 8605c68 xen: Utilize the restore_msi_irqs hook. by Tang Liang · 13 years ago
  61. 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
  62. 9e7860c xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX. by Ian Campbell · 13 years ago
  63. 12275dd Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel" by Konrad Rzeszutek Wilk · 13 years ago
  64. 0f9f5a9 xen/granttable: Introducing grant table V2 stucture by Annie Li · 13 years ago
  65. 5ea4298 xen/blk[front|back]: Enhance discard support with secure erasing support. by Konrad Rzeszutek Wilk · 13 years ago
  66. 97e3683 xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard together by Konrad Rzeszutek Wilk · 13 years ago
  67. 403299a Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  68. 3d0a8d1 Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  69. 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
  70. 32a8d26 xen-blkfront: add BLKIF_OP_DISCARD and discard request struct by Li Dongyang · 13 years ago
  71. 3e09967 xen/acpi: Domain0 acpi parser related platform hypercall by Yu Ke · 14 years ago
  72. ddacf5e xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel by Olaf Hering · 13 years ago
  73. 3b082b2 xen/pv-on-hvm kexec: update xs_wire.h:xsd_sockmsg_type from xen-unstable by Olaf Hering · 13 years ago
  74. 55e901f xen/pci: support multi-segment systems by Jan Beulich · 13 years ago
  75. f7fdd84 Merge branch 'stable/vga.support' into stable/drivers by Konrad Rzeszutek Wilk · 13 years ago
  76. c2419b4 xen: allow enable use of VGA console on dom0 by Jeremy Fitzhardinge · 13 years ago
  77. f8d613e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem by Linus Torvalds · 13 years ago
  78. 5bc20fc xen: cleancache shim to Xen Transcendent Memory by Dan Magenheimer · 13 years ago
  79. 6dcfb75 xen-blkfront: Provide for 'feature-flush-cache' the BLKIF_OP_WRITE_FLUSH_CACHE operation. by Konrad Rzeszutek Wilk · 13 years ago
  80. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  81. 4b0e976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  82. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  83. f942dc2 xen network backend driver by Ian Campbell · 13 years ago
  84. 76ca078 Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 13 years ago
  85. 066d6c7 watchdog: Xen watchdog driver by Jan Beulich · 14 years ago
  86. 51de695 xen: Union the blkif_request request specific fields by Owen Smith · 14 years ago
  87. a8b7458 xen: switch to new schedop hypercall by default. by Ian Campbell · 14 years ago
  88. c80a420 xen-blkfront: handle Xen major numbers other than XENVBD by Stefano Stabellini · 14 years ago
  89. 667c78af xen: Provide a variant of __RING_SIZE() that is an integer constant expression by Jeremy Fitzhardinge · 14 years ago
  90. e5fc734 xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq by Stefano Stabellini · 14 years ago
  91. 7e77506 xen: implement XENMEM_machphys_mapping by Ian Campbell · 14 years ago
  92. 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
  93. e28c31a xen: register xen pci notifier by Weidong Han · 14 years ago
  94. 38aa66f xen: remap GSIs as pirqs when running as initial domain by Jeremy Fitzhardinge · 14 years ago
  95. 3942b74 xen: support GSI -> pirq remapping in PV on HVM guests by Stefano Stabellini · 14 years ago
  96. 42a1de5 xen: implement xen_hvm_register_pirq by Stefano Stabellini · 14 years ago
  97. 01557ba xen: get the maximum number of pirqs from xen by Stefano Stabellini · 14 years ago
  98. 35ae11f xen: Use host-provided E820 map by Ian Campbell · 16 years ago
  99. 956a920 xen-pcifront: Xen PCI frontend driver. by Ryan Wilson · 14 years ago
  100. 89afb6e xenbus: Xen paravirtualised PCI hotplug support. by Yosuke Iwamatsu · 15 years ago