1. 0d75de4 kvm: remove redundant registration of BSP's hv_clock area by Fernando Luis Vázquez Cao · 11 years ago
  2. f303b4c KVM: SVM: fix NMI window after iret by Radim Krčmář · 11 years ago
  3. 5befdc3 KVM: Simplify kvm->tlbs_dirty handling by Takuya Yoshikawa · 11 years ago
  4. f244d910 Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 11 years ago
  5. 4f34d68 KVM: x86: remove unused last_kernel_ns variable by Marcelo Tosatti · 11 years ago
  6. ab531878 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  7. 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
  8. e2a0f81 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  9. f93576e xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pages by Dave Jones · 11 years ago
  10. 08ece5b xen/grant-table: Avoid m2p_override during mapping by Zoltan Kiss · 11 years ago
  11. aa2e710 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  12. 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
  13. 10ffe3d Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  14. 03c7287 Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  15. 24f91eb mm: don't lose the SOFT_DIRTY flag on mprotect by Andrey Vagin · 11 years ago
  16. de3accd x86, build: Build 16-bit code with -m16 where possible by David Woodhouse · 11 years ago
  17. 5fbbc25 x86, boot: Fix word-size assumptions in has_eflag() inline asm by David Woodhouse · 11 years ago
  18. e0ead41 KVM: async_pf: Provide additional direct page notification by Dominik Dingel · 12 years ago
  19. 07ba06d x86, asmlinkage, xen: Fix type of NMI by Andi Kleen · 11 years ago
  20. dd41f81 x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible by Andi Kleen · 11 years ago
  21. dff38e3 x86: Use inline assembler instead of global register variable to get sp by Andi Kleen · 11 years ago
  22. a2e7f0e x86, asmlinkage, paravirt: Make paravirt thunks global by Andi Kleen · 11 years ago
  23. 824a287 x86, asmlinkage, paravirt: Don't rely on local assembler labels by Andi Kleen · 11 years ago
  24. 9549b9b x86, asmlinkage, lguest: Fix C functions used by inline assembler by Andi Kleen · 11 years ago
  25. cac9283 Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  26. cca2164 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  27. 77f01bd x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101 by Paolo Bonzini · 11 years ago
  28. 1c300a4 x86, kvm: cache the base of the KVM cpuid leaves by Paolo Bonzini · 11 years ago
  29. 5f66b62 kvm: x86: move KVM_CAP_HYPERV_TIME outside #ifdef by Paolo Bonzini · 11 years ago
  30. 4064e0e Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/build by H. Peter Anvin · 11 years ago
  31. 790ed74 x86, intel-mid: Cleanup some platform code's header files by David Cohen · 11 years ago
  32. 4ce7a86 x86: revert wrong memblock current limit setting by Yinghai Lu · 11 years ago
  33. f9d7f77 x86: math-emu: Drop already-disabled print of build date by Josh Triplett · 11 years ago
  34. 58cb628 KVM: x86: Validate guest writes to MSR_IA32_APICBASE by Jan Kiszka · 11 years ago
  35. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  36. f6d13da Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  37. 6438999 x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configured by Mike Travis · 11 years ago
  38. 74c93f9 x86/uv/nmi: Fix Sparse warnings by Mike Travis · 11 years ago
  39. fc8b137 kgdb/kdb: Fix no KDB config problem by Mike Travis · 11 years ago
  40. 1b59bab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  41. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  42. b3af1e8 KVM: x86: mark hyper-v vapic assist page as dirty by Vadim Rozenfeld · 11 years ago
  43. 3aacd62 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  44. 13c789a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  45. 4a47415 Kconfig: update flightly outdated CONFIG_SMP documentation by Robert Graffham · 11 years ago
  46. cf07440 firmware/dmi_scan: generalize for use by other archs by Ard Biesheuvel · 11 years ago
  47. 114cefc x86: use generic fixmap.h by Mark Salter · 11 years ago
  48. 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 11 years ago
  49. b94b64c KVM: x86: mark hyper-v hypercall page as dirty by Vadim Rozenfeld · 11 years ago
  50. 5e3c1af sched/x86/tsc: Initialize multiplier to 0 by Peter Zijlstra · 11 years ago
  51. 84621c9 Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  52. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  53. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  54. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  55. 48102ca x86, intel-mid: Add missing 'void' to functions without arguments by David Cohen · 11 years ago
  56. 47683f7 x86: Don't add new __cpuinit users to Merrifield platform code by Paul Gortmaker · 11 years ago
  57. cbe48bc x86: Don't introduce more __cpuinit users in intel_mid_weak_decls.h by Paul Gortmaker · 11 years ago
  58. 9b3965f x86, boot: Use __attribute__((used)) to ensure videocard structs are emitted by David Woodhouse · 11 years ago
  59. 1c678da x86: Remove duplication of 16-bit CFLAGS by David Woodhouse · 11 years ago
  60. 214a887 x86, relocs: Add manual debug mode by Michael Davidson · 11 years ago
  61. 9a28f9d x86/mm: memblock: switch to use NUMA_NO_NODE by Grygorii Strashko · 11 years ago
  62. 5b6e529 x86: memblock: set current limit to max low memory address by Santosh Shilimkar · 11 years ago
  63. a0acda9 acpi, numa, mem_hotplug: mark all nodes the kernel resides un-hotpluggable by Tang Chen · 11 years ago
  64. 05d1d8c acpi, numa, mem_hotplug: mark hotpluggable memory in memblock by Tang Chen · 11 years ago
  65. e7e8de5 memblock: make memblock_set_node() support different memblock_type by Tang Chen · 11 years ago
  66. c9f6e99 xen/pvh: Set X86_CR0_WP and others in CR0 (v2) by Roger Pau Monne · 11 years ago
  67. d3bad75 Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  68. 15c8102 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  69. c9cdd9a Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  70. f4bcd8c Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  71. 3869165 x86, uapi, x32: Use __kernel_ulong_t in x86 struct semid64_ds by H.J. Lu · 11 years ago
  72. 7fe67a1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  73. fab5669 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  74. 74e8ee8 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  75. 8bd6964 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  76. 2bb2c5e Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  77. 4500cf6 Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  78. 972d5e7 Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  79. 5d4863e Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  80. 2a0fede Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  81. 06bc0f4 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  82. 4cd4156 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  83. 1a7dbbc Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  84. 741e390 x86/intel/mpx: Remove unused LWP structure by Ingo Molnar · 11 years ago
  85. a0fa1dd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  86. 9326657 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  87. 2cc3f16 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  88. ad3ab30 Merge branch 'core-stackprotector-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. 6ffbe7d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. 9449162 kvm: make KVM_MMU_AUDIT help text more readable by Randy Dunlap · 11 years ago
  91. 16ec54a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  92. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  93. 7d0d46d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  94. 8f211b6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  95. fb09b78 x86, mpx: Add MPX related opcodes to the x86 opcode map by Qiaowei Ren · 11 years ago
  96. 3edf1e6 KVM: nVMX: Update guest activity state field on L2 exits by Jan Kiszka · 11 years ago
  97. 7af40ad3 KVM: nVMX: Fix nested_run_pending on activity state HLT by Jan Kiszka · 11 years ago
  98. cae5013 KVM: nVMX: Clean up handling of VMX-related MSRs by Jan Kiszka · 11 years ago
  99. 542060e KVM: nVMX: Add tracepoints for nested_vmexit and nested_vmexit_inject by Jan Kiszka · 11 years ago
  100. 533558b KVM: nVMX: Pass vmexit parameters to nested_vmx_vmexit by Jan Kiszka · 11 years ago