1. 62baf44 KVM: nSVM: Do not report CLTS via SVM_EXIT_WRITE_CR0 to L1 by Jan Kiszka · 10 years ago
  2. 9f6226a arch: x86: kvm: x86.c: Cleaning up variable is set more than once by Rickard Strandqvist · 10 years ago
  3. ab76228 MIPS: KVM: Remove dead code of TLB index error in kvm_mips_emul_tlbwr() by Deng-Cheng Zhu · 10 years ago
  4. db2fb7f MIPS: KVM: Skip memory cleaning in kvm_mips_commpage_init() by Deng-Cheng Zhu · 10 years ago
  5. d7d5b05 MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_" by Deng-Cheng Zhu · 10 years ago
  6. b045c40 MIPS: KVM: Remove unneeded volatile by Deng-Cheng Zhu · 10 years ago
  7. d98403a MIPS: KVM: Simplify functions by removing redundancy by Deng-Cheng Zhu · 10 years ago
  8. 6ad78a5 MIPS: KVM: Use KVM internal logger by Deng-Cheng Zhu · 10 years ago
  9. d116e81 MIPS: KVM: Reformat code and comments by Deng-Cheng Zhu · 10 years ago
  10. 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
  11. dc720f9 Merge commit '33b458d276bb' into kvm-next by Paolo Bonzini · 10 years ago
  12. 33b458d KVM: SVM: Fix CPL export via SS.DPL by Jan Kiszka · 10 years ago
  13. d09a08e KVM: s390: add sie.h uapi header file to Kbuild and remove header dependency by Heiko Carstens · 10 years ago
  14. 27e6fb5 KVM: vmx: vmx instructions handling does not consider cs.l by Nadav Amit · 10 years ago
  15. 1e32c07 KVM: vmx: handle_cr ignores 32/64-bit mode by Nadav Amit · 10 years ago
  16. a449c7a KVM: x86: Hypercall handling does not considers opsize correctly by Nadav Amit · 10 years ago
  17. 5777392 KVM: x86: check DR6/7 high-bits are clear only on long-mode by Nadav Amit · 10 years ago
  18. 5381417 KVM: nVMX: Fix returned value of MSR_IA32_VMX_VMCS_ENUM by Jan Kiszka · 10 years ago
  19. 2996fca KVM: nVMX: Allow to disable VM_{ENTRY_LOAD,EXIT_SAVE}_DEBUG_CONTROLS by Jan Kiszka · 10 years ago
  20. 560b7ee KVM: nVMX: Fix returned value of MSR_IA32_VMX_PROCBASED_CTLS by Jan Kiszka · 10 years ago
  21. 3dcdf3e KVM: nVMX: Allow to disable CR3 access interception by Jan Kiszka · 10 years ago
  22. 3dbcd8d KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLS by Jan Kiszka · 10 years ago
  23. e4aa528 KVM: x86: Fix constant value of VM_{EXIT_SAVE,ENTRY_LOAD}_DEBUG_CONTROLS by Jan Kiszka · 10 years ago
  24. a825f5c KVM: x86: NOP emulation clears (incorrectly) the high 32-bits of RAX by Nadav Amit · 10 years ago
  25. 140bad8 KVM: x86: emulation of dword cmov on long-mode should clear [63:32] by Nadav Amit · 10 years ago
  26. 9e8919a KVM: x86: Inter-privilege level ret emulation is not implemeneted by Nadav Amit · 10 years ago
  27. ee21229 KVM: x86: Wrong emulation on 'xadd X, X' by Nadav Amit · 10 years ago
  28. 7dec560 KVM: x86: bit-ops emulation ignores offset on 64-bit by Nadav Amit · 10 years ago
  29. bc39c4d arch/x86/kvm/vmx.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE by Fabian Frederick · 10 years ago
  30. bdc9072 KVM: emulate: fix harmless typo in MMX decoding by Paolo Bonzini · 10 years ago
  31. 9688897 KVM: emulate: simplify BitOp handling by Paolo Bonzini · 10 years ago
  32. a5457e7 KVM: emulate: POP SS triggers a MOV SS shadow too by Paolo Bonzini · 10 years ago
  33. 32e94d0 KVM: x86: smsw emulation is incorrect in 64-bit mode by Nadav Amit · 10 years ago
  34. aaa05f2 KVM: x86: Return error on cmpxchg16b emulation by Nadav Amit · 10 years ago
  35. 67f4d42 KVM: x86: rdpmc emulation checks the counter incorrectly by Nadav Amit · 10 years ago
  36. 3b32004 KVM: x86: movnti minimum op size of 32-bit is not kept by Nadav Amit · 10 years ago
  37. 37c564f KVM: x86: cmpxchg emulation should compare in reverse order by Nadav Amit · 10 years ago
  38. 606b1c3 KVM: x86: sgdt and sidt are not privilaged by Nadav Amit · 10 years ago
  39. 2eedcac KVM: x86: Loading segments on 64-bit mode may be wrong by Nadav Amit · 10 years ago
  40. e37a75a KVM: x86: Emulator ignores LDTR/TR extended base on LLDT/LTR by Nadav Amit · 10 years ago
  41. 7fe864d KVM: x86: Mark VEX-prefix instructions emulation as unimplemented by Nadav Amit · 10 years ago
  42. dd1845a Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  43. 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
  44. a934fb5 x86/vdso: Fix vdso_install by Andy Lutomirski · 10 years ago
  45. 1700ff8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  46. b7c8c19 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  47. 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
  48. 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
  49. 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
  50. 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
  51. e0bf7b8 x86/vdso: Hack to keep 64-bit Go programs working by Andy Lutomirski · 10 years ago
  52. b4b31f6 x86/vdso: Add PUT_LE to store little-endian values by Andy Lutomirski · 10 years ago
  53. 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
  54. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  55. 682b7c1 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  56. 535560d Merge commit '3cf2f34' into sched/core, to fix build error by Ingo Molnar · 10 years ago
  57. 51fdc6b blackfin: defconfigs: add MTD_SPI_NOR (new dependency for M25P80) by Brian Norris · 10 years ago
  58. 699c659 powerpc: Avoid circular dependency with zImage.% by Michal Marek · 10 years ago
  59. 7ec6131 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  60. ad71862 powerpc/book3s: Fix some ABIv2 issues in machine check code by Anton Blanchard · 10 years ago
  61. 902455e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  62. 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
  63. 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
  64. e413a19a Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  65. 74845bc powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest. by Mahesh Salgaonkar · 10 years ago
  66. e6654d5 powerpc/book3s: Increment the mce counter during machine_check_early call. by Mahesh Salgaonkar · 10 years ago
  67. e75ad93 powerpc/book3s: Add stack overflow check in machine check handler. by Mahesh Salgaonkar · 10 years ago
  68. 2749a2f powerpc/book3s: Fix machine check handling for unhandled errors by Mahesh Salgaonkar · 10 years ago
  69. 357b2f3 powerpc/eeh: Dump PE location code by Gavin Shan · 10 years ago
  70. e430f34 net: filter: cleanup A/X name usage by Alexei Starovoitov · 10 years ago
  71. d4e58e5 powerpc/powernv: Enable POWER8 doorbell IPIs by Michael Neuling · 10 years ago
  72. 5c7a35e powerpc/powernv: Fix killed EEH event by Gavin Shan · 10 years ago
  73. 6e0fdf9 powerpc: fix typo 'CONFIG_PMAC' by Paul Bolle · 10 years ago
  74. b69a1da powerpc: fix typo 'CONFIG_PPC_CPU' by Paul Bolle · 10 years ago
  75. 71b540a powerpc/powernv: Don't escalate non-existing frozen PE by Gavin Shan · 10 years ago
  76. 1ad7a72 powerpc/eeh: Report frozen parent PE prior to child PE by Gavin Shan · 10 years ago
  77. 2c66599 powerpc/eeh: Clear frozen state for child PE by Gavin Shan · 10 years ago
  78. 4817fc3 powerpc/powernv: Reduce panic timeout from 180s to 10s by Anton Blanchard · 10 years ago
  79. 50b66db powerpc/xmon: avoid format string leaking to printk by Kees Cook · 10 years ago
  80. 3df48c9 powerpc/perf: Ensure all EBB register state is cleared on fork() by Michael Ellerman · 10 years ago
  81. caf69ba powerpc/powernv: Fix reading of OPAL msglog by Joel Stanley · 10 years ago
  82. be8f964 powerpc/spufs: Remove duplicate SPUFS_CNTL_MAP_SIZE define by Dan Carpenter · 10 years ago
  83. d9d8212 powerpc/cpm: Remove duplicate FCC_GFMR_TTX define by Dan Carpenter · 10 years ago
  84. ddf0322 powerpc/powernv: Fix endianness problems in EEH by Guo Chao · 10 years ago
  85. 1bd0989 powernv: Fix permissions on sysparam sysfs entries by Anton Blanchard · 10 years ago
  86. ad41733 powerpc/powernv : Disable subcore for UP configs by Shreyas B. Prabhu · 10 years ago
  87. b2a8087 powerpc/powernv: Include asm/smp.h to fix UP build failure by Shreyas B. Prabhu · 10 years ago
  88. 59a53af powerpc: Don't setup CPUs with bad status by Michael Neuling · 10 years ago
  89. 96d0161 powerpc: Correct DSCR during TM context switch by Sam bobroff · 10 years ago
  90. fb5a515 powerpc: Remove platforms/wsp and associated pieces by Michael Ellerman · 10 years ago
  91. 9431429 powerpc: Remove check for CONFIG_SERIAL_TEXT_DEBUG by Paul Bolle · 10 years ago
  92. dd58a09 powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category support by Benjamin Herrenschmidt · 10 years ago
  93. dfb9454 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  94. c5aec4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  95. 3f6eec9 Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-next by Mike Turquette · 10 years ago
  96. 4d048b0 x86, vdso: Remove one final use of htole16() by H. Peter Anvin · 10 years ago
  97. 78a3bb9 x86: intel-mid: add watchdog platform code for Merrifield by David Cohen · 10 years ago
  98. d2deeba booke/watchdog: refine and clean up the codes by Tang Yuantian · 10 years ago
  99. 77c32bb Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  100. ff5ae12 Revert "blackfin: dma: current count mmr is read only" by Steven Miao · 10 years ago