1. 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
  2. 0160676 xen/p2m: check MFN is in range before using the m2p table by David Vrabel · 11 years ago
  3. a945928 xen: Do not enable spinlocks before jump_label_init() has executed by Konrad Rzeszutek Wilk · 11 years ago
  4. 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
  5. c3b7cb1 xen/spinlock: Don't use __initdate for xen_pv_spin by Konrad Rzeszutek Wilk · 11 years ago
  6. fb78e58 Revert "xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM" by Konrad Rzeszutek Wilk · 11 years ago
  7. 3310bbe xen/spinlock: Don't setup xen spinlock IPI kicker if disabled. by Konrad Rzeszutek Wilk · 11 years ago
  8. 26a7999 xen/smp: Update pv_lock_ops functions before alternative code starts under PVHVM by Konrad Rzeszutek Wilk · 11 years ago
  9. 6055aaf xen/spinlock: We don't need the old structure anymore by Konrad Rzeszutek Wilk · 11 years ago
  10. 1fb3a8b xen/spinlock: Fix locking path engaging too soon under PVHVM. by Konrad Rzeszutek Wilk · 11 years ago
  11. 65320fc Merge tag 'v3.11-rc7' into stable/for-linus-3.12 by Konrad Rzeszutek Wilk · 11 years ago
  12. 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
  13. d7f8f48 xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disabled for multicalls by Boris Ostrovsky · 11 years ago
  14. 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
  15. 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
  16. 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
  17. 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
  18. eb86b5f x86/asmlinkage: Fix warning in xen asmlinkage change by Andi Kleen · 11 years ago
  19. 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
  20. 669b0ae xen/pvhvm: Initialize xen panic handler for PVHVM guests by Vaughan Cao · 11 years ago
  21. ee07264 xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mapping by Stefano Stabellini · 11 years ago
  22. fc78d34 xen/smp: initialize IPI vectors before marking CPU online by Chuck Anderson · 11 years ago
  23. e201bfc x86/xen: during early setup, only 1:1 map the ISA region by David Vrabel · 11 years ago
  24. fb58e30 x86/xen: disable premption when enabling local irqs by David Vrabel · 11 years ago
  25. 3bc38cb x86/xen: do not identity map UNUSABLE regions in the machine E820 by David Vrabel · 11 years ago
  26. 65a45fa xen/p2m: avoid unneccesary TLB flush in m2p_remove_override() by David Vrabel · 11 years ago
  27. 6efa20e xen: Support 64-bit PV guest receiving NMIs by Konrad Rzeszutek Wilk · 11 years ago
  28. 1ed7bf5 xen, pvticketlock: Allow interrupts to be enabled while blocking by Jeremy Fitzhardinge · 11 years ago
  29. 96f853e x86, ticketlock: Add slowpath logic by Jeremy Fitzhardinge · 11 years ago
  30. 354714d x86, pvticketlock: Use callee-save for lock_spinning by Jeremy Fitzhardinge · 11 years ago
  31. b8fa70b xen, pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks by Jeremy Fitzhardinge · 11 years ago
  32. 80bd58f xen, pvticketlock: Xen implementation for PV ticket locks by Jeremy Fitzhardinge · 11 years ago
  33. bf7aab3 xen: Defer spinlock setup until boot CPU setup by Jeremy Fitzhardinge · 11 years ago
  34. 545ac13 x86, spinlock: Replace pv spinlocks with pv ticketlocks by Jeremy Fitzhardinge · 11 years ago
  35. 9a55fdb x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt ops by Andi Kleen · 11 years ago
  36. 9df56f1 x86: Correctly detect hypervisor by Jason Wang · 11 years ago
  37. 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 11 years ago
  38. 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
  39. 2b0f893 Merge branch 'timers/posix-cpu-timers-for-tglx' of by Thomas Gleixner · 11 years ago
  40. 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
  41. 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
  42. 47433b8 x86: xen: Sync the CMOS RTC as well as the Xen wallclock by David Vrabel · 11 years ago
  43. 5584880 x86: xen: Sync the wallclock when the system time is set by David Vrabel · 11 years ago
  44. 0b0c002 xen/time: remove blocked time accounting from xen "clockchip" by Laszlo Ersek · 13 years ago
  45. 09e99da xen/time: Free onlined per-cpu data structure if we want to online it again. by Konrad Rzeszutek Wilk · 11 years ago
  46. a05e2c3 xen/time: Check that the per_cpu data structure has data before freeing. by Konrad Rzeszutek Wilk · 11 years ago
  47. c9d76a2 xen/time: Don't leak interrupt name when offlining. by Konrad Rzeszutek Wilk · 11 years ago
  48. 31620a1 xen/time: Encapsulate the struct clock_event_device in another structure. by Konrad Rzeszutek Wilk · 11 years ago
  49. 354e7b7 xen/spinlock: Don't leak interrupt name when offlining. by Konrad Rzeszutek Wilk · 11 years ago
  50. b85fffe xen/smp: Don't leak interrupt name when offlining. by Konrad Rzeszutek Wilk · 11 years ago
  51. ee336e1 xen/smp: Set the per-cpu IRQ number to a valid default. by Konrad Rzeszutek Wilk · 11 years ago
  52. 9547689 xen/smp: Introduce a common structure to contain the IRQ name and interrupt line. by Konrad Rzeszutek Wilk · 11 years ago
  53. 53b94fd xen/smp: Coalesce the free_irq calls in one function. by Konrad Rzeszutek Wilk · 11 years ago
  54. 60e019e x86: Get rid of ->hard_math and all the FPU asm fu by H. Peter Anvin · 11 years ago
  55. 466318a xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU. by Konrad Rzeszutek Wilk · 11 years ago
  56. 1db01b4 xen: Clean up apic ipi interface by Stefan Bader · 11 years ago
  57. 3565184 x86: Increase precision of x86_platform.get/set_wallclock() by David Vrabel · 11 years ago
  58. 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
  59. 4ea9b9a xen: mask x2APIC feature in PV by Zhenzhong Duan · 11 years ago
  60. cb91f8f xen/spinlock: Fix check from greater than to be also be greater or equal to. by Konrad Rzeszutek Wilk · 11 years ago
  61. d5b17db xen/smp/pvhvm: Don't point per_cpu(xen_vpcu, 33 and larger) to shared_info by Konrad Rzeszutek Wilk · 11 years ago
  62. a520996 xen/vcpu: Document the xen_vcpu_info and xen_vcpu by Konrad Rzeszutek Wilk · 11 years ago
  63. 7f1fc26 xen/vcpu/pvhvm: Fix vcpu hotplugging hanging. by Konrad Rzeszutek Wilk · 11 years ago
  64. 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
  65. 01c7cd0 Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  66. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  67. 9d2da7a Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  68. b12abaa xen/smp: Unifiy some of the PVs and PVHVM offline CPU path by Konrad Rzeszutek Wilk · 11 years ago
  69. 27d8b20 xen/smp/pvhvm: Don't initialize IRQ_WORKER as we are using the native one. by Konrad Rzeszutek Wilk · 11 years ago
  70. 70dd499 xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM by Konrad Rzeszutek Wilk · 11 years ago
  71. cb9c6f1 xen/spinlock: Check against default value of -1 for IRQ line. by Konrad Rzeszutek Wilk · 11 years ago
  72. ef35a4e xen/time: Add default value of -1 for IRQ and check for that. by Konrad Rzeszutek Wilk · 11 years ago
  73. 7918c92 xen/time: Fix kasprintf splat when allocating timer%d IRQ line. by Konrad Rzeszutek Wilk · 11 years ago
  74. 66ff0fe xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU online/offline by Konrad Rzeszutek Wilk · 11 years ago
  75. 888b65b xen/smp: Fix leakage of timer interrupt line for every CPU online/offline. by Konrad Rzeszutek Wilk · 11 years ago
  76. 96f28bc x86/xen: populate boot_params with EDD data by David Vrabel · 11 years ago
  77. 6c4c4d4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  78. 357d122 x86, xen, gdt: Remove the pvops variant of store_gdt. by Konrad Rzeszutek Wilk · 11 years ago
  79. 4eefbe7 x86: Use a read-only IDT alias on all CPUs by Kees Cook · 11 years ago
  80. 511ba86 x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal by Boris Ostrovsky · 11 years ago
  81. 7d1a941 x86: Use generic idle loop by Thomas Gleixner · 11 years ago
  82. b222279 xen/mmu: On early bootup, flush the TLB when changing RO->RW bits Xen provided pagetables. by Konrad Rzeszutek Wilk · 11 years ago
  83. d3eb2c8 xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup. by Konrad Rzeszutek Wilk · 11 years ago
  84. 6276a07 x86: Make Linux guest support optional by Borislav Petkov · 12 years ago
  85. c79c498 xen/pat: Disable PAT using pat_enabled value. by Konrad Rzeszutek Wilk · 12 years ago
  86. 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
  87. 0cc9129 x86-64, xen, mmu: Provide an early version of write_cr3. by Konrad Rzeszutek Wilk · 12 years ago
  88. 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
  89. 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
  90. 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
  91. 76eaca0 xen: Send spinlock IPI to all waiters by Stefan Bader · 12 years ago
  92. dacd45f xen/smp: Move the common CPU init code a bit to prep for PVH patch. by Konrad Rzeszutek Wilk · 12 years ago
  93. 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
  94. e9daff2 Revert "xen PVonHVM: use E820_Reserved area for shared_info" by Konrad Rzeszutek Wilk · 12 years ago
  95. 5eb65be Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info" by Konrad Rzeszutek Wilk · 12 years ago
  96. 13d2b4d x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS. by Jan Beulich · 12 years ago
  97. 27be457 x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag by Len Brown · 12 years ago
  98. 6a377dd xen idle: make xen-specific macro xen-specific by Len Brown · 12 years ago
  99. de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 12 years ago
  100. 4cca6ea x86/apic: Allow x2apic without IR on VMware platform by Alok N Kataria · 12 years ago