1. bb663c7 KVM: x86: Clearing rflags.rf upon skipped emulated instruction by Nadav Amit · 10 years ago
  2. ec10b72 Merge tag 'kvm-s390-20140715' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next by Paolo Bonzini · 10 years ago
  3. 963fee1 KVM: nVMX: Fix virtual interrupt delivery injection by Wanpeng Li · 10 years ago
  4. 68efa76 KVM: x86: Emulator support for #UD on CPL>0 by Nadav Amit · 10 years ago
  5. 10e38fc KVM: x86: Emulator flag for instruction that only support 16-bit addresses in real mode by Nadav Amit · 10 years ago
  6. 44583cb KVM: x86: use kvm_read_guest_page for emulator accesses by Paolo Bonzini · 10 years ago
  7. 719d5a9 KVM: x86: ensure emulator fetches do not span multiple pages by Paolo Bonzini · 10 years ago
  8. 17052f1 KVM: emulate: put pointers in the fetch_cache by Paolo Bonzini · 10 years ago
  9. 9506d57 KVM: emulate: avoid per-byte copying in instruction fetches by Paolo Bonzini · 10 years ago
  10. 5cfc7e0 KVM: emulate: avoid repeated calls to do_insn_fetch_bytes by Paolo Bonzini · 10 years ago
  11. 285ca9e KVM: emulate: speed up do_insn_fetch by Paolo Bonzini · 10 years ago
  12. 41061cd KVM: emulate: do not initialize memopp by Bandan Das · 11 years ago
  13. 573e80f KVM: emulate: rework seg_override by Bandan Das · 11 years ago
  14. c44b4c6 KVM: emulate: clean up initializations in init_decode_cache by Bandan Das · 11 years ago
  15. 02357bd KVM: emulate: cleanup decode_modrm by Bandan Das · 11 years ago
  16. 685bbf4 KVM: emulate: Remove ctxt->intercept and ctxt->check_perm checks by Bandan Das · 11 years ago
  17. 1498507 KVM: emulate: move init_decode_cache to emulate.c by Bandan Das · 11 years ago
  18. f5f87df KVM: emulate: simplify writeback by Paolo Bonzini · 11 years ago
  19. 54cfdb3 KVM: emulate: speed up emulated moves by Paolo Bonzini · 11 years ago
  20. d40a689 KVM: emulate: protect checks on ctxt->d by a common "if (unlikely())" by Paolo Bonzini · 11 years ago
  21. e24186e KVM: emulate: move around some checks by Paolo Bonzini · 11 years ago
  22. 6addfc4 KVM: x86: avoid useless set of KVM_REQ_EVENT after emulation by Paolo Bonzini · 11 years ago
  23. 37ccdcb KVM: x86: return all bits from get_interrupt_shadow by Paolo Bonzini · 10 years ago
  24. 98eb2f8 KVM: vmx: speed up emulation of invalid guest state by Paolo Bonzini · 11 years ago
  25. 22d48b2d KVM: svm: writes to MSR_K7_HWCR generates GPE in guest by Matthias Lange · 10 years ago
  26. 5f7552d KVM: x86: Pending interrupt may be delivered after INIT by Nadav Amit · 10 years ago
  27. 80112c8 KVM: Synthesize G bit for all segments. by Jim Mattson · 10 years ago
  28. 6352e4d KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control by David Hildenbrand · 11 years ago
  29. 0b4820d KVM: prepare for KVM_(S|G)ET_MP_STATE on other architectures by David Hildenbrand · 10 years ago
  30. 7a42fdc KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stopped by David Hildenbrand · 10 years ago
  31. 32f5ff63 KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stop by David Hildenbrand · 11 years ago
  32. 7dfc63c KVM: s390: allow only one SIGP STOP (AND STORE STATUS) at a time by David Hildenbrand · 10 years ago
  33. c2d2c21 KVM: MIPS: Document MIPS specifics of KVM API. by James Hogan · 10 years ago
  34. bf5590f KVM: Reformat KVM_SET_ONE_REG register documentation by James Hogan · 10 years ago
  35. 572e092 KVM: Document KVM_SET_SIGNAL_MASK as universal by James Hogan · 10 years ago
  36. 98eff52 KVM: x86: Fix lapic.c debug prints by Nadav Amit · 10 years ago
  37. 0d3da0d KVM: x86: fix TSC matching by Tomasz Grabiec · 10 years ago
  38. 6cbc5f5 KVM: nSVM: Set correct port for IOIO interception evaluation by Jan Kiszka · 10 years ago
  39. 6493f15 KVM: nSVM: Fix IOIO size reported on emulation by Jan Kiszka · 10 years ago
  40. 9bf4183 KVM: nSVM: Fix IOIO bitmap evaluation by Jan Kiszka · 10 years ago
  41. 62baf44 KVM: nSVM: Do not report CLTS via SVM_EXIT_WRITE_CR0 to L1 by Jan Kiszka · 10 years ago
  42. 9f6226a arch: x86: kvm: x86.c: Cleaning up variable is set more than once by Rickard Strandqvist · 10 years ago
  43. ab76228 MIPS: KVM: Remove dead code of TLB index error in kvm_mips_emul_tlbwr() by Deng-Cheng Zhu · 10 years ago
  44. db2fb7f MIPS: KVM: Skip memory cleaning in kvm_mips_commpage_init() by Deng-Cheng Zhu · 10 years ago
  45. d7d5b05 MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_" by Deng-Cheng Zhu · 10 years ago
  46. b045c40 MIPS: KVM: Remove unneeded volatile by Deng-Cheng Zhu · 10 years ago
  47. d98403a MIPS: KVM: Simplify functions by removing redundancy by Deng-Cheng Zhu · 10 years ago
  48. 6ad78a5 MIPS: KVM: Use KVM internal logger by Deng-Cheng Zhu · 10 years ago
  49. d116e81 MIPS: KVM: Reformat code and comments by Deng-Cheng Zhu · 10 years ago
  50. 8594997 Merge tag 'kvms390-20140626' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 10 years ago
  51. dc720f9 Merge commit '33b458d276bb' into kvm-next by Paolo Bonzini · 10 years ago
  52. 33b458d KVM: SVM: Fix CPL export via SS.DPL by Jan Kiszka · 10 years ago
  53. d09a08e KVM: s390: add sie.h uapi header file to Kbuild and remove header dependency by Heiko Carstens · 10 years ago
  54. 27e6fb5 KVM: vmx: vmx instructions handling does not consider cs.l by Nadav Amit · 10 years ago
  55. 1e32c07 KVM: vmx: handle_cr ignores 32/64-bit mode by Nadav Amit · 10 years ago
  56. a449c7a KVM: x86: Hypercall handling does not considers opsize correctly by Nadav Amit · 10 years ago
  57. 5777392 KVM: x86: check DR6/7 high-bits are clear only on long-mode by Nadav Amit · 10 years ago
  58. 5381417 KVM: nVMX: Fix returned value of MSR_IA32_VMX_VMCS_ENUM by Jan Kiszka · 10 years ago
  59. 2996fca KVM: nVMX: Allow to disable VM_{ENTRY_LOAD,EXIT_SAVE}_DEBUG_CONTROLS by Jan Kiszka · 10 years ago
  60. 560b7ee KVM: nVMX: Fix returned value of MSR_IA32_VMX_PROCBASED_CTLS by Jan Kiszka · 10 years ago
  61. 3dcdf3e KVM: nVMX: Allow to disable CR3 access interception by Jan Kiszka · 10 years ago
  62. 3dbcd8d KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLS by Jan Kiszka · 10 years ago
  63. e4aa528 KVM: x86: Fix constant value of VM_{EXIT_SAVE,ENTRY_LOAD}_DEBUG_CONTROLS by Jan Kiszka · 10 years ago
  64. a825f5c KVM: x86: NOP emulation clears (incorrectly) the high 32-bits of RAX by Nadav Amit · 10 years ago
  65. 140bad8 KVM: x86: emulation of dword cmov on long-mode should clear [63:32] by Nadav Amit · 10 years ago
  66. 9e8919a KVM: x86: Inter-privilege level ret emulation is not implemeneted by Nadav Amit · 10 years ago
  67. ee21229 KVM: x86: Wrong emulation on 'xadd X, X' by Nadav Amit · 10 years ago
  68. 7dec560 KVM: x86: bit-ops emulation ignores offset on 64-bit by Nadav Amit · 10 years ago
  69. bc39c4d arch/x86/kvm/vmx.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE by Fabian Frederick · 10 years ago
  70. bdc9072 KVM: emulate: fix harmless typo in MMX decoding by Paolo Bonzini · 10 years ago
  71. 9688897 KVM: emulate: simplify BitOp handling by Paolo Bonzini · 11 years ago
  72. a5457e7 KVM: emulate: POP SS triggers a MOV SS shadow too by Paolo Bonzini · 10 years ago
  73. 32e94d0 KVM: x86: smsw emulation is incorrect in 64-bit mode by Nadav Amit · 10 years ago
  74. aaa05f2 KVM: x86: Return error on cmpxchg16b emulation by Nadav Amit · 10 years ago
  75. 67f4d42 KVM: x86: rdpmc emulation checks the counter incorrectly by Nadav Amit · 10 years ago
  76. 3b32004 KVM: x86: movnti minimum op size of 32-bit is not kept by Nadav Amit · 10 years ago
  77. 37c564f KVM: x86: cmpxchg emulation should compare in reverse order by Nadav Amit · 10 years ago
  78. 606b1c3 KVM: x86: sgdt and sidt are not privilaged by Nadav Amit · 10 years ago
  79. 2eedcac KVM: x86: Loading segments on 64-bit mode may be wrong by Nadav Amit · 10 years ago
  80. e37a75a KVM: x86: Emulator ignores LDTR/TR extended base on LLDT/LTR by Nadav Amit · 10 years ago
  81. 7fe864d KVM: x86: Mark VEX-prefix instructions emulation as unimplemented by Nadav Amit · 10 years ago
  82. 7171511 Linux 3.16-rc1 by Linus Torvalds · 10 years ago
  83. a9be224 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  84. dd1845a Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  85. b55b390 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 10 years ago
  86. b58537a net: sctp: fix permissions for rto_alpha and rto_beta knobs by Daniel Borkmann · 10 years ago
  87. e4f7ae9 Merge branch 'csum_fixes' by David S. Miller · 10 years ago
  88. f79b064 vxlan: Checksum fixes by Tom Herbert · 10 years ago
  89. e5eb4e3 net: add skb_pop_rcv_encapsulation by Tom Herbert · 10 years ago
  90. bbdff22 udp: call __skb_checksum_complete when doing full checksum by Tom Herbert · 10 years ago
  91. 46fb51e net: Fix save software checksum complete by Tom Herbert · 10 years ago
  92. 4b28252 net: Fix GSO constants to match NETIF flags by Tom Herbert · 10 years ago
  93. abf04af Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  94. 16d52ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  95. a311c48 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  96. 0506408 fix __swap_writepage() compile failure on old gcc versions by Al Viro · 10 years ago
  97. 4a54e5e Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 10 years ago
  98. 1ad96bb Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  99. c728762 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  100. 503698e Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago