1. 2356aae KVM: x86: use new CS.RPL as CPL during task switch by Paolo Bonzini · 10 years ago
  2. d9f89b8 KVM: x86: Fix CR3 reserved bits check in long mode by Jan Kiszka · 10 years ago
  3. 87c0057 kvm: x86: emulate monitor and mwait instructions as nop by Gabriel L. Somlo · 10 years ago
  4. b63cf42 kvm/x86: implement hv EOI assist by Michael S. Tsirkin · 10 years ago
  5. 5f7dde7 KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages support by Nadav Amit · 10 years ago
  6. a4ab9d0 KVM: vmx: handle_dr does not handle RSP correctly by Nadav Amit · 10 years ago
  7. 4291b58 KVM: nVMX: move vmclear and vmptrld pre-checks to nested_vmx_check_vmptr by Bandan Das · 10 years ago
  8. 96ec146 KVM: nVMX: fail on invalid vmclear/vmptrld pointer by Bandan Das · 10 years ago
  9. 3573e22 KVM: nVMX: additional checks on vmxon region by Bandan Das · 10 years ago
  10. 19677e3 KVM: nVMX: rearrange get_vmx_mem_address by Bandan Das · 10 years ago
  11. 1171903 KVM: x86: improve the usability of the 'kvm_pio' tracepoint by Ulrich Obergfell · 10 years ago
  12. e4c9a5a1 KVM: x86: expose invariant tsc cpuid bit (v2) by Marcelo Tosatti · 10 years ago
  13. 198c74f KVM: MMU: flush tlb out of mmu lock when write-protect the sptes by Xiao Guangrong · 11 years ago
  14. 7f31c95 KVM: MMU: flush tlb if the spte can be locklessly modified by Xiao Guangrong · 11 years ago
  15. c126d94 KVM: MMU: lazily drop large spte by Xiao Guangrong · 11 years ago
  16. 92a476c KVM: MMU: properly check last spte in fast_page_fault() by Xiao Guangrong · 11 years ago
  17. a086f6a Revert "KVM: Simplify kvm->tlbs_dirty handling" by Xiao Guangrong · 11 years ago
  18. 42bf549 KVM: x86: Processor mode may be determined incorrectly by Nadav Amit · 11 years ago
  19. e6e39f0 KVM: x86: IN instruction emulation should ignore REP-prefix by Nadav Amit · 11 years ago
  20. 346874c KVM: x86: Fix CR3 reserved bits by Nadav Amit · 11 years ago
  21. 671bd99 KVM: x86: Fix wrong/stuck PMU when guest does not use PMI by Nadav Amit · 11 years ago
  22. e0ba1a6 KVM: nVMX: Advertise support for interrupt acknowledgement by Bandan Das · 11 years ago
  23. 77b0f5d KVM: nVMX: Ack and write vector info to intr_info if L1 asks us to by Bandan Das · 11 years ago
  24. 4b85507 KVM: nVMX: Don't advertise single context invalidation for invept by Bandan Das · 11 years ago
  25. fd2a445 KVM: VMX: Advance rip to after an ICEBP instruction by Huw Davies · 11 years ago
  26. 5c7411e KVM: x86: Fix CR3 and LDT sel should not be saved in TSS by Nadav Amit · 11 years ago
  27. 68c3b4d KVM: VMX: speed up wildcard MMIO EVENTFD by Michael S. Tsirkin · 11 years ago
  28. f848a5a KVM: support any-length wildcard ioeventfd by Michael S. Tsirkin · 11 years ago
  29. cd9ae5f KVM: x86: Fix page-tables reserved bits by Nadav Amit · 11 years ago
  30. 55101e2 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  31. b351c39 KVM: x86: remove WARN_ON from get_kernel_ns() by Marcelo Tosatti · 11 years ago
  32. 66386ad KVM: Rename variable smep to cr4_smep by Feng Wu · 11 years ago
  33. de935ae KVM: expose SMAP feature to guest by Feng Wu · 11 years ago
  34. e1e746b KVM: Disable SMAP for guests in EPT realmode and EPT unpaging mode by Feng Wu · 11 years ago
  35. 97ec8c0 KVM: Add SMAP support when setting CR4 by Feng Wu · 11 years ago
  36. 56d6efc KVM: Remove SMAP bit from CR4_RESERVED_BITS by Feng Wu · 11 years ago
  37. 09c9b61 Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 11 years ago
  38. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  39. eeb91e4 Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  40. 40e9963 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  41. 8eab6cd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  42. b3b42ac x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels by H. Peter Anvin · 11 years ago
  43. 3151b94 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 11 years ago
  44. 0534af0 x86, calgary: Use 8M TCE table size by default by WANG Chao · 11 years ago
  45. 47514c9 efi: Pass correct file handle to efi_file_{read,close} by Matt Fleming · 11 years ago
  46. 7e8213c x86/efi: Correct EFI boot stub use of code32_start by Matt Fleming · 11 years ago
  47. 396f1a0 x86/efi: Fix boot failure with EFI stub by Matt Fleming · 11 years ago
  48. fd2d0a1 x86 kbuild: LLVMLinux: More cc-options added for clang by Jan-Simon Möller · 11 years ago
  49. d0057ca arch/x86/mm/kmemcheck/kmemcheck.c: use kstrtoint() instead of sscanf() by David Rientjes · 11 years ago
  50. 8c73c4d Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 11 years ago
  51. 73df623 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-cpuidle by Rafael J. Wysocki · 11 years ago
  52. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  53. 5b7c73e x86: use generic early_ioremap by Mark Salter · 11 years ago
  54. 6b550f6 x86/mm: sparse warning fix for early_memremap by Dave Young · 11 years ago
  55. b3ca1c1 percpu: add raw_cpu_ops by Christoph Lameter · 11 years ago
  56. b06dd87 x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUG by Josh Triplett · 11 years ago
  57. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  58. d1d9cfc Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 11 years ago
  59. 7df9345 Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 11 years ago
  60. 23a299c Merge branches 'turbostat' and 'intel_idle' into release by Len Brown · 11 years ago
  61. a372c96 Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  62. 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  63. 59ecc26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  64. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  65. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  66. 467cbd2 Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  67. c6f2124 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  68. 9447dc4 Merge branch 'x86/boot' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  69. 63c95654 x86: Fix dumpstack_64 irq stack handling by Steven Rostedt (Red Hat) · 11 years ago
  70. 1aabc59 x86: Fix dumpstack_64 to keep state of "used" variable in loop by Steven Rostedt (Red Hat) · 11 years ago
  71. f704a7d x86/platform/hyperv: Handle VMBUS driver being a module by K. Y. Srinivasan · 11 years ago
  72. b8764fe Merge branch 'linus' into x86/urgent by Ingo Molnar · 11 years ago
  73. 158e0d3 Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  74. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  75. 62ff577 Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  76. 4dedde7 Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  77. 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  78. 1ead658 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  79. b6d739e Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  80. 99f7b02 Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  81. a21e408 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  82. b9b16a7 Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  83. 4b2ce8f Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  84. 1694f0b Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  85. 520c8b1 vfs: add renameat2 syscall by Miklos Szeredi · 11 years ago
  86. b8c89c6 Merge tag 'please-pull-cmci-storm' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/urgent by Ingo Molnar · 11 years ago
  87. 023de4a x86/apic: Reinstate error IRQ Pentium erratum 3AP workaround by Maciej W. Rozycki · 11 years ago
  88. 8ceee72 crypto: ghash-clmulni-intel - use C implementation for setkey() by Ard Biesheuvel · 11 years ago
  89. 190f918 Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  90. 176ab02 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  91. 6f8a1b3 x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets by Neil Horman · 11 years ago
  92. e06df6a Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  93. c0fc3cb Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  94. d9fcca4 Merge branch 'x86-hash-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  95. 7cc3afd Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  96. ad8946f Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  97. 918d80a Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  98. 26a5c0d Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  99. 54cad62 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  100. 6ed7705 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago