1. 10ab25c KVM: x86: Propagate fpu_alloc errors by Jan Kiszka · 14 years ago
  2. c8174f7 KVM: VMX: Add constant for invalid guest state exit reason by Mohammed Gamal · 14 years ago
  3. 9891883 KVM: x86: Use FPU API by Sheng Yang · 14 years ago
  4. 7cf3085 KVM: x86: Use unlazy_fpu() for host FPU by Sheng Yang · 14 years ago
  5. 5ee481d x86: Export FPU API for KVM use by Sheng Yang · 14 years ago
  6. 6d77dbf KVM: inject #UD if instruction emulation fails and exit to userspace by Gleb Natapov · 14 years ago
  7. eec4b14 KVM: SVM: Allow EFER.LMSLE to be set with nested svm by Joerg Roedel · 14 years ago
  8. 54b8486 KVM: x86 emulator: do not inject exception directly into vcpu by Gleb Natapov · 14 years ago
  9. ef050dc KVM: x86 emulator: set RFLAGS outside x86 emulator code by Gleb Natapov · 14 years ago
  10. 8fe681e KVM: do not inject #PF in (read|write)_emulated() callbacks by Gleb Natapov · 14 years ago
  11. f181b96 KVM: remove export of emulator_write_emulated() by Gleb Natapov · 14 years ago
  12. c3cd7ff KVM: x86 emulator: x86_emulate_insn() return -1 only in case of emulation failure by Gleb Natapov · 14 years ago
  13. e680080 KVM: x86 emulator: fix X86EMUL_RETRY_INSTR and X86EMUL_CMPXCHG_FAILED values by Gleb Natapov · 14 years ago
  14. 0f12244 KVM: x86 emulator: make set_cr() callback return error if it fails by Gleb Natapov · 14 years ago
  15. 5951c44 KVM: x86 emulator: add get_cached_segment_base() callback to x86_emulate_ops by Gleb Natapov · 14 years ago
  16. 3fb1b5d KVM: x86 emulator: add (set|get)_msr callbacks to x86_emulate_ops by Gleb Natapov · 14 years ago
  17. 35aa537 KVM: x86 emulator: add (set|get)_dr callbacks to x86_emulate_ops by Gleb Natapov · 14 years ago
  18. 414e627 KVM: x86 emulator: handle "far address" source operand by Gleb Natapov · 14 years ago
  19. 9de4157 KVM: x86 emulator: introduce read cache by Gleb Natapov · 14 years ago
  20. c516ac5 x86: Add i8042 pre-detection hook to x86_platform_ops by Feng Tang · 14 years ago
  21. ab8aadb Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  22. 1244829 x86: Fix vsyscall on gcc 4.5 with -Os by Andi Kleen · 14 years ago
  23. 7ae1277 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  24. 23b764d percpu, x86: Avoid warnings of unused variables in per cpu by Andi Kleen · 14 years ago
  25. a4384df x86, irq: Rename gsi_end gsi_top, and fix off by one errors by Eric W. Biederman · 14 years ago
  26. 67ec660 KVM: SVM: Implement workaround for Erratum 383 by Joerg Roedel · 14 years ago
  27. fc4ac7a x86: use __ASSEMBLY__ rather than __ASSEMBLER__ by Andres Salomon · 14 years ago
  28. 85a0e75 PM / x86: Save/restore MISC_ENABLE register by Ondrej Zary · 14 years ago
  29. 9a9620d Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core by Linus Torvalds · 14 years ago
  30. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  31. 17d30ac Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  32. 021fad8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  33. e4f2e5e Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  34. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  35. d3b3833 Merge branch 'ht-delete-2.6.35' into release by Len Brown · 14 years ago
  36. e45b7fa sched: clarify commment for TS_POLLING by Len Brown · 14 years ago
  37. f52e62d x86: remove rdc321x_defs.h by Florian Fainelli · 14 years ago
  38. c5617b2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  39. 1ba4f22 x86, cpufeature: Unbreak compile with gcc 3.x by H. Peter Anvin · 14 years ago
  40. e534c7c numa: x86_64: use generic percpu var numa_node_id() implementation by Lee Schermerhorn · 14 years ago
  41. 7281201 numa: add generic percpu var numa_node_id() implementation by Lee Schermerhorn · 14 years ago
  42. 1ef0437 asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h by FUJITA Tomonori · 14 years ago
  43. a321ced drivers/hwmon/coretemp.c: get TjMax value from MSR by Carsten Emde · 14 years ago
  44. 6109e2c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  45. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  46. 27a3353 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  47. 2a8ba8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  48. 59534f7 Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  49. 29c8439 x86, kgdb: early trap init for early debug by Jan Kiszka · 14 years ago
  50. f503b5a x86,kgdb: Add low level debug hook by Jason Wessel · 14 years ago
  51. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  52. dfacc4d Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  53. d334a49 ACPI, APEI, Generic Hardware Error Source memory error support by Huang Ying · 14 years ago
  54. 6fa0fdd Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  55. 3dbe141 KVM: MMU: Segregate shadow pages with different cr0.wp by Avi Kivity · 14 years ago
  56. 3a0d725 x86, paravirt: don't compute pvclock adjustments if we trust the tsc by Glauber Costa · 14 years ago
  57. 0e6ac58 KVM: x86: add new KVMCLOCK cpuid feature by Glauber Costa · 14 years ago
  58. 11c6bff KVM: x86: change msr numbers for kvmclock by Glauber Costa · 14 years ago
  59. 424c32f x86, paravirt: Enable pvclock flags in vcpu_time_info structure by Glauber Costa · 14 years ago
  60. cafd665 KVM: VMX: enable VMXON check with SMX enabled (Intel TXT) by Shane Wang · 14 years ago
  61. 5dfa3d1 KVM: VMX: Add definitions for guest and host EFER autoswitch vmcs entries by Avi Kivity · 14 years ago
  62. 19b95db KVM: VMX: Add definition for msr autoload entry by Avi Kivity · 14 years ago
  63. ce7f154 perf, x86: P4 PMU -- add missing bit in CCCR mask by Cyrill Gorcunov · 14 years ago
  64. 537b60d Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  65. 3ae684e Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  66. c4fd308 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  67. cb41838 Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  68. 98f0172 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  69. 41d5910 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  70. 07d7775 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  71. b7723f9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  72. 93c9d7f Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  73. 7421a10 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  74. 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  75. 1014cfe Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  76. 8123d8f Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  77. c59bd56 x86, hweight: Use a 32-bit popcnt for __arch_hweight32() by H. Peter Anvin · 14 years ago
  78. 9a58a33 IPC driver for Intel Mobile Internet Device (MID) platforms by Sreedhara DS · 14 years ago
  79. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  80. ce7ddec KVM: x86: Allow marking an exception as reinjected by Joerg Roedel · 14 years ago
  81. d4330ef KVM: x86: Add callback to let modules decide over some supported cpuid bits by Joerg Roedel · 14 years ago
  82. 87bc3bf KVM: MMU: Drop cr4.pge from shadow page role by Avi Kivity · 14 years ago
  83. 9beeaa2 Merge branch 'perf' by Avi Kivity · 14 years ago
  84. 0571d36 KVM: MMU: reduce 'struct kvm_mmu_page' size by Xiao Guangrong · 14 years ago
  85. 5b7e010 KVM: MMU: Replace role.glevels with role.cr4_pae by Avi Kivity · 14 years ago
  86. e269fb2 KVM: x86: Push potential exception error code on task switches by Jan Kiszka · 14 years ago
  87. 020df07 KVM: move DR register access handling into generic code by Gleb Natapov · 14 years ago
  88. 6bc31bd KVM: SVM: implement NEXTRIPsave SVM feature by Andre Przywara · 14 years ago
  89. f84cbb0 KVM: MMU: remove unused field by Xiao Guangrong · 14 years ago
  90. 482ac18 KVM: x86 emulator: commit rflags as part of registers commit by Gleb Natapov · 14 years ago
  91. 7b262e9 KVM: x86 emulator: introduce pio in string read ahead. by Gleb Natapov · 14 years ago
  92. 5cd2191 KVM: x86 emulator: restart string instruction without going back to a guest. by Gleb Natapov · 14 years ago
  93. 7972995 KVM: x86 emulator: Move string pio emulation into emulator.c by Gleb Natapov · 14 years ago
  94. cf8f70b KVM: x86 emulator: fix in/out emulation. by Gleb Natapov · 14 years ago
  95. 38ba30b KVM: x86 emulator: Emulate task switch in emulator.c by Gleb Natapov · 14 years ago
  96. 2dafc6c KVM: x86 emulator: Provide more callbacks for x86 emulator. by Gleb Natapov · 14 years ago
  97. 063db06 KVM: Provide current eip as part of emulator context. by Gleb Natapov · 14 years ago
  98. 9c53724 KVM: Provide x86_emulate_ctxt callback to get current cpl by Gleb Natapov · 14 years ago
  99. 93a152b KVM: remove realmode_lmsw function. by Gleb Natapov · 14 years ago
  100. 52a4661 KVM: Provide callback to get/set control registers in emulator ops. by Gleb Natapov · 14 years ago