1. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  2. 235c7b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  3. 7227fc0 Merge branch 'kvm-ppchv-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-next by Paolo Bonzini · 11 years ago
  4. 72cde5a KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8 by Paul Mackerras · 11 years ago
  5. c5fb80d KVM: PPC: Book3S HV: Fix decrementer timeouts with non-zero TB offset by Paul Mackerras · 11 years ago
  6. 797f9c0 KVM: PPC: Book3S HV: Don't use kvm_memslots() in real mode by Paul Mackerras · 11 years ago
  7. 739e242 KVM: PPC: Book3S HV: Return ENODEV error rather than EIO by Paul Mackerras · 11 years ago
  8. b24f36f KVM: PPC: Book3S: Trim top 4 bits of physical address in RTAS code by Paul Mackerras · 11 years ago
  9. a7d80d0 KVM: PPC: Book3S HV: Add get/set_one_reg for new TM state by Michael Neuling · 11 years ago
  10. e4e3812 KVM: PPC: Book3S HV: Add transactional memory support by Michael Neuling · 11 years ago
  11. 7505258 KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=n by Anton Blanchard · 11 years ago
  12. 69e9fbb2 KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCE by Laurent Dufour · 11 years ago
  13. e59d24e KVM: PPC: Book3S HV: Fix incorrect userspace exit on ioeventfd write by Greg Kurz · 11 years ago
  14. a3dc620 powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlers by Scott Wood · 11 years ago
  15. 9d378df powerpc/booke64: Use SPRG7 for VDSO by Scott Wood · 11 years ago
  16. 4907cdc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  17. 8fbb1da Merge branch 'kvm-ppc-fix' into HEAD by Paolo Bonzini · 11 years ago
  18. e724f08 KVM: PPC: Book3S HV: Fix register usage when loading/saving VRSAVE by Paul Mackerras · 11 years ago
  19. a5b0ccb KVM: PPC: Book3S HV: Remove bogus duplicate code by Paul Mackerras · 11 years ago
  20. e2a0f81 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  21. b73117c Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue by Paolo Bonzini · 11 years ago
  22. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  23. 4068890 KVM: PPC: Book3S PR: Cope with doorbell interrupts by Paul Mackerras · 11 years ago
  24. 7b49041 KVM: PPC: Book3S HV: Add new state for transactional memory by Michael Neuling · 11 years ago
  25. d682916 KVM: PPC: Book3S HV: Basic little-endian guest support by Anton Blanchard · 11 years ago
  26. 8563bf5 KVM: PPC: Book3S HV: Add support for DABRX register on POWER7 by Paul Mackerras · 11 years ago
  27. 5d00f66 KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells by Paul Mackerras · 11 years ago
  28. e0622bd KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8 by Paul Mackerras · 11 years ago
  29. aa31e84 KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs by Paul Mackerras · 11 years ago
  30. e3bbbbf KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap by Paul Mackerras · 11 years ago
  31. 5557ae0 KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8 by Paul Mackerras · 11 years ago
  32. bd3048b KVM: PPC: Book3S HV: Add handler for HV facility unavailable by Michael Ellerman · 11 years ago
  33. ca25205 KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8 by Paul Mackerras · 11 years ago
  34. b005255e KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs by Michael Neuling · 11 years ago
  35. e0b7ec0 KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers by Paul Mackerras · 11 years ago
  36. eee7ff9 KVM: PPC: Book3S HV: Don't set DABR on POWER8 by Michael Neuling · 11 years ago
  37. 6c85f52 kvm/ppc: IRQ disabling cleanup by Scott Wood · 11 years ago
  38. 70713fe3 KVM: PPC: e500: Fix bad address type in deliver_tlb_misss() by Mihai Caraman · 11 years ago
  39. 48eaef0 KVM: PPC: Book3S HV: use xics_wake_cpu only when defined by Andreas Schwab · 11 years ago
  40. 7360177 KVM: PPC: Book3S: MMIO emulation support for little endian guests by Cédric Le Goater · 11 years ago
  41. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  42. 47d45d9 KVM: PPC: NULL return of kvmppc_mmu_hpte_cache_next should be handled by Zhouyi Zhou · 11 years ago
  43. 9bd880a KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state by Tiejun Chen · 11 years ago
  44. 08c9a18 kvm: powerpc: use caching attributes as per linux pte by Bharat Bhushan · 11 years ago
  45. 7c85e6b kvm: book3s: rename lookup_linux_pte() to lookup_linux_pte_and_update() by Bharat Bhushan · 11 years ago
  46. 30a91fe kvm: booke: clear host tlb reference flag on guest tlb invalidation by Bharat Bhushan · 11 years ago
  47. 595e4f7 KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exit by Paul Mackerras · 11 years ago
  48. 99dae3b KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu struct by Paul Mackerras · 11 years ago
  49. efff191 KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures by Paul Mackerras · 11 years ago
  50. 09548fd KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec by Paul Mackerras · 11 years ago
  51. 458ff3c KVM: PPC: fix couple of memory leaks in MPIC/XICS devices by Gleb Natapov · 11 years ago
  52. 398a76c KVM: PPC: Add devname:kvm aliases for modules by Alexander Graf · 11 years ago
  53. 228b1a4 powerpc/booke64: Add LRAT error exception handler by Mihai Caraman · 11 years ago
  54. df9059b KVM: PPC: Book3S HV: Don't drop low-order page address bits by Paul Mackerras · 11 years ago
  55. 36e7bb3 powerpc: book3s: kvm: Don't abuse host r2 in exit path by Aneesh Kumar K.V · 11 years ago
  56. c08ac06 KVM: Use cond_resched() directly and remove useless kvm_resched() by Takuya Yoshikawa · 11 years ago
  57. f5f9721 powerpc/kvm/booke: Fix build break due to stack frame size warning by Scott Wood · 11 years ago
  58. 3d3319b KVM: PPC: Book3S: PR: Enable interrupts earlier by Alexander Graf · 11 years ago
  59. 40fdd8c KVM: PPC: Book3S: PR: Make svcpu -> vcpu store preempt savvy by Alexander Graf · 11 years ago
  60. d825a04 KVM: PPC: Book3S: PR: Don't clobber our exit handler id by Alexander Graf · 11 years ago
  61. 36df96f powerpc/book3s: Decode and save machine check event. by Mahesh Salgaonkar · 11 years ago
  62. 0440705 powerpc/book3s: Add flush_tlb operation in cpu_spec. by Mahesh Salgaonkar · 11 years ago
  63. 27025a6 powerpc: kvm: optimize "sc 1" as fast return by Liu Ping Fan · 11 years ago
  64. 91648ec powerpc: kvm: fix rare but potential deadlock scene by pingfan liu · 11 years ago
  65. c943809 KVM: PPC: Book3S HV: Take SRCU read lock around kvm_read_guest() call by Paul Mackerras · 11 years ago
  66. bf3d32e KVM: PPC: Book3S HV: Make tbacct_lock irq-safe by Paul Mackerras · 11 years ago
  67. f019b7a KVM: PPC: Book3S HV: Refine barriers in guest entry/exit by Paul Mackerras · 11 years ago
  68. caaa4c8 KVM: PPC: Book3S HV: Fix physical address calculations by Paul Mackerras · 11 years ago
  69. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  70. 66a173b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  71. 95f328d Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue by Gleb Natapov · 11 years ago
  72. a78b55d kvm: powerpc: book3s: drop is_hv_enabled by Aneesh Kumar K.V · 11 years ago
  73. cbbc58d kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine by Aneesh Kumar K.V · 11 years ago
  74. 5587027 kvm: Add struct kvm arg to memslot APIs by Aneesh Kumar K.V · 11 years ago
  75. 2ba9f0d kvm: powerpc: book3s: Support building HV and PR KVM as module by Aneesh Kumar K.V · 11 years ago
  76. dba291f kvm: powerpc: booke: Move booke related tracepoints to separate header by Aneesh Kumar K.V · 11 years ago
  77. 72c1253 kvm: powerpc: book3s: pr: move PR related tracepoints to a separate header by Aneesh Kumar K.V · 11 years ago
  78. 699cc87 kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops by Aneesh Kumar K.V · 11 years ago
  79. dd96b2c kvm: powerpc: book3s: Cleanup interrupt handling code by Aneesh Kumar K.V · 11 years ago
  80. 3a167bea kvm: powerpc: Add kvmppc_ops callback by Aneesh Kumar K.V · 11 years ago
  81. 9975f5e kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE by Aneesh Kumar K.V · 11 years ago
  82. 7aa7993 kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE by Aneesh Kumar K.V · 11 years ago
  83. 066212e kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binary by Paul Mackerras · 11 years ago
  84. 178db62 kvm: powerpc: book3s: remove kvmppc_handler_highmem label by Paul Mackerras · 11 years ago
  85. ce11e48 KVM: PPC: E500: Add userspace debug stub support by Bharat Bhushan · 11 years ago
  86. 547465e KVM: PPC: E500: Using "struct debug_reg" by Bharat Bhushan · 11 years ago
  87. b12c784 KVM: PPC: E500: exit to user space on "ehpriv 1" instruction by Bharat Bhushan · 11 years ago
  88. 84e4d63 kvm: powerpc: e500: mark page accessed when mapping a guest page by Bharat Bhushan · 11 years ago
  89. ca8ccbd kvm: powerpc: allow guest control "G" attribute in mas2 by Bharat Bhushan · 11 years ago
  90. fd75cb5 kvm: powerpc: allow guest control "E" attribute in mas2 by Bharat Bhushan · 11 years ago
  91. 44a3add KVM: PPC: Book3S HV: Better handling of exceptions that happen in real mode by Paul Mackerras · 11 years ago
  92. f1378b1 kvm: powerpc: book3s hv: Fix vcore leak by Paul Mackerras · 11 years ago
  93. 491d6ec KVM: PPC: Book3S PR: Reduce number of shadow PTEs invalidated by MMU notifiers by Paul Mackerras · 11 years ago
  94. adc0baf KVM: PPC: Book3S PR: Mark pages accessed, and dirty if being written by Paul Mackerras · 11 years ago
  95. d78bca7 KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page() by Paul Mackerras · 11 years ago
  96. 93b159b KVM: PPC: Book3S PR: Better handling of host-side read-only pages by Paul Mackerras · 11 years ago
  97. 4f6c11d KVM: PPC: Book3S: Move skip-interrupt handlers to common code by Paul Mackerras · 11 years ago
  98. 3ff9550 KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache by Paul Mackerras · 11 years ago
  99. 9308ab8 KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe by Paul Mackerras · 11 years ago
  100. 5cd92a9 KVM: PPC: Book3S PR: Correct errors in H_ENTER implementation by Paul Mackerras · 11 years ago