1. a9c8e4b xen: properly account for _PAGE_NUMA during xen pte translations by Mel Gorman · 10 years ago
  2. 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
  3. afca501 xen/pvh: set CR4 flags for APs by Mukesh Rathor · 11 years ago
  4. e85fc98 Revert "xen/grant-table: Avoid m2p_override during mapping" by Konrad Rzeszutek Wilk · 11 years ago
  5. 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
  6. f93576e xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pages by Dave Jones · 11 years ago
  7. 08ece5b xen/grant-table: Avoid m2p_override during mapping by Zoltan Kiss · 11 years ago
  8. 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
  9. 07ba06d x86, asmlinkage, xen: Fix type of NMI by Andi Kleen · 11 years ago
  10. dd41f81 x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible by Andi Kleen · 11 years ago
  11. a2e7f0e x86, asmlinkage, paravirt: Make paravirt thunks global by Andi Kleen · 11 years ago
  12. c9f6e99 xen/pvh: Set X86_CR0_WP and others in CR0 (v2) by Roger Pau Monne · 11 years ago
  13. 54d44eb xen/pvh: Use 'depend' instead of 'select'. by Konrad Rzeszutek Wilk · 11 years ago
  14. 5602aba xen/pvh: remove duplicated include from enlighten.c by Wei Yongjun · 11 years ago
  15. 0869a64 xen/pvh: Fix compile issues with xen_pvh_domain() by Konrad Rzeszutek Wilk · 11 years ago
  16. 4e903a2 xen/pvh: Support ParaVirtualized Hardware extensions (v3). by Mukesh Rathor · 11 years ago
  17. 6926f6d xen/pvh: Piggyback on PVHVM for grant driver (v4) by Konrad Rzeszutek Wilk · 11 years ago
  18. 2771374 xen/pvh: Piggyback on PVHVM for event channels (v2) by Mukesh Rathor · 11 years ago
  19. 9103bb0 xen/pvh: Update E820 to work with PVH (v2) by Mukesh Rathor · 11 years ago
  20. 5840c84 xen/pvh: Secondary VCPU bringup (non-bootup CPUs) by Mukesh Rathor · 11 years ago
  21. 8d656bb xen/pvh: Load GDT/GS in early PV bootup code for BSP. by Mukesh Rathor · 11 years ago
  22. 4dd322b xen/pvh: Setup up shared_info. by Mukesh Rathor · 11 years ago
  23. 76bccef xen/pvh/mmu: Use PV TLB instead of native. by Mukesh Rathor · 11 years ago
  24. 4e44e44 xen/pvh: MMU changes for PVH (v2) by Mukesh Rathor · 11 years ago
  25. b621e15 xen/mmu: Cleanup xen_pagetable_p2m_copy a bit. by Konrad Rzeszutek Wilk · 11 years ago
  26. 32df75c xen/mmu/p2m: Refactor the xen_pagetable_init code (v2). by Konrad Rzeszutek Wilk · 11 years ago
  27. 696fd7c xen/pvh: Don't setup P2M tree. by Konrad Rzeszutek Wilk · 11 years ago
  28. d285d68 xen/pvh: Early bootup changes in PV code (v4). by Mukesh Rathor · 11 years ago
  29. ddc416c xen/pvh/x86: Define what an PVH guest is (v3). by Mukesh Rathor · 11 years ago
  30. 8785c67 xen/x86: set VIRQ_TIMER priority to maximum by David Vrabel · 11 years ago
  31. 6f6c15e xen/pvhvm: Remove the xen_platform_pci int. by Konrad Rzeszutek Wilk · 11 years ago
  32. 51c71a3 xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4). by Konrad Rzeszutek Wilk · 11 years ago
  33. 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
  34. 49076ec mm: dynamically allocate page->ptl if it cannot be embedded to struct page by Kirill A. Shutemov · 11 years ago
  35. 57c1ffc mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS by Kirill A. Shutemov · 11 years ago
  36. e1d8f62 Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-3.13 by Konrad Rzeszutek Wilk · 11 years ago
  37. 92c0fd1 pci-swiotlb-xen: call pci_request_acs only ifdef CONFIG_PCI by Stefano Stabellini · 11 years ago
  38. 3b284bd xen: delete new instances of added __cpuinit by Paul Gortmaker · 11 years ago
  39. 9d71cee x86/xen: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  40. 7cde9b2 xen: Fix possible user space selector corruption by Frediano Ziglio · 11 years ago
  41. 1b65c4e swiotlb-xen: use xen_alloc/free_coherent_pages by Stefano Stabellini · 11 years ago
  42. 6990890 xen: make xen_create_contiguous_region return the dma address by Stefano Stabellini · 11 years ago
  43. 2f558d4 xen/x86: allow __set_phys_to_machine for autotranslate guests by Stefano Stabellini · 11 years ago
  44. b1922a5 xen/mmu: Correct PAT MST setting. by Konrad Rzeszutek Wilk · 11 years ago
  45. 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
  46. 0160676 xen/p2m: check MFN is in range before using the m2p table by David Vrabel · 11 years ago
  47. a945928 xen: Do not enable spinlocks before jump_label_init() has executed by Konrad Rzeszutek Wilk · 11 years ago
  48. 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
  49. c3b7cb1 xen/spinlock: Don't use __initdate for xen_pv_spin by Konrad Rzeszutek Wilk · 11 years ago
  50. fb78e58 Revert "xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM" by Konrad Rzeszutek Wilk · 11 years ago
  51. 3310bbe xen/spinlock: Don't setup xen spinlock IPI kicker if disabled. by Konrad Rzeszutek Wilk · 11 years ago
  52. 26a7999 xen/smp: Update pv_lock_ops functions before alternative code starts under PVHVM by Konrad Rzeszutek Wilk · 11 years ago
  53. 6055aaf xen/spinlock: We don't need the old structure anymore by Konrad Rzeszutek Wilk · 11 years ago
  54. 1fb3a8b xen/spinlock: Fix locking path engaging too soon under PVHVM. by Konrad Rzeszutek Wilk · 11 years ago
  55. 65320fc Merge tag 'v3.11-rc7' into stable/for-linus-3.12 by Konrad Rzeszutek Wilk · 11 years ago
  56. 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
  57. d7f8f48 xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disabled for multicalls by Boris Ostrovsky · 11 years ago
  58. 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
  59. 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
  60. 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
  61. 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
  62. eb86b5f x86/asmlinkage: Fix warning in xen asmlinkage change by Andi Kleen · 11 years ago
  63. 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
  64. 669b0ae xen/pvhvm: Initialize xen panic handler for PVHVM guests by Vaughan Cao · 11 years ago
  65. ee07264 xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mapping by Stefano Stabellini · 11 years ago
  66. fc78d34 xen/smp: initialize IPI vectors before marking CPU online by Chuck Anderson · 11 years ago
  67. e201bfc x86/xen: during early setup, only 1:1 map the ISA region by David Vrabel · 11 years ago
  68. fb58e30 x86/xen: disable premption when enabling local irqs by David Vrabel · 11 years ago
  69. 3bc38cb x86/xen: do not identity map UNUSABLE regions in the machine E820 by David Vrabel · 11 years ago
  70. 65a45fa xen/p2m: avoid unneccesary TLB flush in m2p_remove_override() by David Vrabel · 11 years ago
  71. 6efa20e xen: Support 64-bit PV guest receiving NMIs by Konrad Rzeszutek Wilk · 11 years ago
  72. 1ed7bf5 xen, pvticketlock: Allow interrupts to be enabled while blocking by Jeremy Fitzhardinge · 11 years ago
  73. 96f853e x86, ticketlock: Add slowpath logic by Jeremy Fitzhardinge · 11 years ago
  74. 354714d x86, pvticketlock: Use callee-save for lock_spinning by Jeremy Fitzhardinge · 11 years ago
  75. b8fa70b xen, pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks by Jeremy Fitzhardinge · 11 years ago
  76. 80bd58f xen, pvticketlock: Xen implementation for PV ticket locks by Jeremy Fitzhardinge · 11 years ago
  77. bf7aab3 xen: Defer spinlock setup until boot CPU setup by Jeremy Fitzhardinge · 11 years ago
  78. 545ac13 x86, spinlock: Replace pv spinlocks with pv ticketlocks by Jeremy Fitzhardinge · 11 years ago
  79. 9a55fdb x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt ops by Andi Kleen · 11 years ago
  80. 9df56f1 x86: Correctly detect hypervisor by Jason Wang · 11 years ago
  81. 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 11 years ago
  82. 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  83. 2b0f893 Merge branch 'timers/posix-cpu-timers-for-tglx' of by Thomas Gleixner · 11 years ago
  84. 3e34131 Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  85. d652df0 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  86. 47433b8 x86: xen: Sync the CMOS RTC as well as the Xen wallclock by David Vrabel · 11 years ago
  87. 5584880 x86: xen: Sync the wallclock when the system time is set by David Vrabel · 11 years ago
  88. 0b0c002 xen/time: remove blocked time accounting from xen "clockchip" by Laszlo Ersek · 13 years ago
  89. 09e99da xen/time: Free onlined per-cpu data structure if we want to online it again. by Konrad Rzeszutek Wilk · 11 years ago
  90. a05e2c3 xen/time: Check that the per_cpu data structure has data before freeing. by Konrad Rzeszutek Wilk · 11 years ago
  91. c9d76a2 xen/time: Don't leak interrupt name when offlining. by Konrad Rzeszutek Wilk · 11 years ago
  92. 31620a1 xen/time: Encapsulate the struct clock_event_device in another structure. by Konrad Rzeszutek Wilk · 11 years ago
  93. 354e7b7 xen/spinlock: Don't leak interrupt name when offlining. by Konrad Rzeszutek Wilk · 11 years ago
  94. b85fffe xen/smp: Don't leak interrupt name when offlining. by Konrad Rzeszutek Wilk · 11 years ago
  95. ee336e1 xen/smp: Set the per-cpu IRQ number to a valid default. by Konrad Rzeszutek Wilk · 11 years ago
  96. 9547689 xen/smp: Introduce a common structure to contain the IRQ name and interrupt line. by Konrad Rzeszutek Wilk · 11 years ago
  97. 53b94fd xen/smp: Coalesce the free_irq calls in one function. by Konrad Rzeszutek Wilk · 11 years ago
  98. 60e019e x86: Get rid of ->hard_math and all the FPU asm fu by H. Peter Anvin · 11 years ago
  99. 466318a xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU. by Konrad Rzeszutek Wilk · 11 years ago
  100. 1db01b4 xen: Clean up apic ipi interface by Stefan Bader · 11 years ago