1. a0c0feb5 KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMD by Paolo Bonzini · 10 years ago
  2. d143148 KVM: mmio: cleanup kvm_set_mmio_spte_mask by Tiejun Chen · 10 years ago
  3. 56f17dd kvm: x86: fix stale mmio cache bug by David Matlack · 10 years ago
  4. ee3d157 kvm: fix potentially corrupt mmio cache by David Matlack · 10 years ago
  5. 00f034a KVM: do not bias the generation number in kvm_current_mmio_generation by Paolo Bonzini · 10 years ago
  6. fd27523 KVM: x86: use guest maxphyaddr to check MTRR values by Paolo Bonzini · 10 years ago
  7. 13a34e0 KVM: remove garbage arg to *hardware_{en,dis}able by Radim Krčmář · 10 years ago
  8. 6564730 KVM: forward declare structs in kvm_types.h by Paolo Bonzini · 10 years ago
  9. d5b7706 KVM: x86: remove Aligned bit from movntps/movntpd by Paolo Bonzini · 10 years ago
  10. 0a37027 KVM: x86 emulator: emulate MOVNTDQ by Alex Williamson · 10 years ago
  11. 0f54a32 KVM: vmx: VMXOFF emulation in vm86 should cause #UD by Nadav Amit · 10 years ago
  12. 48d89b9 KVM: x86: fix some sparse warnings by Paolo Bonzini · 10 years ago
  13. a7c0b07 KVM: nVMX: nested TPR shadow/threshold emulation by Wanpeng Li · 10 years ago
  14. a2bcba5 KVM: nVMX: introduce nested_get_vmcs12_pages by Wanpeng Li · 10 years ago
  15. 54ad89b kvm: x86: fix tracing for 32-bit by Paolo Bonzini · 10 years ago
  16. 7b46268 KVM: trace kvm_ple_window grow/shrink by Radim Krčmář · 10 years ago
  17. b4a2d31 KVM: VMX: dynamise PLE window by Radim Krčmář · 10 years ago
  18. a7653ec KVM: VMX: make PLE window per-VCPU by Radim Krčmář · 10 years ago
  19. ae97a3b KVM: x86: introduce sched_in to kvm_x86_ops by Radim Krčmář · 10 years ago
  20. e790d9e KVM: add kvm_arch_sched_in by Radim Krčmář · 10 years ago
  21. 6689fbe KVM: x86: Replace X86_FEATURE_NX offset with the definition by Nadav Amit · 10 years ago
  22. e0ad0b4 KVM: emulate: warn on invalid or uninitialized exception numbers by Paolo Bonzini · 10 years ago
  23. 592f085 KVM: emulate: do not return X86EMUL_PROPAGATE_FAULT explicitly by Paolo Bonzini · 10 years ago
  24. d27aa7f KVM: x86: Clarify PMU related features bit manipulation by Nadav Amit · 10 years ago
  25. a32e845 KVM: vmx: fix ept reserved bits for 1-GByte page by Wanpeng Li · 10 years ago
  26. 1e1b6c2 KVM: x86: recalculate_apic_map after enabling apic by Nadav Amit · 10 years ago
  27. fae0ba2 KVM: x86: Clear apic tsc-deadline after deadline by Nadav Amit · 10 years ago
  28. d7a2a24 KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRs by Wanpeng Li · 10 years ago
  29. adfb5d2 KVM: x86: fix check legal type of Variable Range MTRRs by Wanpeng Li · 10 years ago
  30. 3b63a43 arch/x86: Use RCU_INIT_POINTER(x, NULL) in kvm/vmx.c by Monam Agarwal · 11 years ago
  31. 15fc075 KVM: x86: raise invalid TSS exceptions during a task switch by Paolo Bonzini · 10 years ago
  32. 4473b57 KVM: x86: drop fpu_activate hook by Wanpeng Li · 10 years ago
  33. dc9b2d9 KVM: SVM: add rdmsr support for AMD event registers by Wei Huang · 10 years ago
  34. 0d234da Revert "KVM: x86: Increase the number of fixed MTRR regs to 10" by Paolo Bonzini · 10 years ago
  35. 9a4cfb2 KVM: x86: do not check CS.DPL against RPL during task switch by Paolo Bonzini · 10 years ago
  36. 3a6095a KVM: x86: Avoid emulating instructions on #UD mistakenly by Nadav Amit · 10 years ago
  37. 4989900 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 10 years ago
  38. 8c058d53 intel_idle: Disable Baytrail Core and Module C6 auto-demotion by Len Brown · 10 years ago
  39. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  40. 4dacb91 Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  41. 81c02a2 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  42. d27c0d9 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  43. 7453f33 Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  44. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  45. 9e13bcf Merge tag 'efi-urgent' into x86/efi by H. Peter Anvin · 10 years ago
  46. 7d951f3 x86/xen: use vmap() to map grant table pages in PVH guests by David Vrabel · 10 years ago
  47. 8d5999d x86/xen: resume timer irqs early by David Vrabel · 10 years ago
  48. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  49. 8065be8 Merge branch 'akpm' (second patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  50. 8e7d838 kexec: verify the signature of signed PE bzImage by Vivek Goyal · 10 years ago
  51. 6a2c20e kexec: support kexec/kdump on EFI systems by Vivek Goyal · 10 years ago
  52. dd5f726 kexec: support for kexec on panic using new system call by Vivek Goyal · 10 years ago
  53. 27f48d3 kexec-bzImage64: support for loading bzImage using 64bit entry by Vivek Goyal · 10 years ago
  54. 12db556 kexec: load and relocate purgatory at kernel load time by Vivek Goyal · 10 years ago
  55. 8fc5b4d purgatory: core purgatory functionality by Vivek Goyal · 10 years ago
  56. daeba06 purgatory/sha256: provide implementation of sha256 in purgaotory context by Vivek Goyal · 10 years ago
  57. cb10525 kexec: implementation of new syscall kexec_file_load by Vivek Goyal · 10 years ago
  58. f089568 kexec: new syscall kexec_file_load() declaration by Vivek Goyal · 10 years ago
  59. de5b56b kernel: build bin2c based on config option CONFIG_BUILD_BIN2C by Vivek Goyal · 10 years ago
  60. 9183df2 shm: add memfd_create() syscall by David Herrmann · 10 years ago
  61. 164109e arch/x86: replace strict_strto calls by Daniel Walter · 10 years ago
  62. a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
  63. 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
  64. 3eec595 x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation by Jiang Liu · 10 years ago
  65. 66bb0aa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  66. e306e3b Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  67. 33caee3 Merge branch 'akpm' (patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  68. 7725131 Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  69. 930e031 Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  70. 03d4be6 memory-hotplug: x86_32: suitable memory should go to ZONE_MOVABLE by Wang Nan · 10 years ago
  71. 9bfc411 memory-hotplug: x86_64: suitable memory should go to ZONE_MOVABLE by Wang Nan · 10 years ago
  72. 9a95f3c mm: describe mmap_sem rules for __lock_page_or_retry() and callers by Paul Cassella · 10 years ago
  73. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  74. f4f142e Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  75. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  76. 307627ee um: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  77. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  78. ed5c41d3 x86: MCE: Add raw_lock conversion again by Thomas Gleixner · 10 years ago
  79. 7b2a583 x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stub by Matt Fleming · 10 years ago
  80. c6e9d6f random: introduce getrandom(2) system call by Theodore Ts'o · 10 years ago
  81. 56cc240 KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in use by Wanpeng Li · 10 years ago
  82. f3380ca KVM: nVMX: Fix nested vmexit ack intr before load vmcs01 by Wanpeng Li · 10 years ago
  83. 297e210 KVM: Give IRQFD its own separate enabling Kconfig option by Paul Mackerras · 10 years ago
  84. cc568ea Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm by Paolo Bonzini · 10 years ago
  85. 98a96f2 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  86. 5637a2a Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  87. d782ceb Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  88. 8556d44 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  89. ce47479 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  90. 76f09aa Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  91. e9c9eec Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  92. 19d402c Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  93. b16d8c2 x86/efi: Fix 3DNow optimization build failure in EFI stub by Matt Fleming · 10 years ago
  94. ef35ad2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  95. 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  96. 8533ce7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  97. b8c0aa4 Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  98. f2a8417 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  99. 3e7a716 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  100. f74ad8d Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago