1. 74845bc powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest. by Mahesh Salgaonkar · 10 years ago
  2. c5aec4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  3. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  4. 000a25d KVM: PPC: Book3S HV: Fix machine check delivery to guest by Paul Mackerras · 10 years ago
  5. 9bc01a9 KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugs by Paul Mackerras · 10 years ago
  6. 1739ea9 powerpc: Fix regression of per-CPU DSCR setting by Sam bobroff · 10 years ago
  7. 5367742 Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-master by Paolo Bonzini · 10 years ago
  8. f6869e7 Merge remote-tracking branch 'anton/abiv2' into next by Benjamin Herrenschmidt · 10 years ago
  9. 0a8ecce KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exit by Paul Mackerras · 10 years ago
  10. 582b910 ppc/kvm: Clear the runlatch bit of a vcpu before napping by Preeti U Murthy · 10 years ago
  11. fd17dc7 ppc/kvm: Set the runlatch bit of a CPU just before starting guest by Preeti U Murthy · 10 years ago
  12. c1fb019 powerpc: Create DOTSYM to wrap dot symbol usage by Anton Blanchard · 10 years ago
  13. b1576fe powerpc: No need to use dot symbols when branching to a function by Anton Blanchard · 10 years ago
  14. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  15. 235c7b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  16. 72cde5a KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8 by Paul Mackerras · 10 years ago
  17. c5fb80d KVM: PPC: Book3S HV: Fix decrementer timeouts with non-zero TB offset by Paul Mackerras · 10 years ago
  18. e4e3812 KVM: PPC: Book3S HV: Add transactional memory support by Michael Neuling · 10 years ago
  19. 69e9fbb2 KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCE by Laurent Dufour · 10 years ago
  20. 9d378df powerpc/booke64: Use SPRG7 for VDSO by Scott Wood · 10 years ago
  21. e724f08 KVM: PPC: Book3S HV: Fix register usage when loading/saving VRSAVE by Paul Mackerras · 10 years ago
  22. a5b0ccb KVM: PPC: Book3S HV: Remove bogus duplicate code by Paul Mackerras · 10 years ago
  23. b73117c Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue by Paolo Bonzini · 10 years ago
  24. 7b49041 KVM: PPC: Book3S HV: Add new state for transactional memory by Michael Neuling · 10 years ago
  25. d682916 KVM: PPC: Book3S HV: Basic little-endian guest support by Anton Blanchard · 10 years ago
  26. 8563bf5 KVM: PPC: Book3S HV: Add support for DABRX register on POWER7 by Paul Mackerras · 10 years ago
  27. 5d00f66 KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells by Paul Mackerras · 10 years ago
  28. aa31e84 KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs by Paul Mackerras · 10 years ago
  29. e3bbbbf KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap by Paul Mackerras · 10 years ago
  30. ca25205 KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8 by Paul Mackerras · 10 years ago
  31. b005255e KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs by Michael Neuling · 10 years ago
  32. e0b7ec0 KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers by Paul Mackerras · 10 years ago
  33. eee7ff9 KVM: PPC: Book3S HV: Don't set DABR on POWER8 by Michael Neuling · 10 years ago
  34. 595e4f7 KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exit by Paul Mackerras · 11 years ago
  35. efff191 KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures by Paul Mackerras · 11 years ago
  36. 36e7bb3 powerpc: book3s: kvm: Don't abuse host r2 in exit path by Aneesh Kumar K.V · 11 years ago
  37. 27025a6 powerpc: kvm: optimize "sc 1" as fast return by Liu Ping Fan · 11 years ago
  38. f019b7a KVM: PPC: Book3S HV: Refine barriers in guest entry/exit by Paul Mackerras · 11 years ago
  39. 95f328d Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue by Gleb Natapov · 11 years ago
  40. dd96b2c kvm: powerpc: book3s: Cleanup interrupt handling code by Aneesh Kumar K.V · 11 years ago
  41. 44a3add KVM: PPC: Book3S HV: Better handling of exceptions that happen in real mode by Paul Mackerras · 11 years ago
  42. 4f6c11d KVM: PPC: Book3S: Move skip-interrupt handlers to common code by Paul Mackerras · 11 years ago
  43. 388cc6e KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7 by Paul Mackerras · 11 years ago
  44. 4b8473c KVM: PPC: Book3S HV: Add support for guest Program Priority Register by Paul Mackerras · 11 years ago
  45. a0144e2 KVM: PPC: Book3S HV: Store LPCR value for each virtual core by Paul Mackerras · 11 years ago
  46. 8c2dbb7 KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield count by Paul Mackerras · 11 years ago
  47. c934243 KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutine by Paul Mackerras · 11 years ago
  48. 218309b KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutine by Paul Mackerras · 11 years ago
  49. 93b0f4d KVM: PPC: Book3S HV: Implement timebase offset for guests by Paul Mackerras · 11 years ago
  50. 1494178 KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers by Paul Mackerras · 11 years ago
  51. cfc8602 KVM: PPC: Book3S HV: Fix typo in saving DSCR by Paul Mackerras · 11 years ago
  52. 39eda2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  53. 54bb7f4 powerpc: Make rwlocks endian safe by Anton Blanchard · 11 years ago
  54. 7ffcf8e powerpc: Fix little endian lppaca, slb_shadow and dtl_entry by Anton Blanchard · 11 years ago
  55. 4baa1d8 KVM: PPC: Book3S HV: Allow negative offsets to real-mode hcall handlers by Paul Mackerras · 11 years ago
  56. 4619ac8 KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts by Paul Mackerras · 11 years ago
  57. e7d26f2 KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation by Benjamin Herrenschmidt · 11 years ago
  58. 54695c3 KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM by Benjamin Herrenschmidt · 11 years ago
  59. c35635e KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map by Paul Mackerras · 11 years ago
  60. 0acb911 powerpc/kvm/book3s_hv: Preserve guest CFAR register value by Paul Mackerras · 11 years ago
  61. b4072df KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without panicking by Paul Mackerras · 12 years ago
  62. 1b400ba KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations by Paul Mackerras · 12 years ago
  63. 0588000 Merge commit 'origin/queue' into for-queue by Alexander Graf · 12 years ago
  64. 7b444c6 KVM: PPC: Book3S HV: Fix some races in starting secondary threads by Paul Mackerras · 12 years ago
  65. fff34b3 Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  66. 0127262 powerpc: Restore VDSO information on critical exception om BookE by Mihai Caraman · 12 years ago
  67. 04f995a KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code by Paul Mackerras · 12 years ago
  68. 18ad51d powerpc: Add VDSO version of getcpu by Anton Blanchard · 12 years ago
  69. d72be89 powerpc: Merge VCPU_GPR by Michael Neuling · 12 years ago
  70. c75df6f powerpc: Fix usage of register macros getting ready for %r0 change by Michael Neuling · 12 years ago
  71. 2f584a1 powerpc/kvm: sldi should be sld by Michael Neuling · 12 years ago
  72. 8943633 KVM: PPC: Work around POWER7 DABR corruption problem by Paul Mackerras · 12 years ago
  73. f0888f7 KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs by Paul Mackerras · 12 years ago
  74. 4cf302b KVM: PPC: Allow for read-only pages backing a Book3S HV guest by Paul Mackerras · 13 years ago
  75. 342d3db KVM: PPC: Implement MMU notifiers for Book3S HV guests by Paul Mackerras · 13 years ago
  76. 697d389 KVM: PPC: Implement MMIO emulation support for Book3S HV guests by Paul Mackerras · 13 years ago
  77. 2fde6d2 powerpc: Provide a way for KVM to indicate that NV GPR values are lost by Paul Mackerras · 13 years ago
  78. ad61d64 powerpc/kvm: Fix build with older toolchains by Nishanth Aravamudan · 13 years ago
  79. 19ccb76 KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code by Paul Mackerras · 13 years ago
  80. 177339d KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separately by Paul Mackerras · 13 years ago
  81. 2c740c5 powerpc/kvm: Fix build errors with older toolchains by Nishanth Aravamudan · 13 years ago
  82. 9e368f2 KVM: PPC: book3s_hv: Add support for PPC970-family processors by Paul Mackerras · 13 years ago
  83. aa04b4c KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests by Paul Mackerras · 13 years ago
  84. 371fefd KVM: PPC: Allow book3s_hv guests to use SMT processor modes by Paul Mackerras · 13 years ago
  85. 54738c0 KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode by David Gibson · 13 years ago
  86. a8606e2 KVM: PPC: Handle some PAPR hcalls in the kernel by Paul Mackerras · 13 years ago
  87. de56a94 KVM: PPC: Add support for Book3S processors in hypervisor mode by Paul Mackerras · 13 years ago