1. 9678cda Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8 by Stewart Smith · 11 years ago
  2. de9bdd1 Split out struct kvmppc_vcore creation to separate function by Stewart Smith · 11 years ago
  3. 1b2e33b KVM: PPC: Book3S: Make kvmppc_ld return a more accurate error indication by Paul Mackerras · 11 years ago
  4. ef1af2e KVM: PPC: Book3S PR: Take SRCU read lock around RTAS kvm_read_guest() call by Paul Mackerras · 11 years ago
  5. a084024 KVM: PPC: Book3S: Fix LPCR one_reg interface by Alexey Kardashevskiy · 11 years ago
  6. b2677b8 KVM: PPC: Remove 440 support by Alexander Graf · 10 years ago
  7. 8c95ead KVM: PPC: Remove comment saying SPRG1 is used for vcpu pointer by Bharat Bhushan · 10 years ago
  8. 28d2f42 KVM: PPC: Booke-hv: Add one reg interface for SPRG9 by Bharat Bhushan · 10 years ago
  9. 99e99d1 kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exit by Bharat Bhushan · 11 years ago
  10. f525047 KVM: PPC: Bookehv: Get vcpu's last instruction for emulation by Mihai Caraman · 10 years ago
  11. 51f0472 KVM: PPC: Allow kvmppc_get_last_inst() to fail by Mihai Caraman · 10 years ago
  12. 9a26af6 KVM: PPC: Book3s: Remove kvmppc_read_inst() function by Mihai Caraman · 10 years ago
  13. 9c0d4e0 KVM: PPC: Book3e: Add TLBSEL/TSIZE defines for MAS0/1 by Mihai Caraman · 10 years ago
  14. b5741bb KVM: PPC: e500mc: Revert "add load inst fixup" by Mihai Caraman · 10 years ago
  15. 34f754b kvm: ppc: Add SPRN_EPR get helper function by Bharat Bhushan · 11 years ago
  16. c1b8a01 kvm: ppc: booke: Use the shared struct helpers for SPRN_SPRG0-7 by Bharat Bhushan · 11 years ago
  17. dc16854 kvm: ppc: booke: Add shared struct helpers of SPRN_ESR by Bharat Bhushan · 11 years ago
  18. a5414d4 kvm: ppc: booke: Use the shared struct helpers of SPRN_DEAR by Bharat Bhushan · 11 years ago
  19. 31579ee kvm: ppc: booke: Use the shared struct helpers of SRR0 and SRR1 by Bharat Bhushan · 11 years ago
  20. 1dc0c5b kvm: ppc: bookehv: Added wrapper macros for shadow registers by Bharat Bhushan · 11 years ago
  21. 89b68c9 KVM: PPC: Book3S: Make magic page properly 4k mappable by Alexander Graf · 11 years ago
  22. c01e3f6 KVM: PPC: Book3S: Add hack for split real mode by Alexander Graf · 11 years ago
  23. 2e27ecc KVM: PPC: Book3S: Stop PTE lookup on write errors by Alexander Graf · 11 years ago
  24. 17824b5 KVM: PPC: Deflect page write faults properly in kvmppc_st by Alexander Graf · 11 years ago
  25. 1287cb3f KVM: PPC: Book3S: Move vcore definition to end of kvm_arch struct by Alexander Graf · 11 years ago
  26. debf27d KVM: PPC: e500: Emulate power management control SPR by Mihai Caraman · 11 years ago
  27. 6947f94 KVM: PPC: Book3S HV: Enable for little endian hosts by Alexander Graf · 11 years ago
  28. 9bf163f KVM: PPC: Book3S HV: Fix ABIv2 on LE by Alexander Graf · 11 years ago
  29. 76d072f KVM: PPC: Book3S HV: Access XICS in BE by Alexander Graf · 11 years ago
  30. 0865a58 KVM: PPC: Book3S HV: Access host lppaca and shadow slb in BE by Alexander Graf · 11 years ago
  31. 0240755 KVM: PPC: Book3S HV: Access guest VPA in BE by Alexander Graf · 11 years ago
  32. 6f22bd3 KVM: PPC: Book3S HV: Make HTAB code LE host aware by Alexander Graf · 11 years ago
  33. 8f6822c PPC: Add asm helpers for BE 32bit load/store by Alexander Graf · 11 years ago
  34. d57cef9 KVM: PPC: e500: Fix default tlb for victim hint by Mihai Caraman · 11 years ago
  35. 9642382 KVM: PPC: Book3S HV: Add H_SET_MODE hcall handling by Michael Neuling · 11 years ago
  36. ae2113a KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled by Paul Mackerras · 11 years ago
  37. 699a0ea KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling by Paul Mackerras · 11 years ago
  38. 1f0eeb7 KVM: PPC: e500mc: Enhance tlb invalidation condition on vcpu schedule by Mihai Caraman · 11 years ago
  39. f396df3 KVM: PPC: Book3S PR: Fix sparse endian checks by Alexander Graf · 11 years ago
  40. da166fa KVM: PPC: Book3S PR: Fix ABIv2 on LE by Alexander Graf · 11 years ago
  41. ad7d458 KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC() by Anton Blanchard · 11 years ago
  42. 05a308c KVM: PPC: Book3S HV: Fix ABIv2 indirect branch issue by Anton Blanchard · 11 years ago
  43. 568fccc KVM: PPC: Book3S PR: Handle hyp doorbell exits by Alexander Graf · 11 years ago
  44. f6bf3a6 KVM: PPC: Book3s HV: Fix tlbie compile error by Alexander Graf · 11 years ago
  45. fb4188b KVM: PPC: Book3s PR: Disable AIL mode with OPAL by Alexander Graf · 11 years ago
  46. 06da28e KVM: PPC: BOOK3S: PR: Emulate instruction counter by Aneesh Kumar K.V · 11 years ago
  47. 8f42ab2 KVM: PPC: BOOK3S: PR: Emulate virtual timebase register by Aneesh Kumar K.V · 11 years ago
  48. 3cd60e3 KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation by Aneesh Kumar K.V · 11 years ago
  49. 9f6226a arch: x86: kvm: x86.c: Cleaning up variable is set more than once by Rickard Strandqvist · 11 years ago
  50. ab76228 MIPS: KVM: Remove dead code of TLB index error in kvm_mips_emul_tlbwr() by Deng-Cheng Zhu · 11 years ago
  51. db2fb7f MIPS: KVM: Skip memory cleaning in kvm_mips_commpage_init() by Deng-Cheng Zhu · 11 years ago
  52. d7d5b05 MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_" by Deng-Cheng Zhu · 11 years ago
  53. b045c40 MIPS: KVM: Remove unneeded volatile by Deng-Cheng Zhu · 11 years ago
  54. d98403a MIPS: KVM: Simplify functions by removing redundancy by Deng-Cheng Zhu · 11 years ago
  55. 6ad78a5 MIPS: KVM: Use KVM internal logger by Deng-Cheng Zhu · 11 years ago
  56. d116e81 MIPS: KVM: Reformat code and comments by Deng-Cheng Zhu · 11 years ago
  57. 8594997 Merge tag 'kvms390-20140626' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 11 years ago
  58. dc720f9 Merge commit '33b458d276bb' into kvm-next by Paolo Bonzini · 11 years ago
  59. 33b458d KVM: SVM: Fix CPL export via SS.DPL by Jan Kiszka · 11 years ago
  60. d09a08e KVM: s390: add sie.h uapi header file to Kbuild and remove header dependency by Heiko Carstens · 11 years ago
  61. 27e6fb5 KVM: vmx: vmx instructions handling does not consider cs.l by Nadav Amit · 11 years ago
  62. 1e32c07 KVM: vmx: handle_cr ignores 32/64-bit mode by Nadav Amit · 11 years ago
  63. a449c7a KVM: x86: Hypercall handling does not considers opsize correctly by Nadav Amit · 11 years ago
  64. 5777392 KVM: x86: check DR6/7 high-bits are clear only on long-mode by Nadav Amit · 11 years ago
  65. 5381417 KVM: nVMX: Fix returned value of MSR_IA32_VMX_VMCS_ENUM by Jan Kiszka · 11 years ago
  66. 2996fca KVM: nVMX: Allow to disable VM_{ENTRY_LOAD,EXIT_SAVE}_DEBUG_CONTROLS by Jan Kiszka · 11 years ago
  67. 560b7ee KVM: nVMX: Fix returned value of MSR_IA32_VMX_PROCBASED_CTLS by Jan Kiszka · 11 years ago
  68. 3dcdf3ec KVM: nVMX: Allow to disable CR3 access interception by Jan Kiszka · 11 years ago
  69. 3dbcd8d KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLS by Jan Kiszka · 11 years ago
  70. e4aa528 KVM: x86: Fix constant value of VM_{EXIT_SAVE,ENTRY_LOAD}_DEBUG_CONTROLS by Jan Kiszka · 11 years ago
  71. a825f5c KVM: x86: NOP emulation clears (incorrectly) the high 32-bits of RAX by Nadav Amit · 11 years ago
  72. 140bad8 KVM: x86: emulation of dword cmov on long-mode should clear [63:32] by Nadav Amit · 11 years ago
  73. 9e8919a KVM: x86: Inter-privilege level ret emulation is not implemeneted by Nadav Amit · 11 years ago
  74. ee21229 KVM: x86: Wrong emulation on 'xadd X, X' by Nadav Amit · 11 years ago
  75. 7dec560 KVM: x86: bit-ops emulation ignores offset on 64-bit by Nadav Amit · 11 years ago
  76. bc39c4d arch/x86/kvm/vmx.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE by Fabian Frederick · 11 years ago
  77. bdc9072 KVM: emulate: fix harmless typo in MMX decoding by Paolo Bonzini · 11 years ago
  78. 9688897 KVM: emulate: simplify BitOp handling by Paolo Bonzini · 11 years ago
  79. a5457e7 KVM: emulate: POP SS triggers a MOV SS shadow too by Paolo Bonzini · 11 years ago
  80. 32e94d0 KVM: x86: smsw emulation is incorrect in 64-bit mode by Nadav Amit · 11 years ago
  81. aaa05f2 KVM: x86: Return error on cmpxchg16b emulation by Nadav Amit · 11 years ago
  82. 67f4d42 KVM: x86: rdpmc emulation checks the counter incorrectly by Nadav Amit · 11 years ago
  83. 3b32004 KVM: x86: movnti minimum op size of 32-bit is not kept by Nadav Amit · 11 years ago
  84. 37c564f KVM: x86: cmpxchg emulation should compare in reverse order by Nadav Amit · 11 years ago
  85. 606b1c3 KVM: x86: sgdt and sidt are not privilaged by Nadav Amit · 11 years ago
  86. 2eedcac KVM: x86: Loading segments on 64-bit mode may be wrong by Nadav Amit · 11 years ago
  87. e37a75a KVM: x86: Emulator ignores LDTR/TR extended base on LLDT/LTR by Nadav Amit · 11 years ago
  88. 7fe864d KVM: x86: Mark VEX-prefix instructions emulation as unimplemented by Nadav Amit · 11 years ago
  89. 7171511 Linux 3.16-rc1 by Linus Torvalds · 11 years ago
  90. a9be224 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  91. dd1845a Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  92. b55b390 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  93. b58537a net: sctp: fix permissions for rto_alpha and rto_beta knobs by Daniel Borkmann · 11 years ago
  94. e4f7ae9 Merge branch 'csum_fixes' by David S. Miller · 11 years ago
  95. f79b064 vxlan: Checksum fixes by Tom Herbert · 11 years ago
  96. e5eb4e3 net: add skb_pop_rcv_encapsulation by Tom Herbert · 11 years ago
  97. bbdff22 udp: call __skb_checksum_complete when doing full checksum by Tom Herbert · 11 years ago
  98. 46fb51e net: Fix save software checksum complete by Tom Herbert · 11 years ago
  99. 4b28252 net: Fix GSO constants to match NETIF flags by Tom Herbert · 11 years ago
  100. abf04af Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago