1. ae75954 KVM: SVM: Auto-load on CPUs with SVM by Josh Triplett · 12 years ago
  2. 9de6fe9 KVM: PPC: add CPU_FTR_EMB_HV to CPU table by Scott Wood · 12 years ago
  3. 1e3f42f KVM: MMU: Improve iteration through sptes from rmap by Takuya Yoshikawa · 12 years ago
  4. 220f773 KVM: MMU: Make pte_list_desc fit cache lines well by Takuya Yoshikawa · 12 years ago
  5. c36fc04 KVM: x86: add paging gcc optimization by Davidlohr Bueso · 12 years ago
  6. e9bda3b KVM: VMX: Auto-load on CPUs with VMX by Josh Triplett · 12 years ago
  7. bbcc9c0 powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64 by Benjamin Herrenschmidt · 12 years ago
  8. 966cd0f KVM: PPC: Ignore unhalt request from kvm_vcpu_block by Alexander Graf · 12 years ago
  9. 4f225ae KVM: PPC: Book3s: PR: Add HV traps so we can run in HV=1 mode on p7 by Alexander Graf · 12 years ago
  10. 6df79df KVM: PPC: Emulate tw and td instructions by Alexander Graf · 12 years ago
  11. 6020c0f KVM: PPC: Pass EA to updating emulation ops by Alexander Graf · 12 years ago
  12. 8943633 KVM: PPC: Work around POWER7 DABR corruption problem by Paul Mackerras · 12 years ago
  13. 7657f40 KVM: PPC: Book 3S: Fix compilation for !HV configs by Paul Mackerras · 12 years ago
  14. c0fe7b0 Restore guest CR after exit timing calculation by Bharat Bhushan · 12 years ago
  15. 0456ec4 KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log by Paul Mackerras · 12 years ago
  16. 2e25aa5 KVM: PPC: Book3S HV: Make virtual processor area registration more robust by Paul Mackerras · 12 years ago
  17. f0888f7 KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs by Paul Mackerras · 12 years ago
  18. f612771 KVM: PPC: Save/Restore CR over vcpu_run by Alexander Graf · 12 years ago
  19. 3aaefef KVM: PPC: Book3s: PR: Add SPAPR H_BULK_REMOVE support by Matt Evans · 12 years ago
  20. 03660ba KVM: PPC: Booke: only prepare to enter when we enter by Alexander Graf · 12 years ago
  21. 7cc1e8e KVM: PPC: booke: Reinject performance monitor interrupts by Alexander Graf · 12 years ago
  22. 4e642cc KVM: PPC: booke: expose good state on irq reinject by Alexander Graf · 12 years ago
  23. 95f2e92 KVM: PPC: booke: Support perfmon interrupts by Alexander Graf · 12 years ago
  24. c6b3733 KVM: PPC: e500: fix typo in tlb code by Alexander Graf · 12 years ago
  25. 55cdf08 KVM: PPC: bookehv: remove unused code by Alexander Graf · 12 years ago
  26. 0268597 KVM: PPC: booke: add GS documentation for program interrupt by Alexander Graf · 12 years ago
  27. c35c9d8 KVM: PPC: booke: Readd debug abort code for machine check by Alexander Graf · 12 years ago
  28. 5fd8505 KVM: PPC: bookehv: add comment about shadow_msr by Alexander Graf · 12 years ago
  29. e9ba39c KVM: PPC: bookehv: disable MAS register updates early by Alexander Graf · 12 years ago
  30. 8a3da55 KVM: PPC: bookehv: remove SET_VCPU by Alexander Graf · 12 years ago
  31. 8764b46 KVM: PPC: bookehv: remove negation for CONFIG_64BIT by Alexander Graf · 12 years ago
  32. 73ede8d KVM: PPC: bookehv: fix exit timing by Alexander Graf · 12 years ago
  33. 8b3a00f KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1 by Alexander Graf · 12 years ago
  34. a8e4ef8 KVM: PPC: booke: rework rescheduling checks by Alexander Graf · 12 years ago
  35. d1ff549 KVM: PPC: booke: deliver program int on emulation failure by Alexander Graf · 12 years ago
  36. acab052 KVM: PPC: booke: remove leftover debugging by Alexander Graf · 12 years ago
  37. b2e19b2 KVM: PPC: make e500v2 kvm and e500mc cpu mutually exclusive by Alexander Graf · 12 years ago
  38. bf7ca4b KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2 by Alexander Graf · 12 years ago
  39. 1d628af KVM: PPC: e500mc: add load inst fixup by Alexander Graf · 12 years ago
  40. a2723ce KVM: PPC: e500mc: Move r1/r2 restoration very early by Alexander Graf · 12 years ago
  41. 79300f8 KVM: PPC: e500mc: implicitly set MSR_GS by Alexander Graf · 12 years ago
  42. 4ab9691 KVM: PPC: e500mc: Add doorbell emulation support by Alexander Graf · 12 years ago
  43. 73196cd KVM: PPC: e500mc support by Scott Wood · 13 years ago
  44. 8fae845 KVM: PPC: booke: standard PPC floating point support by Scott Wood · 13 years ago
  45. d30f6e4 KVM: PPC: booke: category E.HV (GS-mode) support by Scott Wood · 13 years ago
  46. cfac578 powerpc/booke: Provide exception macros with interrupt name by Scott Wood · 13 years ago
  47. ab9fc40 KVM: PPC: e500: emulate tlbilx by Scott Wood · 13 years ago
  48. 4f802fe KVM: PPC: e500: Track TLB1 entries with a bitmap by Scott Wood · 13 years ago
  49. 8fdd21a2 KVM: PPC: e500: refactor core-specific TLB code by Scott Wood · 13 years ago
  50. 52e1718 KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h by Scott Wood · 13 years ago
  51. fc6cf99 KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h by Scott Wood · 13 years ago
  52. 29a5a6f KVM: PPC: e500: rename e500_tlb.h to e500.h by Scott Wood · 13 years ago
  53. fafd683 KVM: PPC: booke: Move vm core init/destroy out of booke.c by Scott Wood · 13 years ago
  54. 94fa9d9 KVM: PPC: booke: add booke-level vcpu load/put by Scott Wood · 13 years ago
  55. 043cc4d KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv by Scott Wood · 13 years ago
  56. 06aae86 powerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLE by Scott Wood · 13 years ago
  57. 52b066f powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bit by Scott Wood · 13 years ago
  58. 93474b2 KVM: Remove unused dirty_bitmap_head and nr_dirty_pages by Takuya Yoshikawa · 12 years ago
  59. 60c3461 KVM: Switch to srcu-less get_dirty_log() by Takuya Yoshikawa · 12 years ago
  60. 5dc99b23 KVM: Avoid checking huge page mappings in get_dirty_log() by Takuya Yoshikawa · 12 years ago
  61. a0ed460 KVM: MMU: Split the main body of rmap_write_protect() off from others by Takuya Yoshikawa · 12 years ago
  62. 2489970 kvmclock: remove unneeded EXPORT macro by Eric B Munson · 12 years ago
  63. 8c84780 KVM: fix kvm_vcpu_kick build failure on S390 by Marcelo Tosatti · 12 years ago
  64. 5d1c0f4 watchdog: add check for suspended vm in softlockup detector by Eric B Munson · 12 years ago
  65. 1c0b28c KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL by Eric B Munson · 12 years ago
  66. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  67. eae3ee7 x86: pvclock: Add flag to indicate that a vm was stopped by the host by Eric B Munson · 12 years ago
  68. 2246f8b KVM: PPC: Rework wqp conditional code by Alexander Graf · 12 years ago
  69. b6d3383 KVM: Factor out kvm_vcpu_kick to arch-generic code by Christoffer Dall · 12 years ago
  70. 66ef893 KVM: schedule debugfs statistics for removal by Avi Kivity · 12 years ago
  71. 675acb7 KVM: SVM: count all irq windows exit by Jason Wang · 12 years ago
  72. 786a9f8 KVM: set upper bounds for iobus dev to limit userspace by Amos Kong · 12 years ago
  73. a1300716 KVM: resize kvm_io_range array dynamically by Amos Kong · 12 years ago
  74. 83c5291 KVM: x86: expose Intel cpu new features (HLE, RTM) to guest by Liu, Jinsong · 12 years ago
  75. 0034102 Linux 3.4-rc2 by Linus Torvalds · 12 years ago
  76. f4e52e7 Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  77. a3fac08 Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  78. 664481e Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  79. d6a624e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  80. f21fec9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  81. a0421da Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  82. 06383f1 tcm_fc: Do not free tpg structure during wq allocation failure by Mark Rustad · 12 years ago
  83. e1c4038 tcm_fc: Add abort flag for gracefully handling exchange timeout by Mark Rustad · 12 years ago
  84. eeaab2d Merge branches 'idle-fix' and 'misc' into release by Len Brown · 12 years ago
  85. aaef292 MAINTAINERS: Update git url for ACPI by Igor Murzov · 12 years ago
  86. 4157368 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  87. 9479f0f Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  88. 1ddca05 Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  89. f68e556 Make the "word-at-a-time" helper functions more commonly usable by Linus Torvalds · 12 years ago
  90. ee01e66 cpuidle: Fix panic in CPU off-lining with no idle driver by Toshi Kani · 12 years ago
  91. 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  92. f09d843 xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success by Jan Beulich · 12 years ago
  93. 0ee46ec xen/pciback: fix XEN_PCI_OP_enable_msix result by Jan Beulich · 12 years ago
  94. e8c9e78 xen/smp: Remove unnecessary call to smp_processor_id() by Srivatsa S. Bhat · 12 years ago
  95. 2531d64 xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries' by Konrad Rzeszutek Wilk · 12 years ago
  96. e95ae5a xen: only check xen_platform_pci_unplug if hvm by Igor Mammedov · 12 years ago
  97. 110c433 net: fix a race in sock_queue_err_skb() by Eric Dumazet · 12 years ago
  98. 4a7e7c2 netlink: fix races after skb queueing by Eric Dumazet · 12 years ago
  99. e34fac1 doc, net: Update ndo_start_xmit return type and values by Ben Hutchings · 12 years ago
  100. de7aca1 doc, net: Remove instruction to set net_device::trans_start by Ben Hutchings · 12 years ago