1. 245c391 KVM: MMU: Remove unused parameter level from __rmap_write_protect() by Takuya Yoshikawa · 12 years ago
  2. c972f3b KVM: Write protect the updated slot only when dirty logging is enabled by Takuya Yoshikawa · 12 years ago
  3. 7751bab KVM: MMU: fix infinite fault access retry by Xiao Guangrong · 12 years ago
  4. c2288505 KVM: MMU: fix Dirty bit missed if CR0.WP = 0 by Xiao Guangrong · 12 years ago
  5. fb864fb KVM: x86 emulator: convert basic ALU ops to fastop by Avi Kivity · 12 years ago
  6. f7857f3 KVM: x86 emulator: add macros for defining 2-operand fastop emulation by Avi Kivity · 12 years ago
  7. 45a1467 KVM: x86 emulator: convert NOT, NEG to fastop by Avi Kivity · 12 years ago
  8. 75f7284 KVM: x86 emulator: mark CMP, CMPS, SCAS, TEST as NoWrite by Avi Kivity · 12 years ago
  9. b6744dc KVM: x86 emulator: introduce NoWrite flag by Avi Kivity · 12 years ago
  10. b7d491e KVM: x86 emulator: Support for declaring single operand fastops by Avi Kivity · 12 years ago
  11. e28bbd4 KVM: x86 emulator: framework for streamlining arithmetic opcodes by Avi Kivity · 12 years ago
  12. b09408d KVM: VMX: fix incorrect cached cpl value with real/v8086 modes by Marcelo Tosatti · 12 years ago
  13. b0cfeb5 KVM: x86: remove unused variable from walk_addr_generic() by Gleb Natapov · 12 years ago
  14. 908e7d7 KVM: MMU: simplify folding of dirty bit into accessed_dirty by Gleb Natapov · 12 years ago
  15. ee04e0c KVM: mmu: remove unused trace event by Gleb Natapov · 12 years ago
  16. 0ca1b4f KVM: VMX: handle IO when emulation is due to #GP in real mode. by Gleb Natapov · 12 years ago
  17. d54d07b KVM: VMX: Do not fix segment register during vcpu initialization. by Gleb Natapov · 12 years ago
  18. d99e415 KVM: VMX: fix emulation of invalid guest state. by Gleb Natapov · 12 years ago
  19. 89efbed KVM: VMX: make rmode_segment_valid() more strict. by Gleb Natapov · 12 years ago
  20. 045a282 KVM: emulator: implement fninit, fnstsw, fnstcw by Gleb Natapov · 12 years ago
  21. 3a78a4f KVM: emulator: drop RPL check from linearize() function by Gleb Natapov · 12 years ago
  22. 11393a0 x86: kvm_para: fix typo in hypercall comments by Jesse Larrew · 12 years ago
  23. f924d66 KVM: VMX: remove unneeded temporary variable from vmx_set_segment() by Gleb Natapov · 12 years ago
  24. 1ecd50a KVM: VMX: clean-up vmx_set_segment() by Gleb Natapov · 12 years ago
  25. 39dcfb9 KVM: VMX: remove redundant code from vmx_set_segment() by Gleb Natapov · 12 years ago
  26. beb853f KVM: VMX: use fix_rmode_seg() to fix all code/data segments by Gleb Natapov · 12 years ago
  27. c6ad1153 KVM: VMX: return correct segment limit and flags for CS/SS registers in real mode by Gleb Natapov · 12 years ago
  28. 0647f4a KVM: VMX: relax check for CS register in rmode_segment_valid() by Gleb Natapov · 12 years ago
  29. 07f42f5 KVM: VMX: cleanup rmode_segment_valid() by Gleb Natapov · 12 years ago
  30. d4b06c2 kvm: fix i8254 counter 0 wraparound by Nickolai Zeldovich · 12 years ago
  31. e11ae1a KVM: remove unused variable. by Gleb Natapov · 12 years ago
  32. 0f888f5 KVM: Increase user memory slots on x86 to 125 by Alex Williamson · 12 years ago
  33. f82a8cf KVM: struct kvm_memory_slot.user_alloc -> bool by Alex Williamson · 12 years ago
  34. 0743247 KVM: Make KVM_PRIVATE_MEM_SLOTS optional by Alex Williamson · 12 years ago
  35. bbacc0c KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS by Alex Williamson · 12 years ago
  36. f3200d0 KVM: inject ExtINT interrupt before APIC interrupts by Gleb Natapov · 12 years ago
  37. 5e2c688 KVM: x86: fix mov immediate emulation for 64-bit operands by Nadav Amit · 12 years ago
  38. 7f66227 KVM: emulator: implement AAD instruction by Gleb Natapov · 12 years ago
  39. 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  40. 896ea17 Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  41. f6e858a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  42. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  43. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  44. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  45. c2d23f9 mm, oom: remove statically defined arch functions of same name by David Rientjes · 12 years ago
  46. 4b0ef1fe page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initialization by Lai Jiangshan · 12 years ago
  47. e180377 thp: change split_huge_page_pmd() interface by Kirill A. Shutemov · 12 years ago
  48. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  49. 1ebaf4f Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  50. 743aa45 Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  51. a05a4e2 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  52. e9a5a91 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  53. 74b8423 Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  54. 5074474 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  55. 0019fab Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  56. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  57. 37ea95a Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  58. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  59. cdc1734 mm: use vm_unmapped_area() in hugetlbfs on i386 architecture by Michel Lespinasse · 12 years ago
  60. 7d02505 mm: fix cache coloring on x86_64 architecture by Michel Lespinasse · 12 years ago
  61. f9902472 mm: use vm_unmapped_area() on x86_64 architecture by Michel Lespinasse · 12 years ago
  62. 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 12 years ago
  63. 58b7825 KVM: emulator: fix real mode segment checks in address linearization by Gleb Natapov · 12 years ago
  64. 0b26b58 VMX: remove unneeded enable_unrestricted_guest check by Gleb Natapov · 12 years ago
  65. a4d3326 KVM: VMX: fix DPL during entry to protected mode by Gleb Natapov · 12 years ago
  66. c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  67. 0ca0d81 x86/kexec: crash_vmclear_local_vmcss needs __rcu by Zhang Yanfei · 12 years ago
  68. bad73c5 Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  69. 1cb73f8 Merge branch 'pci/mjg-pci-roms-from-efi' into next by Bjorn Helgaas · 12 years ago
  70. 28a7938 x86: Fix the error of using "const" in gen-insn-attr-x86.awk by Cong Ding · 12 years ago
  71. dbd3fc3 PCI: Use phys_addr_t for physical ROM address by Bjorn Helgaas · 12 years ago
  72. cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  73. 7e0dd57 Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core by Ingo Molnar · 12 years ago
  74. f0b9abf Merge branch 'linus' into perf/core by Ingo Molnar · 12 years ago
  75. 3ced69f Merge branch 'pci/daniel-numachip' into next by Bjorn Helgaas · 12 years ago
  76. f9726bf x86/PCI: Add NumaChip remote PCI support by Daniel J Blueman · 12 years ago
  77. 4319eb4 x86 mtrr: fix comment typo in mtrr_bp_init by Olaf Hering · 12 years ago
  78. 72e1e86 Merge branch 'pci/mjg-pci-roms-from-efi' into next by Bjorn Helgaas · 12 years ago
  79. 8f536b7 KVM: VMX: provide the vmclear function and a bitmap to support VMCLEAR in kdump by Zhang Yanfei · 12 years ago
  80. f23d1f4 x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessary by Zhang Yanfei · 12 years ago
  81. 6d49e35 propagate name change to comments in kernel source by Nadia Yvette Chambers · 12 years ago
  82. c219346 KVM: MMU: optimize for set_spte by Xiao Guangrong · 12 years ago
  83. f9a37be0 x86: Use PCI setup data by Matthew Garrett · 12 years ago
  84. dd5fc85 EFI: Stash ROMs if they're not in the PCI BAR by Matthew Garrett · 12 years ago
  85. 66f7b72 KVM: x86: Make register state after reset conform to specification by Julian Stecklina · 12 years ago
  86. 2b3c5cb kvm: don't use bit24 for detecting address-specific invalidation capability by Zhang Xiantao · 12 years ago
  87. 0307b7b kvm: remove unnecessary bit checking for ept violation by Zhang Xiantao · 12 years ago
  88. 630e1e0 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 12 years ago
  89. 45e3cc7 KVM: x86: Fix uninitialized return code by Jan Kiszka · 12 years ago
  90. b3c3a9c Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  91. 455e987 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  92. 6a7ed40 Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux into stable/for-linus-3.8 by Konrad Rzeszutek Wilk · 12 years ago
  93. a7be94a xen/PVonHVM: fix compile warning in init_hvm_pv_info by Olaf Hering · 12 years ago
  94. 644c154 x86, fpu: Avoid FPU lazy restore after suspend by Vincent Palatin · 12 years ago
  95. ba90463 KVM: x86: Emulate IA32_TSC_ADJUST MSR by Will Auld · 12 years ago
  96. 8fe8ab4 KVM: x86: Add code to track call origin for msr assignment by Will Auld · 12 years ago
  97. 91d1aa43 context_tracking: New context tracking susbsystem by Frederic Weisbecker · 12 years ago
  98. 5a560f8 KVM: VMX: fix memory order between loading vmcs and clearing vmcs by Xiao Guangrong · 12 years ago
  99. 11af32b x86, 386 removal: Document Nx586 as a 386 and thus unsupported by H. Peter Anvin · 12 years ago
  100. 45c39fb x86, cleanups: Simplify sync_core() in the case of no CPUID by H. Peter Anvin · 12 years ago