1. 55438cc KVM: ia64: define kvm_lapic_enabled() to fix a compile error by Takuya Yoshikawa · 14 years ago
  2. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  3. 979586e KVM: ia64: cleanup kvm_ia64_sync_dirty_log() by Takuya Yoshikawa · 14 years ago
  4. 4482b06 KVM: ia64: fix dirty_log_lock spin_lock section not to include get_dirty_log() by Takuya Yoshikawa · 14 years ago
  5. a1f4d395 KVM: Remove memory alias support by Avi Kivity · 14 years ago
  6. 2122ff5 KVM: move vcpu locking to dispatcher for generic vcpu ioctls by Avi Kivity · 14 years ago
  7. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  8. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  9. 3499f4d KVM: ia64: Add missing spin_unlock in kvm_arch_hardware_enable() by Julia Lawall · 14 years ago
  10. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  11. 0ee75be KVM: Let vcpu structure alignment be determined at runtime by Avi Kivity · 14 years ago
  12. 90d83dc KVM: use the correct RCU API for PROVE_RCU=y by Lai Jiangshan · 14 years ago
  13. 600f1ec KVM: ia64: fix the error of ioctl KVM_IRQ_LINE if no irq chip by Wei Yongjun · 14 years ago
  14. 5c0d092 KVM: ia64: fix the error code of ioctl KVM_IA64_VCPU_GET_STACK failure by Wei Yongjun · 14 years ago
  15. 87bf6e7 KVM: fix the handling of dirty bitmaps to avoid overflows by Takuya Yoshikawa · 14 years ago
  16. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  17. c812a51 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  18. 2b55f36 Rename .text.ivt to .text..ivt. by Denys Vlasenko · 14 years ago
  19. 4b7bb92 KVM: ia64: destroy ioapic device if fail to setup default irq routing by Wei Yongjun · 14 years ago
  20. 16fbb5e KVM: ia64: Fix string literal continuation lines by Joe Perches · 14 years ago
  21. 6474920 KVM: fix cleanup_srcu_struct on vm destruction by Marcelo Tosatti · 15 years ago
  22. 0f0412c KVM: ia64: remove redundant kvm_get_exit_data() NULL tests by Roel Kluin · 15 years ago
  23. 79fac95 KVM: convert slots_lock to a mutex by Marcelo Tosatti · 15 years ago
  24. f656ce0 KVM: switch vcpu context to use SRCU by Marcelo Tosatti · 15 years ago
  25. e93f8a0 KVM: convert io_bus to SRCU by Marcelo Tosatti · 15 years ago
  26. bc6678a KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update by Marcelo Tosatti · 15 years ago
  27. f7784b8 KVM: split kvm_arch_set_memory_region into prepare and commit by Marcelo Tosatti · 15 years ago
  28. 46a26bf KVM: modify memslots layout in struct kvm by Marcelo Tosatti · 15 years ago
  29. 50eb2a3 KVM: Add KVM_MMIO kconfig item by Avi Kivity · 15 years ago
  30. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  31. 3a4d5c94e vhost_net: a kernel-level virtio server by Michael S. Tsirkin · 15 years ago
  32. a662b81 KVM: ia64: fix build breakage due to host spinlock change by Luck, Tony · 15 years ago
  33. 98b8788 drop explicit include of autoconf.h by Sam Ravnborg · 15 years ago
  34. 10474ae KVM: Activate Virtualization On Demand by Alexander Graf · 15 years ago
  35. bfd99ff KVM: Move assigned device code to own file by Avi Kivity · 15 years ago
  36. 367e131 KVM: Return -ENOTTY on unrecognized ioctls by Avi Kivity · 15 years ago
  37. 680b364 KVM: Drop kvm->irq_lock lock from irq injection path by Gleb Natapov · 15 years ago
  38. eba0226 KVM: Move IO APIC to its own lock by Gleb Natapov · 15 years ago
  39. a1b3710 KVM: Reduce runnability interface with arch support code by Gleb Natapov · 15 years ago
  40. bda9020 KVM: remove in_range from io devices by Michael S. Tsirkin · 15 years ago
  41. 2023a29 KVM: remove old KVMTRACE support code by Marcelo Tosatti · 15 years ago
  42. 988a2ca KVM: Use macro to iterate over vcpus. by Gleb Natapov · 15 years ago
  43. 73880c8 KVM: Break dependency between vcpu index in vcpus array and vcpu_id. by Gleb Natapov · 15 years ago
  44. c5af89b KVM: Introduce kvm_vcpu_is_bsp() function. by Gleb Natapov · 15 years ago
  45. fa40a82 KVM: switch irq injection/acking data structures to irq_lock by Marcelo Tosatti · 15 years ago
  46. 3032b92 KVM: ia64: Correct itc_offset calculations by Jes Sorensen · 15 years ago
  47. 0ba12d1 KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig by Avi Kivity · 15 years ago
  48. e9cbde8 KVM: ia64: fix build failures due to ia64/unsigned long mismatches by Avi Kivity · 15 years ago
  49. 58782b3 [IA64] Remove unnecessary semicolons by Joe Perches · 15 years ago
  50. ffdfa07 KVM: ia64: fix ia64 build due to missing kallsyms_lookup() and double export by Jes Sorensen · 15 years ago
  51. 32f8840 KVM: use smp_send_reschedule in kvm_vcpu_kick by Marcelo Tosatti · 15 years ago
  52. 43890ae KVM: ia64: ia64 vcpu_reset() do not call kmalloc() with irqs disabled by Jes Sorensen · 15 years ago
  53. 4d13c3b KVM: ia64: preserve int status through call to kvm_insert_vmm_mapping by Jes Sorensen · 15 years ago
  54. 457459c KVM: ia64: restore irq state before calling kvm_vcpu_init by Jes Sorensen · 15 years ago
  55. f9b647a KVM: ia64: remove empty function vti_vcpu_load() by Jes Sorensen · 15 years ago
  56. 64f6afb KVM: ia64: Flush all TLBs once guest's memory mapping changes. by Xiantao Zhang · 15 years ago
  57. c6b60c6 KVM: ia64: Don't hold slots_lock in guest mode by Jes Sorensen · 15 years ago
  58. 2906e79 KVM: ia64: make kvm depend on CONFIG_MODULES. by Zhang, Xiantao · 15 years ago
  59. 362c105 KVM: ia64: enable external interrupt in vmm by Yang Zhang · 15 years ago
  60. 7864612 KVM: Fix interrupt unhalting a vcpu when it shouldn't by Gleb Natapov · 15 years ago
  61. 09cec75 KVM: Timer event should not unconditionally unhalt vcpu. by Gleb Natapov · 15 years ago
  62. 0b5d7a2 KVM: ia64: Drop in SN2 replacement of fast path ITC emulation fault handler by Jes Sorensen · 15 years ago
  63. ce17c64 KVM: ia64: SN2 adjust emulated ITC frequency to match RTC frequency by Jes Sorensen · 15 years ago
  64. c6c9fcd KVM: ia64: Create inline function kvm_get_itc() to centralize ITC reading. by Jes Sorensen · 15 years ago
  65. 0c72ea7 KVM: ia64: Map in SN2 RTC registers to the VMM module by Jes Sorensen · 15 years ago
  66. 58c2dde KVM: APIC: get rid of deliver_bitmask by Gleb Natapov · 15 years ago
  67. e103571 KVM: change the way how lowest priority vcpu is calculated by Gleb Natapov · 15 years ago
  68. 343f94f KVM: consolidate ioapic/ipi interrupt delivery logic by Gleb Natapov · 15 years ago
  69. 6da7e3f KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts by Gleb Natapov · 15 years ago
  70. 3f5e06f KVM: ia64: fix compilation error in kvm_get_lowest_prio_vcpu by Yang Zhang · 15 years ago
  71. d24d2c1 KVM: ia64: fix locking order entering guest by Jes Sorensen · 15 years ago
  72. c66b31f Pull pvops into release branch by Tony Luck · 15 years ago
  73. 7120569 ia64: remove some warnings. by Isaku Yamahata · 15 years ago
  74. dae17da ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress false positive warning. by Isaku Yamahata · 15 years ago
  75. 6b08035 KVM: ia64: Fix the build errors due to lack of macros related to MSI. by Xiantao Zhang · 15 years ago
  76. 4925663 KVM: Report IRQ injection status to userspace. by Gleb Natapov · 15 years ago
  77. 934d534 KVM: ia64: dynamic nr online cpus by Jes Sorensen · 16 years ago
  78. 7d656bd KVM: ia64: Implement some pal calls needed for windows 2008 by Xiantao Zhang · 16 years ago
  79. 4b7bb62 KVM: ia64: Add the support for translating PAL Call's pointer args by Xiantao Zhang · 16 years ago
  80. 27d1464 KVM: ia64: vTLB change for enabling windows 2008 boot by Xiantao Zhang · 16 years ago
  81. 399ec80 KVM: Userspace controlled irq routing by Avi Kivity · 16 years ago
  82. 5d9b8e3 KVM: Add CONFIG_HAVE_KVM_IRQCHIP by Avi Kivity · 16 years ago
  83. 22ccb14 KVM: ia64: Code cleanup by Xiantao Zhang · 16 years ago
  84. e9a999f KVM: ia64: stack get/restore patch by Jes Sorensen · 16 years ago
  85. d0bfb94 KVM: New guest debug interface by Jan Kiszka · 16 years ago
  86. ad8ba2c KVM: Add kvm_arch_sync_events to sync with asynchronize events by Sheng Yang · 16 years ago
  87. d39123a KVM: ia64: fix fp fault/trap handler by Yang Zhang · 16 years ago
  88. 19de40a KVM: change KVM to use IOMMU API by Joerg Roedel · 16 years ago
  89. c4fa386 KVM: rename vtd.c to iommu.c by Joerg Roedel · 16 years ago
  90. 042b26e KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs() by Jes Sorensen · 16 years ago
  91. ca9edae KVM: Consolidate userspace memory capability reporting into common code by Avi Kivity · 16 years ago
  92. 8fe0736 KVM: ia64: Clean up vmm_ivt.S using tab to indent every line by Xiantao Zhang · 16 years ago
  93. 9f7d5bb KVM: ia64: Add handler for crashed vmm by Xiantao Zhang · 16 years ago
  94. 5e2be19 KVM: ia64: Add some debug points to provide crash infomation by Xiantao Zhang · 16 years ago
  95. 7d63797 KVM: ia64: Define printk function for kvm-intel module by Xiantao Zhang · 16 years ago
  96. 30ed5bb KVM: ia64: Remove some macro definitions in asm-offsets.c. by Xiantao Zhang · 16 years ago
  97. 853dafb KVM: ia64: Remove lock held by halted vcpu by Xiantao Zhang · 16 years ago
  98. a917f7af3 KVM: ia64: Re-organize data sturure of guests' data area by Xiantao Zhang · 16 years ago
  99. ce50b91 KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLER by Xiantao Zhang · 16 years ago
  100. 547567c KVM: ia64: Fix incorrect kbuild CFLAGS override by Xiantao Zhang · 16 years ago