1. c79c498 xen/pat: Disable PAT using pat_enabled value. by Konrad Rzeszutek Wilk · 12 years ago
  2. 77be36d Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  3. 0cc9129 x86-64, xen, mmu: Provide an early version of write_cr3. by Konrad Rzeszutek Wilk · 12 years ago
  4. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  5. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  6. 5800700 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  7. 76eaca0 xen: Send spinlock IPI to all waiters by Stefan Bader · 12 years ago
  8. dacd45f xen/smp: Move the common CPU init code a bit to prep for PVH patch. by Konrad Rzeszutek Wilk · 12 years ago
  9. f741656 Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  10. e9daff2 Revert "xen PVonHVM: use E820_Reserved area for shared_info" by Konrad Rzeszutek Wilk · 12 years ago
  11. 5eb65be Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info" by Konrad Rzeszutek Wilk · 12 years ago
  12. 13d2b4d x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS. by Jan Beulich · 12 years ago
  13. 27be457 x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag by Len Brown · 12 years ago
  14. 6a377dd xen idle: make xen-specific macro xen-specific by Len Brown · 12 years ago
  15. de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 12 years ago
  16. 4cca6ea x86/apic: Allow x2apic without IR on VMware platform by Alok N Kataria · 12 years ago
  17. 5c69bed Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  18. d55bf53 Revert "xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic." by Konrad Rzeszutek Wilk · 12 years ago
  19. 7bcc1ec Merge tag 'v3.7' into stable/for-linus-3.8 by Konrad Rzeszutek Wilk · 12 years ago
  20. 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
  21. 9d328a9 xen/vcpu: Fix vcpu restore path. by Wei Liu · 12 years ago
  22. 06d0b5d xen/smp: Use smp_store_boot_cpu_info() to store cpu info for BSP during boot time. by Konrad Rzeszutek Wilk · 12 years ago
  23. 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
  24. 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
  25. a7be94a xen/PVonHVM: fix compile warning in init_hvm_pv_info by Olaf Hering · 12 years ago
  26. d55c5a9 x86, 386 removal: Remove CONFIG_CMPXCHG by H. Peter Anvin · 12 years ago
  27. 7892f69 xen: correctly use xen_pfn_t in remap_domain_mfn_range. by Ian Campbell · 12 years ago
  28. c2374bf xen: balloon: allow PVMMU interfaces to be compiled out by Ian Campbell · 12 years ago
  29. 9a032e3 xen: add pages parameter to xen_remap_domain_mfn_range by Ian Campbell · 12 years ago
  30. 394b40f xen/acpi: Move the xen_running_on_version_or_later function. by Konrad Rzeszutek Wilk · 12 years ago
  31. e3aa4e6 xen/acpi: revert pad config check in xen_check_mwait by Liu, Jinsong · 12 years ago
  32. 6f80b68 x86, mm, Xen: Remove mapping_pagetable_reserve() by Yinghai Lu · 12 years ago
  33. 9d02b43 xen PVonHVM: use E820_Reserved area for shared_info by Olaf Hering · 12 years ago
  34. 95a7d76 xen/mmu: Use Xen specific TLB flush instead of the generic one. by Konrad Rzeszutek Wilk · 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. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  41. 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
  42. 34b6f01 xen pv-on-hvm: add pfn_is_ram helper for kdump by Olaf Hering · 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. a5fa7b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  45. da83479 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 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 · 13 years ago
  48. ffb8b23 xen/x86: retrieve keyboard shift status flags from hypervisor. by Konrad Rzeszutek Wilk · 12 years ago
  49. 8d54db79 xen/boot: Disable NUMA for PV guests. by Konrad Rzeszutek Wilk · 12 years ago
  50. a5f9515 Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  51. bd49940 xen/boot: Disable BIOS SMP MP table search. by Konrad Rzeszutek Wilk · 12 years ago
  52. 2a3bce8 xen/swiotlb: Fix compile warnings when using plain integer instead of NULL pointer. 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. 2fc136e xen/m2p: do not reuse kmap_op->dev_bus_addr by Stefano Stabellini · 12 years ago
  55. 98104c3 Merge branch 'stable/128gb.v5.1' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 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. c711288 x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done() by Attilio Rao · 12 years ago
  58. 843b8ed x86: Move paging_init() call to x86_init.paging.pagetable_init() by Attilio Rao · 12 years ago
  59. 7737b21 x86: Rename pagetable_setup_start() to pagetable_init() by Attilio Rao · 12 years ago
  60. 73090f8 x86: Remove base argument from x86_init.paging.pagetable_setup_start by Attilio Rao · 12 years ago
  61. 69870a8 xen/mm: return more precise error from xen_remap_domain_range() by David Vrabel · 12 years ago
  62. ce7184b xen: fix logical error in tlb flushing by Alex Shi · 12 years ago
  63. 593d0a3 Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus-3.6 by Konrad Rzeszutek Wilk · 12 years ago
  64. 50e9004 xen/p2m: Fix one-off error in checking the P2M tree directory. by Konrad Rzeszutek Wilk · 12 years ago
  65. 3287318 xen/mmu: If the revector fails, don't attempt to revector anything else. by Konrad Rzeszutek Wilk · 12 years ago
  66. 3fc509f xen/p2m: When revectoring deal with holes in the P2M array. by Konrad Rzeszutek Wilk · 12 years ago
  67. 785f623 xen/mmu: Release just the MFN list, not MFN list and part of pagetables. by Konrad Rzeszutek Wilk · 12 years ago
  68. 3aca7fb xen/mmu: Remove from __ka space PMD entries for pagetables. by Konrad Rzeszutek Wilk · 12 years ago
  69. 7f91406 xen/mmu: Copy and revector the P2M tree. by Konrad Rzeszutek Wilk · 12 years ago
  70. 357a3cf xen/p2m: Add logic to revector a P2M tree to use __va leafs. by Konrad Rzeszutek Wilk · 12 years ago
  71. 488f046 xen/mmu: Recycle the Xen provided L4, L3, and L2 pages by Konrad Rzeszutek Wilk · 12 years ago
  72. caaf9ec xen/mmu: For 64-bit do not call xen_map_identity_early by Konrad Rzeszutek Wilk · 12 years ago
  73. ae895ed xen/mmu: use copy_page instead of memcpy. by Konrad Rzeszutek Wilk · 12 years ago
  74. 4fac153 xen/mmu: Provide comments describing the _ka and _va aliasing issue by Konrad Rzeszutek Wilk · 12 years ago
  75. 3699aad xen/mmu: The xen_setup_kernel_pagetable doesn't need to return anything. by Konrad Rzeszutek Wilk · 12 years ago
  76. 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
  77. 6d7083e xen/swiotlb: Fix compile warnings when using plain integer instead of NULL pointer. by Konrad Rzeszutek Wilk · 12 years ago
  78. 1a1d433 xen: allow privcmd for HVM guests by Stefano Stabellini · 12 years ago
  79. c96aae1 xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M. by Konrad Rzeszutek Wilk · 12 years ago
  80. 816afe4 x86/smp: Don't ever patch back to UP if we unplug cpus by Rusty Russell · 12 years ago
  81. b8b0f55 xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static. by Konrad Rzeszutek Wilk · 12 years ago
  82. fc2341d xen/swiotlb: With more than 4GB on 64-bit, disable the native SWIOTLB. by Konrad Rzeszutek Wilk · 12 years ago
  83. 988f0e2 xen/swiotlb: Simplify the logic. by Konrad Rzeszutek Wilk · 12 years ago
  84. 806c312 xen/x86: Workaround 64-bit hypervisor and 32-bit initial domain. by Konrad Rzeszutek Wilk · 12 years ago
  85. 59b29440 xen/x86: Use memblock_reserve for sensitive areas. by Konrad Rzeszutek Wilk · 12 years ago
  86. a3118be xen/p2m: Fix the comment describing the P2M tree. by Konrad Rzeszutek Wilk · 12 years ago
  87. 250a41e xen/p2m: Reuse existing P2M leafs if they are filled with 1:1 PFNs or INVALID. by Konrad Rzeszutek Wilk · 12 years ago
  88. ad54e46 Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  89. ca08649 Revert "xen PVonHVM: move shared_info to MMIO before kexec" by Konrad Rzeszutek Wilk · 12 years ago
  90. 0ec53ec xen/arm: receive Xen events on ARM by Stefano Stabellini · 12 years ago
  91. 5bc6f98 xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back. by Konrad Rzeszutek Wilk · 12 years ago
  92. 7d0642b xen/perf: Define .glob for the different hypercalls. by Konrad Rzeszutek Wilk · 12 years ago
  93. 4cb3875 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  94. 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
  95. 55acddd Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  96. c3d93f8 xen: populate correct number of pages when across mem boundary (v2) by zhenzhong.duan · 12 years ago
  97. 00e37bd xen PVonHVM: move shared_info to MMIO before kexec by Olaf Hering · 12 years ago
  98. 4ff2d06 xen: simplify init_hvm_pv_info by Olaf Hering · 12 years ago
  99. 4648da7 xen: remove cast from HYPERVISOR_shared_info assignment by Olaf Hering · 12 years ago
  100. 1c32cdc xen/x86: avoid updating TLS descriptors if they haven't changed by David Vrabel · 12 years ago