1. c9f6e99 xen/pvh: Set X86_CR0_WP and others in CR0 (v2) by Roger Pau Monne · 11 years ago
  2. 5602aba xen/pvh: remove duplicated include from enlighten.c by Wei Yongjun · 11 years ago
  3. 2771374 xen/pvh: Piggyback on PVHVM for event channels (v2) by Mukesh Rathor · 11 years ago
  4. 5840c84 xen/pvh: Secondary VCPU bringup (non-bootup CPUs) by Mukesh Rathor · 11 years ago
  5. 8d656bb xen/pvh: Load GDT/GS in early PV bootup code for BSP. by Mukesh Rathor · 11 years ago
  6. 696fd7c xen/pvh: Don't setup P2M tree. by Konrad Rzeszutek Wilk · 11 years ago
  7. d285d68 xen/pvh: Early bootup changes in PV code (v4). by Mukesh Rathor · 11 years ago
  8. a60d4b9 Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  9. 1fb3a8b xen/spinlock: Fix locking path engaging too soon under PVHVM. by Konrad Rzeszutek Wilk · 11 years ago
  10. 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
  11. 669b0ae xen/pvhvm: Initialize xen panic handler for PVHVM guests by Vaughan Cao · 11 years ago
  12. 6efa20e xen: Support 64-bit PV guest receiving NMIs by Konrad Rzeszutek Wilk · 11 years ago
  13. 9df56f1 x86: Correctly detect hypervisor by Jason Wang · 11 years ago
  14. 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 11 years ago
  15. 60e019e x86: Get rid of ->hard_math and all the FPU asm fu by H. Peter Anvin · 11 years ago
  16. 607eeb0 Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  17. 4ea9b9a xen: mask x2APIC feature in PV by Zhenzhong Duan · 11 years ago
  18. d5b17db xen/smp/pvhvm: Don't point per_cpu(xen_vpcu, 33 and larger) to shared_info by Konrad Rzeszutek Wilk · 11 years ago
  19. a520996 xen/vcpu: Document the xen_vcpu_info and xen_vcpu by Konrad Rzeszutek Wilk · 11 years ago
  20. 7f1fc26 xen/vcpu/pvhvm: Fix vcpu hotplugging hanging. by Konrad Rzeszutek Wilk · 11 years ago
  21. 1e2f5b5 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  22. 7918c92 xen/time: Fix kasprintf splat when allocating timer%d IRQ line. by Konrad Rzeszutek Wilk · 11 years ago
  23. 96f28bc x86/xen: populate boot_params with EDD data by David Vrabel · 11 years ago
  24. 357d122 x86, xen, gdt: Remove the pvops variant of store_gdt. by Konrad Rzeszutek Wilk · 11 years ago
  25. c79c498 xen/pat: Disable PAT using pat_enabled value. by Konrad Rzeszutek Wilk · 11 years ago
  26. 5800700 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  27. e9daff2 Revert "xen PVonHVM: use E820_Reserved area for shared_info" by Konrad Rzeszutek Wilk · 11 years ago
  28. 5eb65be Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info" by Konrad Rzeszutek Wilk · 11 years ago
  29. 4cca6ea x86/apic: Allow x2apic without IR on VMware platform by Alok N Kataria · 12 years ago
  30. 9d328a9 xen/vcpu: Fix vcpu restore path. by Wei Liu · 12 years ago
  31. a7be94a xen/PVonHVM: fix compile warning in init_hvm_pv_info by Olaf Hering · 12 years ago
  32. 394b40f xen/acpi: Move the xen_running_on_version_or_later function. by Konrad Rzeszutek Wilk · 12 years ago
  33. e3aa4e6 xen/acpi: revert pad config check in xen_check_mwait by Liu, Jinsong · 12 years ago
  34. 9d02b43 xen PVonHVM: use E820_Reserved area for shared_info by Olaf Hering · 12 years ago
  35. e05dacd Merge commit 'v3.7-rc1' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  36. c2103b7 xen/x86: remove duplicated include from enlighten.c by Wei Yongjun · 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. 1a7bbda xen/bootup: allow {read|write}_cr8 pvops call. by Konrad Rzeszutek Wilk · 12 years ago
  39. cd0608e xen/bootup: allow read_tscp call for Xen PV guests. by Konrad Rzeszutek Wilk · 12 years ago
  40. 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
  41. 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
  42. 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
  43. ffb8b23 xen/x86: retrieve keyboard shift status flags from hypervisor. by Konrad Rzeszutek Wilk · 12 years ago
  44. bd49940 xen/boot: Disable BIOS SMP MP table search. by Konrad Rzeszutek Wilk · 12 years ago
  45. 98104c3 Merge branch 'stable/128gb.v5.1' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  46. 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
  47. 593d0a3 Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus-3.6 by Konrad Rzeszutek Wilk · 12 years ago
  48. 2675608 Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  49. 3699aad xen/mmu: The xen_setup_kernel_pagetable doesn't need to return anything. by Konrad Rzeszutek Wilk · 12 years ago
  50. 51faaf2 Revert "xen/x86: Workaround 64-bit hypervisor and 32-bit initial domain." and "xen/x86: Use memblock_reserve for sensitive areas." by Konrad Rzeszutek Wilk · 12 years ago
  51. b8b0f55 xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static. by Konrad Rzeszutek Wilk · 12 years ago
  52. 806c312 xen/x86: Workaround 64-bit hypervisor and 32-bit initial domain. by Konrad Rzeszutek Wilk · 12 years ago
  53. 59b29440 xen/x86: Use memblock_reserve for sensitive areas. by Konrad Rzeszutek Wilk · 12 years ago
  54. ca08649 Revert "xen PVonHVM: move shared_info to MMIO before kexec" by Konrad Rzeszutek Wilk · 12 years ago
  55. 0ec53ec xen/arm: receive Xen events on ARM by Stefano Stabellini · 12 years ago
  56. 62c4d9a Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  57. 00e37bd xen PVonHVM: move shared_info to MMIO before kexec by Olaf Hering · 12 years ago
  58. 4ff2d06 xen: simplify init_hvm_pv_info by Olaf Hering · 12 years ago
  59. 4648da7 xen: remove cast from HYPERVISOR_shared_info assignment by Olaf Hering · 12 years ago
  60. 1c32cdc xen/x86: avoid updating TLS descriptors if they haven't changed by David Vrabel · 12 years ago
  61. 5929036 xen/x86: add desc_equal() to compare GDT descriptors by David Vrabel · 12 years ago
  62. 05e3600 xen/mce: Register native mce handler as vMCE bounce back point by Liu, Jinsong · 12 years ago
  63. cef12ee xen/mce: Add mcelog support for Xen platform by Liu, Jinsong · 12 years ago
  64. b0338e9 Merge branch 'x86/cpu' into perf/core by Ingo Molnar · 12 years ago
  65. 069915b Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  66. 1f975f7 x86, pvops: Remove hooks for {rd,wr}msr_safe_regs by Andre Przywara · 12 years ago
  67. 5e62625 xen/setup: filter APERFMPERF cpuid feature out by Andre Przywara · 12 years ago
  68. 1ab46fd x86, amd, xen: Avoid NULL pointer paravirt references by Konrad Rzeszutek Wilk · 12 years ago
  69. b5f4035 Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  70. f08b9c2 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  71. 4b3451a Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5 by Konrad Rzeszutek Wilk · 12 years ago
  72. 211063d xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleep by Konrad Rzeszutek Wilk · 13 years ago
  73. f447d56 xen: implement apic ipi interface by Ben Guthro · 12 years ago
  74. 83d51ab xen/setup: update VA mapping when releasing memory during setup by David Vrabel · 12 years ago
  75. 76a8df7 xen/pci: don't use PCI BIOS service for configuration space accesses by David Vrabel · 12 years ago
  76. 558daa2 xen/apic: Return the APIC ID (and version) for CPU 0. by Konrad Rzeszutek Wilk · 12 years ago
  77. 31b3c9d xen/x86: Implement x86_apic_ops by Konrad Rzeszutek Wilk · 12 years ago
  78. df88b2d xen/enlighten: Disable MWAIT_LEAF so that acpi-pad won't be loaded. by Konrad Rzeszutek Wilk · 12 years ago
  79. 5f054e3 documentation: remove references to cpu_*_map. by Rusty Russell · 12 years ago
  80. 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
  81. 73c154c xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it. by Konrad Rzeszutek Wilk · 12 years ago
  82. 8eaffa6 xen/pat: Disable PAT support for now. by Konrad Rzeszutek Wilk · 12 years ago
  83. 416d721 xen/setup: Remove redundant filtering of PTE masks. by Konrad Rzeszutek Wilk · 12 years ago
  84. 2113f46 xen: use this_cpu_xxx replace percpu_xxx funcs by Alex Shi · 13 years ago
  85. fe091c2 memblock: Kill memblock_init() by Tejun Heo · 13 years ago
  86. 90d4f55 xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs. by Zhenzhong Duan · 13 years ago
  87. 5e28783 xen/enlighten: Fix compile warnings and set cx to known value. by Konrad Rzeszutek Wilk · 13 years ago
  88. 4762e25 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  89. ccbcdf7 xen/x86: replace order-based range checking of M2P table by linear one by Jan Beulich · 13 years ago
  90. 06e727d Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tip by Linus Torvalds · 13 years ago
  91. 318f5a2 x86-64: Add user_64bit_mode paravirt op by Andy Lutomirski · 13 years ago
  92. c61264f Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  93. ab78f7a xen/trace: add segment desc tracing by Jeremy Fitzhardinge · 14 years ago
  94. f7fdd84 Merge branch 'stable/vga.support' into stable/drivers by Konrad Rzeszutek Wilk · 13 years ago
  95. b2abe50 xen: When calling power_off, don't call the halt function. by Tom Goetz · 13 years ago
  96. c2419b4 xen: allow enable use of VGA console on dom0 by Jeremy Fitzhardinge · 13 years ago
  97. ad3062a arch/x86/xen/enlighten: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  98. 947ccf9 xen: Allow PV-OPS kernel to detect whether XSAVE is supported by Shan Haitao · 14 years ago
  99. 61f4237 xen: just completely disable XSAVE by Jeremy Fitzhardinge · 14 years ago
  100. 76ca078 Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 13 years ago