1. 1498507 KVM: emulate: move init_decode_cache to emulate.c by Bandan Das · 11 years ago
  2. f5f87df KVM: emulate: simplify writeback by Paolo Bonzini · 11 years ago
  3. 54cfdb3 KVM: emulate: speed up emulated moves by Paolo Bonzini · 11 years ago
  4. d40a689 KVM: emulate: protect checks on ctxt->d by a common "if (unlikely())" by Paolo Bonzini · 11 years ago
  5. e24186e KVM: emulate: move around some checks by Paolo Bonzini · 11 years ago
  6. 6addfc4 KVM: x86: avoid useless set of KVM_REQ_EVENT after emulation by Paolo Bonzini · 11 years ago
  7. 37ccdcb KVM: x86: return all bits from get_interrupt_shadow by Paolo Bonzini · 11 years ago
  8. 98eb2f8 KVM: vmx: speed up emulation of invalid guest state by Paolo Bonzini · 11 years ago
  9. 22d48b2d KVM: svm: writes to MSR_K7_HWCR generates GPE in guest by Matthias Lange · 10 years ago
  10. 5f7552d KVM: x86: Pending interrupt may be delivered after INIT by Nadav Amit · 10 years ago
  11. 80112c8 KVM: Synthesize G bit for all segments. by Jim Mattson · 10 years ago
  12. 98eff52 KVM: x86: Fix lapic.c debug prints by Nadav Amit · 10 years ago
  13. 0d3da0d KVM: x86: fix TSC matching by Tomasz Grabiec · 10 years ago
  14. 6cbc5f5 KVM: nSVM: Set correct port for IOIO interception evaluation by Jan Kiszka · 10 years ago
  15. 6493f15 KVM: nSVM: Fix IOIO size reported on emulation by Jan Kiszka · 10 years ago
  16. 9bf4183 KVM: nSVM: Fix IOIO bitmap evaluation by Jan Kiszka · 10 years ago
  17. 62baf44 KVM: nSVM: Do not report CLTS via SVM_EXIT_WRITE_CR0 to L1 by Jan Kiszka · 10 years ago
  18. 9f6226a arch: x86: kvm: x86.c: Cleaning up variable is set more than once by Rickard Strandqvist · 10 years ago
  19. ab76228 MIPS: KVM: Remove dead code of TLB index error in kvm_mips_emul_tlbwr() by Deng-Cheng Zhu · 10 years ago
  20. db2fb7f MIPS: KVM: Skip memory cleaning in kvm_mips_commpage_init() by Deng-Cheng Zhu · 10 years ago
  21. d7d5b05 MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_" by Deng-Cheng Zhu · 10 years ago
  22. b045c40 MIPS: KVM: Remove unneeded volatile by Deng-Cheng Zhu · 10 years ago
  23. d98403a MIPS: KVM: Simplify functions by removing redundancy by Deng-Cheng Zhu · 10 years ago
  24. 6ad78a5 MIPS: KVM: Use KVM internal logger by Deng-Cheng Zhu · 10 years ago
  25. d116e81 MIPS: KVM: Reformat code and comments by Deng-Cheng Zhu · 10 years ago
  26. 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
  27. dc720f9 Merge commit '33b458d276bb' into kvm-next by Paolo Bonzini · 10 years ago
  28. 33b458d KVM: SVM: Fix CPL export via SS.DPL by Jan Kiszka · 10 years ago
  29. d09a08e KVM: s390: add sie.h uapi header file to Kbuild and remove header dependency by Heiko Carstens · 10 years ago
  30. 27e6fb5 KVM: vmx: vmx instructions handling does not consider cs.l by Nadav Amit · 10 years ago
  31. 1e32c07 KVM: vmx: handle_cr ignores 32/64-bit mode by Nadav Amit · 10 years ago
  32. a449c7a KVM: x86: Hypercall handling does not considers opsize correctly by Nadav Amit · 10 years ago
  33. 5777392 KVM: x86: check DR6/7 high-bits are clear only on long-mode by Nadav Amit · 10 years ago
  34. 5381417 KVM: nVMX: Fix returned value of MSR_IA32_VMX_VMCS_ENUM by Jan Kiszka · 10 years ago
  35. 2996fca KVM: nVMX: Allow to disable VM_{ENTRY_LOAD,EXIT_SAVE}_DEBUG_CONTROLS by Jan Kiszka · 10 years ago
  36. 560b7ee KVM: nVMX: Fix returned value of MSR_IA32_VMX_PROCBASED_CTLS by Jan Kiszka · 10 years ago
  37. 3dcdf3e KVM: nVMX: Allow to disable CR3 access interception by Jan Kiszka · 10 years ago
  38. 3dbcd8d KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLS by Jan Kiszka · 10 years ago
  39. e4aa528 KVM: x86: Fix constant value of VM_{EXIT_SAVE,ENTRY_LOAD}_DEBUG_CONTROLS by Jan Kiszka · 10 years ago
  40. a825f5c KVM: x86: NOP emulation clears (incorrectly) the high 32-bits of RAX by Nadav Amit · 10 years ago
  41. 140bad8 KVM: x86: emulation of dword cmov on long-mode should clear [63:32] by Nadav Amit · 10 years ago
  42. 9e8919a KVM: x86: Inter-privilege level ret emulation is not implemeneted by Nadav Amit · 10 years ago
  43. ee21229 KVM: x86: Wrong emulation on 'xadd X, X' by Nadav Amit · 10 years ago
  44. 7dec560 KVM: x86: bit-ops emulation ignores offset on 64-bit by Nadav Amit · 10 years ago
  45. bc39c4d arch/x86/kvm/vmx.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE by Fabian Frederick · 10 years ago
  46. bdc9072 KVM: emulate: fix harmless typo in MMX decoding by Paolo Bonzini · 11 years ago
  47. 9688897 KVM: emulate: simplify BitOp handling by Paolo Bonzini · 11 years ago
  48. a5457e7 KVM: emulate: POP SS triggers a MOV SS shadow too by Paolo Bonzini · 10 years ago
  49. 32e94d0 KVM: x86: smsw emulation is incorrect in 64-bit mode by Nadav Amit · 11 years ago
  50. aaa05f2 KVM: x86: Return error on cmpxchg16b emulation by Nadav Amit · 11 years ago
  51. 67f4d42 KVM: x86: rdpmc emulation checks the counter incorrectly by Nadav Amit · 11 years ago
  52. 3b32004 KVM: x86: movnti minimum op size of 32-bit is not kept by Nadav Amit · 11 years ago
  53. 37c564f KVM: x86: cmpxchg emulation should compare in reverse order by Nadav Amit · 11 years ago
  54. 606b1c3 KVM: x86: sgdt and sidt are not privilaged by Nadav Amit · 11 years ago
  55. 2eedcac KVM: x86: Loading segments on 64-bit mode may be wrong by Nadav Amit · 11 years ago
  56. e37a75a KVM: x86: Emulator ignores LDTR/TR extended base on LLDT/LTR by Nadav Amit · 11 years ago
  57. 7fe864d KVM: x86: Mark VEX-prefix instructions emulation as unimplemented by Nadav Amit · 11 years ago
  58. dd1845a Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  59. 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
  60. a934fb5 x86/vdso: Fix vdso_install by Andy Lutomirski · 10 years ago
  61. 1700ff8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  62. b7c8c19 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  63. 88bbfb4 Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 10 years ago
  64. 71998d1 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  65. b2e09f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  66. 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  67. e0bf7b8 x86/vdso: Hack to keep 64-bit Go programs working by Andy Lutomirski · 10 years ago
  68. b4b31f6 x86/vdso: Add PUT_LE to store little-endian values by Andy Lutomirski · 10 years ago
  69. c29deef Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  70. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  71. 682b7c1 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  72. 535560d Merge commit '3cf2f34' into sched/core, to fix build error by Ingo Molnar · 10 years ago
  73. 51fdc6b blackfin: defconfigs: add MTD_SPI_NOR (new dependency for M25P80) by Brian Norris · 11 years ago
  74. 699c659 powerpc: Avoid circular dependency with zImage.% by Michal Marek · 10 years ago
  75. 7ec6131 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  76. ad71862 powerpc/book3s: Fix some ABIv2 issues in machine check code by Anton Blanchard · 10 years ago
  77. 902455e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  78. 7f33e72 Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  79. 2dc24b0 Merge tag 'soc2-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  80. e413a19a Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  81. 74845bc powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest. by Mahesh Salgaonkar · 10 years ago
  82. e6654d5 powerpc/book3s: Increment the mce counter during machine_check_early call. by Mahesh Salgaonkar · 10 years ago
  83. e75ad93 powerpc/book3s: Add stack overflow check in machine check handler. by Mahesh Salgaonkar · 10 years ago
  84. 2749a2f powerpc/book3s: Fix machine check handling for unhandled errors by Mahesh Salgaonkar · 10 years ago
  85. 357b2f3 powerpc/eeh: Dump PE location code by Gavin Shan · 10 years ago
  86. e430f34 net: filter: cleanup A/X name usage by Alexei Starovoitov · 10 years ago
  87. d4e58e5 powerpc/powernv: Enable POWER8 doorbell IPIs by Michael Neuling · 10 years ago
  88. 5c7a35e powerpc/powernv: Fix killed EEH event by Gavin Shan · 10 years ago
  89. 6e0fdf9 powerpc: fix typo 'CONFIG_PMAC' by Paul Bolle · 11 years ago
  90. b69a1da powerpc: fix typo 'CONFIG_PPC_CPU' by Paul Bolle · 11 years ago
  91. 71b540a powerpc/powernv: Don't escalate non-existing frozen PE by Gavin Shan · 11 years ago
  92. 1ad7a72 powerpc/eeh: Report frozen parent PE prior to child PE by Gavin Shan · 11 years ago
  93. 2c66599 powerpc/eeh: Clear frozen state for child PE by Gavin Shan · 11 years ago
  94. 4817fc3 powerpc/powernv: Reduce panic timeout from 180s to 10s by Anton Blanchard · 11 years ago
  95. 50b66db powerpc/xmon: avoid format string leaking to printk by Kees Cook · 10 years ago
  96. 3df48c9 powerpc/perf: Ensure all EBB register state is cleared on fork() by Michael Ellerman · 10 years ago
  97. caf69ba powerpc/powernv: Fix reading of OPAL msglog by Joel Stanley · 10 years ago
  98. be8f964 powerpc/spufs: Remove duplicate SPUFS_CNTL_MAP_SIZE define by Dan Carpenter · 10 years ago
  99. d9d8212 powerpc/cpm: Remove duplicate FCC_GFMR_TTX define by Dan Carpenter · 10 years ago
  100. ddf0322 powerpc/powernv: Fix endianness problems in EEH by Guo Chao · 10 years ago