1. 08d19f51 Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  2. e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  3. 0999d97 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  4. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  5. 4d31a2b fbdev: ignore VESA modes if framebuffer does not support them by Michal Januszewski · 16 years ago
  6. 036b4c5 x86: convert Calgary IOMMU driver to generic iommu_num_pages function by Joerg Roedel · 16 years ago
  7. e3c449f x86, AMD IOMMU: convert driver to generic iommu_num_pages function by Joerg Roedel · 16 years ago
  8. 1477b8e x86: convert GART driver to generic iommu_num_pages function by Joerg Roedel · 16 years ago
  9. bdab0ba x86: rename iommu_num_pages function to iommu_nr_pages by Joerg Roedel · 16 years ago
  10. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
  11. f7a5000 compat: move cp_compat_stat to common code by Christoph Hellwig · 16 years ago
  12. 25ddbb1 Make the taint flags reliable by Andi Kleen · 16 years ago
  13. 9ba1608 Kconfig: eliminate "def_bool n" constructs by Jan Beulich · 16 years ago
  14. 80a914d misc: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  15. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  16. ae87221d sysfs: crash debugging by Andrew Morton · 17 years ago
  17. 3de42dc KVM: Separate irq ack notification out of arch/x86/kvm/irq.c by Xiantao Zhang · 16 years ago
  18. 8a98f66 KVM: Move device assignment logic to common code by Xiantao Zhang · 16 years ago
  19. 371c01b KVM: Device Assignment: Move vtd.c from arch/x86/kvm/ to virt/kvm/ by Zhang xiantao · 16 years ago
  20. 83dbc83 KVM: VMX: enable invlpg exiting if EPT is disabled by Marcelo Tosatti · 16 years ago
  21. 1b10bf3 KVM: x86: Silence various LAPIC-related host kernel messages by Jan Kiszka · 16 years ago
  22. e5fcfc8 KVM: Device Assignment: Map mmio pages into VT-d page table by Weidong Han · 16 years ago
  23. e482580 KVM: PIC: enhance IPI avoidance by Marcelo Tosatti · 16 years ago
  24. 582801a KVM: MMU: add "oos_shadow" parameter to disable oos by Marcelo Tosatti · 16 years ago
  25. 0074ff6 KVM: MMU: speed up mmu_unsync_walk by Marcelo Tosatti · 16 years ago
  26. 4731d4c KVM: MMU: out of sync shadow core by Marcelo Tosatti · 16 years ago
  27. 6844dec KVM: MMU: mmu_convert_notrap helper by Marcelo Tosatti · 16 years ago
  28. 0738541 KVM: MMU: awareness of new kvm_mmu_zap_page behaviour by Marcelo Tosatti · 16 years ago
  29. ad8cfbe KVM: MMU: mmu_parent_walk by Marcelo Tosatti · 16 years ago
  30. a705289 KVM: x86: trap invlpg by Marcelo Tosatti · 16 years ago
  31. 0ba73cd KVM: MMU: sync roots on mmu reload by Marcelo Tosatti · 16 years ago
  32. e8bc217 KVM: MMU: mode specific sync_page by Marcelo Tosatti · 16 years ago
  33. 38187c8 KVM: MMU: do not write-protect large mappings by Marcelo Tosatti · 16 years ago
  34. a378b4e KVM: MMU: move local TLB flush to mmu_set_spte by Marcelo Tosatti · 16 years ago
  35. 1e73f9d KVM: MMU: split mmu_set_spte by Marcelo Tosatti · 16 years ago
  36. 93a423e KVM: MMU: flush remote TLBs on large->normal entry overwrite by Marcelo Tosatti · 16 years ago
  37. a085460 x86: pvclock: fix shadowed variable warning by Harvey Harrison · 16 years ago
  38. af2152f KVM: don't enter guest after SIPI was received by a CPU by Gleb Natapov · 16 years ago
  39. 2259e3a KVM: x86.c make kvm_load_realmode_segment static by Harvey Harrison · 16 years ago
  40. 4c2155c KVM: switch to get_user_pages_fast by Marcelo Tosatti · 16 years ago
  41. bfadade KVM: Device Assignment: Free device structures if IRQ allocation fails by Amit Shah · 16 years ago
  42. 62c476c KVM: Device Assignment with VT-d by Ben-Ami Yassour · 16 years ago
  43. 6b2ada8 Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus by Ingo Molnar · 16 years ago
  44. aa3a816 KVM: x86 emulator: Use DstAcc for 'and' by Guillaume Thouvenin · 16 years ago
  45. 8a9fee6 KVM: x86 emulator: Add cmp al, imm and cmp ax, imm instructions (ocodes 3c, 3d) by Guillaume Thouvenin · 16 years ago
  46. 9c9fddd KVM: x86 emulator: Add DstAcc operand type by Guillaume Thouvenin · 16 years ago
  47. defed7e x86: Move FEATURE_CONTROL bits to msr-index.h by Sheng Yang · 16 years ago
  48. 9ea542f KVM: VMX: Rename IA32_FEATURE_CONTROL bits by Sheng Yang · 16 years ago
  49. ef46f18 KVM: x86 emulator: fix jmp r/m64 instruction by Avi Kivity · 16 years ago
  50. 4b92fe0 KVM: VMX: Cleanup stalled INTR_INFO read by Jan Kiszka · 16 years ago
  51. 9c3e4aa KVM: x86: unhalt vcpu0 on reset by Marcelo Tosatti · 16 years ago
  52. d19292e KVM: x86 emulator: Add call near absolute instruction (opcode 0xff/2) by Mohammed Gamal · 16 years ago
  53. d769017 KVM: x86: do not execute halted vcpus by Marcelo Tosatti · 16 years ago
  54. a6a3034 KVM: x86 emulator: Add in/out instructions (opcodes 0xe4-0xe7, 0xec-0xef) by Mohammed Gamal · 16 years ago
  55. fa89a81 KVM: Add statistics for guest irq injections by Avi Kivity · 16 years ago
  56. d40a1ee KVM: MMU: Modify kvm_shadow_walk.entry to accept u64 addr by Sheng Yang · 16 years ago
  57. fb4616f KVM: x86 emulator: Add std and cld instructions (opcodes 0xfc-0xfd) by Mohammed Gamal · 16 years ago
  58. a89c1ad KVM: add MC5_MISC msr read support by Joerg Roedel · 16 years ago
  59. 48d1503 KVM: SVM: No need to unprotect memory during event injection when using npt by Avi Kivity · 16 years ago
  60. 3201b5d KVM: MMU: Fix setting the accessed bit on non-speculative sptes by Avi Kivity · 16 years ago
  61. 171d595 KVM: MMU: Flush tlbs after clearing write permission when accessing dirty log by Avi Kivity · 16 years ago
  62. 2245a28 KVM: MMU: Add locking around kvm_mmu_slot_remove_write_access() by Avi Kivity · 16 years ago
  63. bc2d429 KVM: MMU: Account for npt/ept/realmode page faults by Avi Kivity · 16 years ago
  64. a5e2e82 KVM: x86 emulator: Add mov r, imm instructions (opcodes 0xb0-0xbf) by Mohammed Gamal · 16 years ago
  65. acee3c0 KVM: Allocate guest memory as MAP_PRIVATE, not MAP_SHARED by Avi Kivity · 16 years ago
  66. abb9e0b KVM: MMU: Convert the paging mode shadow walk to use the generic walker by Avi Kivity · 16 years ago
  67. 140754b KVM: MMU: Convert direct maps to use the generic shadow walker by Avi Kivity · 16 years ago
  68. 3d000db KVM: MMU: Add generic shadow walker by Avi Kivity · 16 years ago
  69. 6c41f42 KVM: MMU: Infer shadow root level in direct_map() by Avi Kivity · 16 years ago
  70. 6e37d3d KVM: MMU: Unify direct map 4K and large page paths by Avi Kivity · 16 years ago
  71. 135f8c2 KVM: MMU: Move SHADOW_PT_INDEX to mmu.c by Avi Kivity · 16 years ago
  72. 6eb06cb KVM: x86 emulator: remove bad ByteOp specifier from NEG descriptor by Avi Kivity · 16 years ago
  73. 41afa02 KVM: x86 emulator: remove duplicate SrcImm by roel kluin · 16 years ago
  74. f4bbd9a KVM: Load real mode segments correctly by Avi Kivity · 16 years ago
  75. a16b20d KVM: VMX: Change segment dpl at reset to 3 by Avi Kivity · 16 years ago
  76. 5706be0 KVM: VMX: Change cs reset state to be a data segment by Avi Kivity · 16 years ago
  77. ee032c9 KVM: make irq ack notifier functions static by Harvey Harrison · 16 years ago
  78. 29c8fa3 KVM: Use kvm_set_irq to inject interrupts by Amit Shah · 16 years ago
  79. 94c935a1 KVM: SVM: Fix typo by Amit Shah · 16 years ago
  80. a89a8fb KVM: VMX: Modify mode switching and vmentry functions by Mohammed Gamal · 16 years ago
  81. ea953ef KVM: VMX: Add invalid guest state handler by Mohammed Gamal · 16 years ago
  82. 04fa4d3 KVM: VMX: Add module parameter and emulation flag. by Mohammed Gamal · 16 years ago
  83. 648dfaa KVM: VMX: Add Guest State Validity Checks by Mohammed Gamal · 16 years ago
  84. 6762b72 KVM: Device assignment: Check for privileges before assigning irq by Amit Shah · 16 years ago
  85. dc7404c KVM: Handle spurious acks for PIT interrupts by Avi Kivity · 16 years ago
  86. 85428ac KVM: fix i8259 reset irq acking by Marcelo Tosatti · 16 years ago
  87. ecfc79c KVM: VMX: Use interrupt queue for !irqchip_in_kernel by Avi Kivity · 16 years ago
  88. 29415c3 KVM: set debug registers after "schedulable" section by Marcelo Tosatti · 16 years ago
  89. 464d17c KVM: VMX: Clean up magic number 0x66 in init_rmode_tss by Sheng Yang · 16 years ago
  90. 6ad18fb KVM: Reduce stack usage in kvm_pv_mmu_op() by Dave Hansen · 16 years ago
  91. b772ff3 KVM: Reduce stack usage in kvm_arch_vcpu_ioctl() by Dave Hansen · 16 years ago
  92. f0d6627 KVM: Reduce kvm stack usage in kvm_arch_vm_ioctl() by Dave Hansen · 16 years ago
  93. 4d5c5d0 KVM: pci device assignment by Ben-Ami Yassour · 16 years ago
  94. 0293615 x86: KVM guest: use paravirt function to calculate cpu khz by Glauber Costa · 16 years ago
  95. 3807f34 x86: paravirt: factor out cpu_khz to common code by Glauber Costa · 16 years ago
  96. 3cf57fe KVM: PIT: fix injection logic and count by Marcelo Tosatti · 16 years ago
  97. f524472 KVM: irq ack notification by Marcelo Tosatti · 16 years ago
  98. 564f153 KVM: Add irq ack notifier list by Avi Kivity · 16 years ago
  99. b5e2fec KVM: Ignore DEBUGCTL MSRs with no effect by Alexander Graf · 16 years ago
  100. 313dbd4 KVM: VMX: Avoid vmwrite(HOST_RSP) when possible by Avi Kivity · 16 years ago