1. a28ebea KVM: Protect device ops->create and list_add with kvm->lock by Christoffer Dall · 8 years ago
  2. 023e9fd KVM: PPC: Move xics_debugfs_init out of create by Christoffer Dall · 8 years ago
  3. f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  4. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  5. 23528bb KVM: PPC: Introduce KVM_CAP_PPC_HTM by Sam Bobroff · 8 years ago
  6. 93d1739 KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE by Paul Mackerras · 8 years ago
  7. f024ee0 KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures by Paul Mackerras · 8 years ago
  8. 7025776 powerpc/mm: Move hash table ops to a separate structure by Benjamin Herrenschmidt · 8 years ago
  9. d3cbff1 powerpc: Put exception configuration in a common place by Benjamin Herrenschmidt · 8 years ago
  10. 58ab5e0 Kbuild: arch: look for generated headers in obtree by Arnd Bergmann · 8 years ago
  11. 5fa6b6b powerpc/powernv: Rename reusable idle functions to hardware agnostic names by Shreyas B. Prabhu · 8 years ago
  12. f875051 powerpc/kvm: Clarify __user annotations by Daniel Axtens · 8 years ago
  13. c63cf53 KVM: pass struct kvm to kvm_set_routing_entry by Radim Krčmář · 8 years ago
  14. 6d5315b Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 8 years ago
  15. 6edaa53 KVM: remove kvm_guest_enter/exit wrappers by Paolo Bonzini · 8 years ago
  16. fd7bacb KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interrupt by Mahesh Salgaonkar · 8 years ago
  17. b69890d KVM: PPC: Book3S PR: Fix contents of SRR1 when injecting a program exception by Thomas Huth · 8 years ago
  18. 708e75a KVM: PPC: Book3S PR: Fix illegal opcode emulation by Thomas Huth · 8 years ago
  19. f55d966 powerpc: Define and use PPC64_ELF_ABI_v2/v1 by Michael Ellerman · 8 years ago
  20. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  21. 3491caf KVM: halt_polling: provide a way to qualify wakeups during poll by Christian Borntraeger · 8 years ago
  22. b1a4286 KVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd-generated interrupts by Paul Mackerras · 8 years ago
  23. 07f8ab25 KVM: PPC: Book3S HV: Fix build error in book3s_hv.c by Gavin Shan · 8 years ago
  24. eb8b056 KVM: PPC: Fix emulated MMIO sign-extension by Paul Mackerras · 8 years ago
  25. ade3ac6 KVM: PPC: Fix debug macros by Alexey Kardashevskiy · 8 years ago
  26. 11dd6ac KVM: PPC: Book3S PR: Manage single-step mode by Laurent Vivier · 8 years ago
  27. 50de596 powerpc/mm/hash: Add support for Power9 Hash by Aneesh Kumar K.V · 8 years ago
  28. 30bda41 powerpc/mm: Drop WIMG in favour of new constants by Aneesh Kumar K.V · 8 years ago
  29. 0af574b KVM: PPC: do not compile in vfio.o unconditionally by Paolo Bonzini · 8 years ago
  30. 489153c KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter() by Lan Tianyu · 8 years ago
  31. 31217db KVM: PPC: Create a virtual-mode only TCE table handlers by Alexey Kardashevskiy · 8 years ago
  32. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  33. 10dc374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  34. d4e7961 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  35. ccec445 KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit by Paul Mackerras · 8 years ago
  36. f64e808 powerpc/mm: Move hash related mmu-*.h headers to book3s/ by Aneesh Kumar K.V · 8 years ago
  37. 58ded42 KVM: PPC: Add support for 64bit TCE windows by Alexey Kardashevskiy · 8 years ago
  38. 14f853f KVM: PPC: Add @offset to kvmppc_spapr_tce_table by Alexey Kardashevskiy · 8 years ago
  39. fe26e52 KVM: PPC: Add @page_shift to kvmppc_spapr_tce_table by Alexey Kardashevskiy · 8 years ago
  40. 446957b powerpc: Fix misspellings in comments. by Adam Buchbinder · 8 years ago
  41. 520fe9c KVM: PPC: Book3S HV: Add tunable to control H_IPI redirection by Suresh E. Warrier · 9 years ago
  42. e17769e KVM: PPC: Book3S HV: Send IPI to host core to wake VCPU by Suresh E. Warrier · 9 years ago
  43. 0c2a660 KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVM by Suresh Warrier · 9 years ago
  44. 6f3bb80 KVM: PPC: Book3S HV: kvmppc_host_rm_ops - handle offlining CPUs by Suresh Warrier · 9 years ago
  45. b8e6a87 KVM: PPC: Book3S HV: Manage core host state by Suresh Warrier · 9 years ago
  46. 79b6c24 KVM: PPC: Book3S HV: Host-side RM data structures by Suresh Warrier · 9 years ago
  47. 8577370 KVM: Use simple waitqueue for vcpu->wq by Marcelo Tosatti · 8 years ago
  48. d3695aa KVM: PPC: Add support for multiple-TCE hcalls by Alexey Kardashevskiy · 8 years ago
  49. 5ee7af1 KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpers by Alexey Kardashevskiy · 8 years ago
  50. 462ee11 KVM: PPC: Replace SPAPR_TCE_SHIFT with IOMMU_PAGE_SHIFT_4K by Alexey Kardashevskiy · 8 years ago
  51. f862698 KVM: PPC: Account TCE-containing pages in locked_vm by Alexey Kardashevskiy · 8 years ago
  52. 366baf2 KVM: PPC: Use RCU for arch.spapr_tce_tables by Alexey Kardashevskiy · 8 years ago
  53. fcbb2ce KVM: PPC: Rework H_PUT_TCE/H_GET_TCE handlers by Alexey Kardashevskiy · 8 years ago
  54. 178a787 vfio: Enable VFIO device for powerpc by David Gibson · 8 years ago
  55. f0ce3ff Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  56. b8bc3bd Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 8 years ago
  57. ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 8 years ago
  58. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  59. b4d7f16 KVM: PPC: Fix ONE_REG AltiVec support by Greg Kurz · 8 years ago
  60. 1baa5ef Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  61. c20875a KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSR by Paul Mackerras · 9 years ago
  62. edfaff2 KVM: PPC: Book3S PR: Remove unused variable 'vcpu_book3s' by Geyslan G. Bem · 9 years ago
  63. 760a736 KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8 by Thomas Huth · 9 years ago
  64. 1c9e3d5 KVM: PPC: Book3S HV: Handle unexpected traps in guest entry/exit code better by Paul Mackerras · 9 years ago
  65. 579e633 powerpc: create flush_all_to_thread() by Anton Blanchard · 9 years ago
  66. c208505 powerpc: create giveup_all() by Anton Blanchard · 9 years ago
  67. dc4fbba powerpc: Create disable_kernel_{fp,altivec,vsx,spe}() by Anton Blanchard · 9 years ago
  68. e09fefd KVM: Use common function for VCPU lookup by id by David Hildenbrand · 9 years ago
  69. 378b417 KVM: powerpc: kvmppc_visible_gpa can be boolean by Yaowei Bai · 9 years ago
  70. 3370b69 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  71. 2f4bf52 Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  72. f74f2e2 KVM: PPC: Book3S HV: Don't dynamically split core when already split by Paul Mackerras · 9 years ago
  73. cf29b21 KVM: PPC: Book3S HV: Synthesize segment fault if SLB lookup fails by Paul Mackerras · 9 years ago
  74. 933425fb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  75. 2331631 powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8" by Paul Mackerras · 9 years ago
  76. 70aa396 KVM: PPC: Book3S HV: Handle H_DOORBELL on the guest exit path by Gautham R. Shenoy · 9 years ago
  77. bfec5c2c KVM: PPC: Implement extension to report number of memslots by Nikunj A Dadhania · 9 years ago
  78. c64dfe2 KVM: PPC: Book3S HV: Make H_REMOVE return correct HPTE value for absent HPTEs by Paul Mackerras · 9 years ago
  79. 572abd5 KVM: PPC: Book3S HV: Don't fall back to smaller HPT size in allocation ioctl by Paul Mackerras · 9 years ago
  80. 966d713 KVM: PPC: Book3S HV: Deliver machine check with MSR(RI=0) to guest as MCE by Mahesh Salgaonkar · 9 years ago
  81. 224f363 KVM: PPC: e500: fix couple of shift operations on 64 bits by Tudor Laurentiu · 9 years ago
  82. 2daab50 KVM: PPC: e500: Emulate TMCFG0 TMRN register by Tudor Laurentiu · 9 years ago
  83. d4cd4f9 KVM: PPC: e500: fix handling local_sid_lookup result by Andrzej Hajda · 9 years ago
  84. 891121e powerpc/mm: Differentiate between hugetlb and THP during page walk by Aneesh Kumar K.V · 9 years ago
  85. 3eb4ee6 KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store() by Thomas Huth · 9 years ago
  86. 7e022e7 KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exit by Gautham R. Shenoy · 9 years ago
  87. 5fc3e64 KVM: PPC: Book3S HV: Fix handling of interrupted VCPUs by Paul Mackerras · 9 years ago
  88. 62bea5b KVM: add halt_attempted_poll to VCPU stats by Paolo Bonzini · 9 years ago
  89. 519f526 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  90. 4e33d1f KVM: PPC: Book3S: Fix typo in top comment about locking by Greg Kurz · 9 years ago
  91. 06554d9 KVM: PPC: Book3S HV: Exit on H_DOORBELL if HOST_IPI is set by Gautham R. Shenoy · 9 years ago
  92. 7f23532 KVM: PPC: Book3S HV: Fix race in starting secondary threads by Gautham R. Shenoy · 9 years ago
  93. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  94. c63517c KVM: PPC: Book3S: correct width in XER handling by Sam bobroff · 9 years ago
  95. 563a1e9 KVM: PPC: Book3S HV: Fix preempted vcore stolen time calculation by Paul Mackerras · 9 years ago
  96. 402813f KVM: PPC: Book3S HV: Fix preempted vcore list locking by Paul Mackerras · 9 years ago
  97. cdeee51 KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MOD by Paul Mackerras · 9 years ago
  98. 08fe1e7 KVM: PPC: Book3S HV: Fix bug in dirty page tracking by Paul Mackerras · 9 years ago
  99. 1e5bf45 KVM: PPC: Book3S HV: Fix race in reading change bit when removing HPTE by Paul Mackerras · 9 years ago
  100. b4deba5 KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8 by Paul Mackerras · 9 years ago