1. 2abb274 xenbus: delay xenbus frontend resume if xenstored is not running by Aurelien Chartier · 11 years ago
  2. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  3. 10a7a077 xen: tmem: enable Xen tmem shim to be built/loaded as a module by Dan Magenheimer · 11 years ago
  4. 2810e5b xen-netback: coalesce slots in TX path and fix regressions by Wei Liu · 11 years ago
  5. 9ecd1a7 xen-netfront: reduce gso_max_size to account for max TCP header by Wei Liu · 11 years ago
  6. dec02de xen: drop tracking of IRQ vector by Jan Beulich · 11 years ago
  7. d299c29 Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  8. 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
  9. 909b3fd xen-pciback: notify hypervisor about devices intended to be assigned to guests by Jan Beulich · 11 years ago
  10. 0e367ae xen/blkback: correctly respond to unknown, non-native requests by David Vrabel · 11 years ago
  11. c81611c xen: event channel arrays are xen_ulong_t and not unsigned long by Ian Campbell · 11 years ago
  12. 268a207 xen/acpi: move xen_acpi_get_pxm under CONFIG_XEN_DOM0 by Liu Jinsong · 11 years ago
  13. 39adc48 xen/acpi: ACPI cpu hotplug by Liu Jinsong · 11 years ago
  14. 40a5863 xen/acpi: Move xen_acpi_get_pxm to Xen's acpi.h by Liu Jinsong · 11 years ago
  15. b22ff77 xen/stub: driver for CPU hotplug by Liu Jinsong · 11 years ago
  16. ef92e7c xen/acpi: ACPI memory hotplug by Liu Jinsong · 11 years ago
  17. dcb93b9 xen/stub: driver for memory hotplug by Liu Jinsong · 11 years ago
  18. 07d0c94 xen: implement updated XENMEM_add_to_physmap_range ABI by Ian Campbell · 11 years ago
  19. 224394ad Merge tag 'stable/for-linus-3.8-rc0-bugfix-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  20. cc31fd9 xen: Add EVTCHNOP_reset in Xen interface header files. by Wei Liu · 12 years ago
  21. 896ea17 Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  22. 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
  23. f832da0 xen: arm: implement remap interfaces needed for privcmd mappings. by Ian Campbell · 12 years ago
  24. 7892f69 xen: correctly use xen_pfn_t in remap_domain_mfn_range. by Ian Campbell · 12 years ago
  25. 9a032e3 xen: add pages parameter to xen_remap_domain_mfn_range by Ian Campbell · 12 years ago
  26. 394b40f xen/acpi: Move the xen_running_on_version_or_later function. by Konrad Rzeszutek Wilk · 12 years ago
  27. 0dfa5b5d xen/acpi: Fix compile error by missing decleration for xen_domain. by Konrad Rzeszutek Wilk · 12 years ago
  28. 92e3229 xen/acpi: ACPI PAD driver by Liu, Jinsong · 12 years ago
  29. 0020dd0 Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  30. 6d877e6 xen/hvm: If we fail to fetch an HVM parameter print out which flag it is. by Konrad Rzeszutek Wilk · 12 years ago
  31. 0e9e3e3 Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  32. e05dacd Merge commit 'v3.7-rc1' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  33. ef32f89 xen: grant: use xen_pfn_t type for frame_list. by Ian Campbell · 12 years ago
  34. e84fe8a xen: XENMEM_translate_gpfn_list was remove ages ago and is unused. by Ian Campbell · 12 years ago
  35. 64d7155 UAPI: Remove empty non-UAPI Kbuild files by David Howells · 12 years ago
  36. ba8a3d6 Merge tag 'stable/for-linus-3.7-uapi-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  37. 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
  38. 7250379 UAPI: (Scripted) Disintegrate include/xen by David Howells · 12 years ago
  39. 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
  40. 34b6f01 xen pv-on-hvm: add pfn_is_ram helper for kdump by Olaf Hering · 12 years ago
  41. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  42. 4ed5978 xen/xen_initial_domain: check that xen_start_info is initialized by Stefano Stabellini · 12 years ago
  43. 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
  44. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  45. d9a8074 Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  46. 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
  47. aa387d63 xen/vga: add the xen EFI video mode support by Jan Beulich · 12 years ago
  48. ffb8b23 xen/x86: retrieve keyboard shift status flags from hypervisor. by Konrad Rzeszutek Wilk · 12 years ago
  49. a5f9515 Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  50. c571898 xen/gndev: Xen backend support for paged out grant targets V4. by Andres Lagar-Cavilla · 12 years ago
  51. 9fa5780 USB EHCI/Xen: propagate controller reset information to hypervisor by Jan Beulich · 12 years ago
  52. e815f45 xen/swiotlb: Remove functions not needed anymore. by Konrad Rzeszutek Wilk · 12 years ago
  53. b827760 xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when PV PCI is used. by Konrad Rzeszutek Wilk · 12 years ago
  54. e58f5b55 xen: resynchronise grant table status codes with upstream by Ian Campbell · 12 years ago
  55. 2fc136e xen/m2p: do not reuse kmap_op->dev_bus_addr by Stefano Stabellini · 12 years ago
  56. 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
  57. ceb90fa xen/privcmd: add PRIVCMD_MMAPBATCH_V2 ioctl by Andres Lagar-Cavilla · 12 years ago
  58. a8752fd xen/swiotlb: Remove functions not needed anymore. by Konrad Rzeszutek Wilk · 12 years ago
  59. bd3f79b xen: Introduce xen_pfn_t for pfn and mfn types by Stefano Stabellini · 12 years ago
  60. 5c13f80 xen/sysfs: Use XENVER_guest_handle to query UUID by Daniel De Graaf · 12 years ago
  61. 4d9310e xen: missing includes by Stefano Stabellini · 12 years ago
  62. b58aaa4 xen: update xen_add_to_physmap interface by Stefano Stabellini · 12 years ago
  63. ca08649 Revert "xen PVonHVM: move shared_info to MMIO before kexec" by Konrad Rzeszutek Wilk · 12 years ago
  64. e79affc xen/arm: compile blkfront and blkback by Stefano Stabellini · 12 years ago
  65. 0ec53ec xen/arm: receive Xen events on ARM by Stefano Stabellini · 12 years ago
  66. ef61ee0d xen/arm: get privilege status by Stefano Stabellini · 12 years ago
  67. 256f631 xen/arm: Introduce xen_ulong_t for unsigned long by Stefano Stabellini · 12 years ago
  68. 4c071ee arm: initial Xen support by Stefano Stabellini · 12 years ago
  69. 00e37bd xen PVonHVM: move shared_info to MMIO before kexec by Olaf Hering · 12 years ago
  70. 254d1a3 xen/pv-on-hvm kexec: shutdown watches from old kernel by Olaf Hering · 12 years ago
  71. f65c9bb xen/pcpu: Xen physical cpus online/offline sys interface by Liu, Jinsong · 12 years ago
  72. cef12ee xen/mce: Add mcelog support for Xen platform by Liu, Jinsong · 12 years ago
  73. 68c2c39 xen: do not map the same GSI twice in PVHVM guests. by Stefano Stabellini · 12 years ago
  74. d2fb4c5 xenbus: Add support for xenbus backend in stub domain by Daniel De Graaf · 12 years ago
  75. 211063d xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleep by Konrad Rzeszutek Wilk · 13 years ago
  76. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  77. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  78. c140d87 Disintegrate asm/system.h for IA64 by David Howells · 12 years ago
  79. baa676f X86 & IA64: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 12 years ago
  80. 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
  81. 6061d94 include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...) by Joe Perches · 12 years ago
  82. 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
  83. 8e6f7c2 xen/tmem: cleanup by Jan Beulich · 12 years ago
  84. 9846ff1 xen: support pirq_eoi_map by Stefano Stabellini · 12 years ago
  85. 59a5680 xen/acpi-processor: C and P-state driver that uploads said data to hypervisor. by Konrad Rzeszutek Wilk · 12 years ago
  86. eb5ef07 hvc_xen: support PV on HVM consoles by Stefano Stabellini · 12 years ago
  87. 73c154c xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it. by Konrad Rzeszutek Wilk · 12 years ago
  88. 16008d6 Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  89. 8605c68 xen: Utilize the restore_msi_irqs hook. by Tang Liang · 13 years ago
  90. 9016037 Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  91. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  92. 9e7860c xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX. by Ian Campbell · 13 years ago
  93. 73db144 Xen: consolidate and simplify struct xenbus_driver instantiation by Jan Beulich · 13 years ago
  94. f748040 Merge branch 'stable/for-jens-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.3/drivers by Jens Axboe · 13 years ago
  95. 7d17e84 xen/grant-table: Support mappings required by blkback by Daniel De Graaf · 13 years ago
  96. cb85f12 Merge commit 'v3.2-rc3' into stable/for-linus-3.3 by Konrad Rzeszutek Wilk · 13 years ago
  97. 12275dd Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel" by Konrad Rzeszutek Wilk · 13 years ago
  98. e9f0fec xen: Add xenbus_backend device by Bastian Blank · 13 years ago
  99. 9438ce9 xen/granttable: Support transitive grants by Annie Li · 13 years ago
  100. 6666754 xen/granttable: Support sub-page grants by Annie Li · 13 years ago