1. 3d09c62 Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  2. ea9f927 x86/xen: no need to explicitly register an NMI callback by David Vrabel · 10 years ago
  3. a0abcf2e Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  4. 562658f Revert "xen/pvh: Update E820 to work with PVH (v2)" by David Vrabel · 10 years ago
  5. abacaad x86/xen: fix memory setup for PVH dom0 by David Vrabel · 10 years ago
  6. 9f888b3 Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip into next by Linus Torvalds · 10 years ago
  7. 77945ca x86/xen: map foreign pfns for autotranslated guests by Mukesh Rathor · 10 years ago
  8. 03c1b4e Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso by H. Peter Anvin · 10 years ago
  9. f59c514 x86/xen: do not use _PAGE_IOMAP in xen_remap_domain_mfn_range() by David Vrabel · 11 years ago
  10. 25b884a x86/xen: set regions above the end of RAM as 1:1 by David Vrabel · 11 years ago
  11. 2dcc9a3 x86/xen: only warn once if bad MFNs are found during setup by David Vrabel · 11 years ago
  12. 3cb83e4 x86/xen: compactly store large identity ranges in the p2m by David Vrabel · 11 years ago
  13. a9b5bff x86/xen: fix set_phys_range_identity() if pfn_e > MAX_P2M_PFN by David Vrabel · 11 years ago
  14. fcca2e3 x86/xen: rename early_p2m_alloc() and early_p2m_alloc_middle() by David Vrabel · 11 years ago
  15. bc5eb20 xen/x86: set panic notifier priority to minimum by Radim Krčmář · 10 years ago
  16. aa8532c xen: refactor suspend pre/post hooks by David Vrabel · 10 years ago
  17. 2605fc2 asmlinkage, x86: Add explicit __visible to arch/x86/* by Andi Kleen · 10 years ago
  18. f40c330 x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO by Andy Lutomirski · 10 years ago
  19. 6f121e5 x86, vdso: Reimplement vdso.so preparation in build-time C by Andy Lutomirski · 10 years ago
  20. 88764e0 Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  21. e0fc17a xen/spinlock: Don't enable them unconditionally. by Konrad Rzeszutek Wilk · 10 years ago
  22. 4461bbc x86/xen: Fix 32-bit PV guests's usage of kernel_stack by Boris Ostrovsky · 10 years ago
  23. 2c5cb27 Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus-3.15 by David Vrabel · 10 years ago
  24. a372c96 Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  25. 467cbd2 Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  26. c6f2124 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  27. 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  28. 5926f87 Revert "xen: properly account for _PAGE_NUMA during xen pte translations" by David Vrabel · 10 years ago
  29. 1429d46 xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override by Zoltan Kiss · 10 years ago
  30. 395edbb xen: remove XEN_PRIVILEGED_GUEST by Michael Opdenacker · 11 years ago
  31. 1f2cbcf x86, vdso, xen: Remove stray reference to FIX_VDSO by H. Peter Anvin · 10 years ago
  32. 770144e x86: Xen: Use the core irq stats function by Thomas Gleixner · 10 years ago
  33. c5f9ee3 x86, platforms: Remove SGI Visual Workstation by H. Peter Anvin · 10 years ago
  34. a9c8e4b xen: properly account for _PAGE_NUMA during xen pte translations by Mel Gorman · 11 years ago
  35. 1cd731d Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  36. afca501 xen/pvh: set CR4 flags for APs by Mukesh Rathor · 11 years ago
  37. e85fc98 Revert "xen/grant-table: Avoid m2p_override during mapping" by Konrad Rzeszutek Wilk · 11 years ago
  38. 14164b4 Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  39. f93576e xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pages by Dave Jones · 11 years ago
  40. 08ece5b xen/grant-table: Avoid m2p_override during mapping by Zoltan Kiss · 11 years ago
  41. 12f2bbd Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  42. 07ba06d x86, asmlinkage, xen: Fix type of NMI by Andi Kleen · 11 years ago
  43. dd41f81 x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible by Andi Kleen · 11 years ago
  44. a2e7f0e x86, asmlinkage, paravirt: Make paravirt thunks global by Andi Kleen · 11 years ago
  45. c9f6e99 xen/pvh: Set X86_CR0_WP and others in CR0 (v2) by Roger Pau Monne · 11 years ago
  46. 54d44eb xen/pvh: Use 'depend' instead of 'select'. by Konrad Rzeszutek Wilk · 11 years ago
  47. 5602aba xen/pvh: remove duplicated include from enlighten.c by Wei Yongjun · 11 years ago
  48. 0869a64 xen/pvh: Fix compile issues with xen_pvh_domain() by Konrad Rzeszutek Wilk · 11 years ago
  49. 4e903a2 xen/pvh: Support ParaVirtualized Hardware extensions (v3). by Mukesh Rathor · 11 years ago
  50. 6926f6d xen/pvh: Piggyback on PVHVM for grant driver (v4) by Konrad Rzeszutek Wilk · 11 years ago
  51. 2771374 xen/pvh: Piggyback on PVHVM for event channels (v2) by Mukesh Rathor · 11 years ago
  52. 9103bb0 xen/pvh: Update E820 to work with PVH (v2) by Mukesh Rathor · 11 years ago
  53. 5840c84 xen/pvh: Secondary VCPU bringup (non-bootup CPUs) by Mukesh Rathor · 11 years ago
  54. 8d656bb xen/pvh: Load GDT/GS in early PV bootup code for BSP. by Mukesh Rathor · 11 years ago
  55. 4dd322b xen/pvh: Setup up shared_info. by Mukesh Rathor · 11 years ago
  56. 76bccef xen/pvh/mmu: Use PV TLB instead of native. by Mukesh Rathor · 11 years ago
  57. 4e44e44 xen/pvh: MMU changes for PVH (v2) by Mukesh Rathor · 11 years ago
  58. b621e15 xen/mmu: Cleanup xen_pagetable_p2m_copy a bit. by Konrad Rzeszutek Wilk · 11 years ago
  59. 32df75c xen/mmu/p2m: Refactor the xen_pagetable_init code (v2). by Konrad Rzeszutek Wilk · 11 years ago
  60. 696fd7c xen/pvh: Don't setup P2M tree. by Konrad Rzeszutek Wilk · 11 years ago
  61. d285d68 xen/pvh: Early bootup changes in PV code (v4). by Mukesh Rathor · 11 years ago
  62. ddc416c xen/pvh/x86: Define what an PVH guest is (v3). by Mukesh Rathor · 11 years ago
  63. 8785c67 xen/x86: set VIRQ_TIMER priority to maximum by David Vrabel · 11 years ago
  64. 6f6c15e xen/pvhvm: Remove the xen_platform_pci int. by Konrad Rzeszutek Wilk · 11 years ago
  65. 51c71a3 xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4). by Konrad Rzeszutek Wilk · 11 years ago
  66. eda670c Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  67. 49076ec mm: dynamically allocate page->ptl if it cannot be embedded to struct page by Kirill A. Shutemov · 11 years ago
  68. 57c1ffc mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS by Kirill A. Shutemov · 11 years ago
  69. e1d8f62 Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-3.13 by Konrad Rzeszutek Wilk · 11 years ago
  70. 92c0fd1 pci-swiotlb-xen: call pci_request_acs only ifdef CONFIG_PCI by Stefano Stabellini · 11 years ago
  71. 3b284bd xen: delete new instances of added __cpuinit by Paul Gortmaker · 11 years ago
  72. 9d71cee x86/xen: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  73. 7cde9b2 xen: Fix possible user space selector corruption by Frediano Ziglio · 11 years ago
  74. 1b65c4e swiotlb-xen: use xen_alloc/free_coherent_pages by Stefano Stabellini · 11 years ago
  75. 6990890 xen: make xen_create_contiguous_region return the dma address by Stefano Stabellini · 11 years ago
  76. 2f558d4 xen/x86: allow __set_phys_to_machine for autotranslate guests by Stefano Stabellini · 11 years ago
  77. b1922a5 xen/mmu: Correct PAT MST setting. by Konrad Rzeszutek Wilk · 11 years ago
  78. 4b97280 Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  79. 0160676 xen/p2m: check MFN is in range before using the m2p table by David Vrabel · 11 years ago
  80. a945928 xen: Do not enable spinlocks before jump_label_init() has executed by Konrad Rzeszutek Wilk · 11 years ago
  81. 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
  82. c3b7cb1 xen/spinlock: Don't use __initdate for xen_pv_spin by Konrad Rzeszutek Wilk · 11 years ago
  83. fb78e58 Revert "xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM" by Konrad Rzeszutek Wilk · 11 years ago
  84. 3310bbe xen/spinlock: Don't setup xen spinlock IPI kicker if disabled. by Konrad Rzeszutek Wilk · 11 years ago
  85. 26a7999 xen/smp: Update pv_lock_ops functions before alternative code starts under PVHVM by Konrad Rzeszutek Wilk · 11 years ago
  86. 6055aaf xen/spinlock: We don't need the old structure anymore by Konrad Rzeszutek Wilk · 11 years ago
  87. 1fb3a8b xen/spinlock: Fix locking path engaging too soon under PVHVM. by Konrad Rzeszutek Wilk · 11 years ago
  88. 65320fc Merge tag 'v3.11-rc7' into stable/for-linus-3.12 by Konrad Rzeszutek Wilk · 11 years ago
  89. c3f31f6 Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into stable/for-linus-3.12 by Konrad Rzeszutek Wilk · 11 years ago
  90. d7f8f48 xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disabled for multicalls by Boris Ostrovsky · 11 years ago
  91. 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
  92. 816434e Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  93. 05eebfb Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  94. 2a47550 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  95. eb86b5f x86/asmlinkage: Fix warning in xen asmlinkage change by Andi Kleen · 11 years ago
  96. d936d2d Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  97. 669b0ae xen/pvhvm: Initialize xen panic handler for PVHVM guests by Vaughan Cao · 11 years ago
  98. ee07264 xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mapping by Stefano Stabellini · 11 years ago
  99. fc78d34 xen/smp: initialize IPI vectors before marking CPU online by Chuck Anderson · 11 years ago
  100. e201bfc x86/xen: during early setup, only 1:1 map the ISA region by David Vrabel · 11 years ago