1. 2331631 powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8" by Paul Mackerras · 9 years ago
  2. e63dbd1 powerpc: Add an inline function to update POWER8 HID0 by Gautham R. Shenoy · 9 years ago
  3. 1c53973 powerpc: Remove mtmsrd(), use existing mtmsr() by Anton Blanchard · 9 years ago
  4. 755563b powerpc/powernv: Fixes for hypervisor doorbell handling by Paul Mackerras · 10 years ago
  5. 77b54e9 powernv/powerpc: Add winkle support for offline cpus by Shreyas B. Prabhu · 10 years ago
  6. 8117ac6 powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle mode by Paul Mackerras · 10 years ago
  7. acf620e powerpc: Rename __get_SP() to current_stack_pointer() by Anton Blanchard · 10 years ago
  8. bfe9a2c powerpc: Reimplement __get_SP() as a function not a define by Anton Blanchard · 10 years ago
  9. 75d43b2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git by Michael Ellerman · 10 years ago
  10. ae466bd powerpc/8xx: Declare SPRG2 as a SCRATCH register by LEROY Christophe · 10 years ago
  11. 56758e3 powerpc: remove duplicate definition of TEXASR_FS by Nishanth Aravamudan · 10 years ago
  12. 66bb0aa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  13. 9678cda Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8 by Stewart Smith · 10 years ago
  14. 8c95ead KVM: PPC: Remove comment saying SPRG1 is used for vcpu pointer by Bharat Bhushan · 10 years ago
  15. 8f42ab2 KVM: PPC: BOOK3S: PR: Emulate virtual timebase register by Aneesh Kumar K.V · 10 years ago
  16. 376af59 powerpc: Remove STAB code by Michael Ellerman · 10 years ago
  17. c5aec4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  18. 9bc01a9 KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugs by Paul Mackerras · 10 years ago
  19. e218602 powerpc/powernv: Add support for POWER8 split core on powernv by Michael Ellerman · 10 years ago
  20. 7f06f21 powerpc/tm: Add checking to treclaim/trechkpt by Michael Neuling · 11 years ago
  21. fe10739 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  22. b3d627a cpufreq: powernv: cpufreq driver for powernv platform by Vaidyanathan Srinivasan · 11 years ago
  23. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  24. 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
  25. e4e3812 KVM: PPC: Book3S HV: Add transactional memory support by Michael Neuling · 11 years ago
  26. cd42748 Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 11 years ago
  27. 76cb8a7 powerpc/perf: Enable BHRB access for EBB events by Michael Ellerman · 11 years ago
  28. c2e37a2 powerpc/perf: Add lost exception workaround by Michael Ellerman · 11 years ago
  29. 9d378df powerpc/booke64: Use SPRG7 for VDSO by Scott Wood · 11 years ago
  30. b0b7dcb powerpc/fsl: add PVR definition for E500MC and E5500 by Wang Dongsheng · 11 years ago
  31. e2a0f81 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  32. b73117c Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue by Paolo Bonzini · 11 years ago
  33. 8563bf5 KVM: PPC: Book3S HV: Add support for DABRX register on POWER7 by Paul Mackerras · 11 years ago
  34. e0622bd KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8 by Paul Mackerras · 11 years ago
  35. aa31e84 KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs by Paul Mackerras · 11 years ago
  36. 5557ae0 KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8 by Paul Mackerras · 11 years ago
  37. b005255e KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs by Michael Neuling · 11 years ago
  38. 71a6fa1 powerpc/fsl: add E6500 PVR and SPRN_PWRMGTCR0 define by Wang Dongsheng · 11 years ago
  39. ae2163b powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supported by LEROY Christophe · 11 years ago
  40. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  41. 388cc6e KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7 by Paul Mackerras · 11 years ago
  42. a0144e2 KVM: PPC: Book3S HV: Store LPCR value for each virtual core by Paul Mackerras · 11 years ago
  43. 93b0f4d KVM: PPC: Book3S HV: Implement timebase offset for guests by Paul Mackerras · 11 years ago
  44. ef1967f powerpc: Set MSR_LE bit on little endian builds by Anton Blanchard · 11 years ago
  45. 9f24b0c powerpc: Correct FSCR bit definitions by Paul Mackerras · 11 years ago
  46. 3f1f431 Merge branch 'merge' into next by Benjamin Herrenschmidt · 11 years ago
  47. beb2dc0 powerpc: Convert some mftb/mftbu into mfspr by Scott Wood · 11 years ago
  48. d52459ca3 powerpc/fsl-booke: Work around erratum A-006958 by Scott Wood · 11 years ago
  49. 594bd38 powerpc: Wrap MSR macros with parentheses by Anton Blanchard · 11 years ago
  50. 74e400c powerpc: Rework setting up H/FSCR bit definitions by Michael Neuling · 11 years ago
  51. 33959f8 powerpc: Add second POWER8 PVR entry by Michael Neuling · 11 years ago
  52. 330a1eb powerpc/perf: Core EBB support for 64-bit book3s by Michael Ellerman · 11 years ago
  53. 7a7a41f powerpc/perf: Freeze PMC5/6 if we're not using them by Michael Ellerman · 11 years ago
  54. b75c100 powerpc/tm: Move TM abort cause codes to uapi by Michael Neuling · 11 years ago
  55. 6ce6c62 powerpc/tm: Abort on emulation and alignment faults by Michael Neuling · 11 years ago
  56. 35f7097 powerpc/tm: Make room for hypervisor in abort cause codes by Michael Neuling · 11 years ago
  57. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  58. 9353374 powerpc: Context switch the new EBB SPRs by Michael Ellerman · 11 years ago
  59. 1ddf499 powerpc: Turn on the EBB H/FSCR bits by Michael Neuling · 11 years ago
  60. 53b56ca powerpc: Setup BHRB instructions facility in HFSCR for POWER8 by Anshuman Khandual · 11 years ago
  61. 4619ac8 KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts by Paul Mackerras · 11 years ago
  62. 8f61aa3 powerpc/perf: Add support for SIER by Michael Ellerman · 11 years ago
  63. 240686c powerpc: Initialise PMU related regs on Power8 by Michael Ellerman · 11 years ago
  64. 04b418c powerpc: Add HFSCR SPR definitions by Michael Neuling · 12 years ago
  65. fa759e9 powerpc: Add DSCR FSCR register bit definition by Michael Neuling · 12 years ago
  66. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  67. 2b0a576 powerpc: Add new transactional memory state to the signal context by Michael Neuling · 12 years ago
  68. 98ae22e powerpc: Add helper functions for transactional memory context switching by Michael Neuling · 12 years ago
  69. 97a0aac powerpc: Register defines for various transactional memory registers by Michael Neuling · 12 years ago
  70. ffe129e KVM: PPC: booke: use vcpu reference from thread_struct by Bharat Bhushan · 12 years ago
  71. 2468dcf powerpc: Add support for context switching the TAR register by Ian Munsie · 12 years ago
  72. 9422de3 powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers by Michael Neuling · 12 years ago
  73. a8190a5 powerpc: Add DAWR/X SPR number definitions by Michael Neuling · 12 years ago
  74. 13e7a8e powerpc: Macros for saving/restore PPR by Haren Myneni · 12 years ago
  75. 42d02b8 powerpc: Define differences between doorbells on book3e and book3s by Ian Munsie · 12 years ago
  76. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  77. 28c483b KVM: PPC: Book3S PR: Fix VSX handling by Paul Mackerras · 12 years ago
  78. b030272 powerpc: Setup relocation on exceptions for bare metal systems by Michael Neuling · 12 years ago
  79. 71e1849 powerpc: POWER8 cputable entry by Michael Neuling · 12 years ago
  80. e687883 powerpc/perf: Sample only if SIAR-Valid bit is set in P7+ by sukadev@linux.vnet.ibm.com · 12 years ago
  81. b92a66a powerpc: Add denormalisation exception handling for POWER6/7 by Michael Neuling · 12 years ago
  82. 4474ef0 powerpc: Rework set_dabr so it can take a DABRX value as well by Michael Neuling · 12 years ago
  83. 22d8ce8 powerpc: Define Power7+ PV constant PV_POWER7p by sukadev@linux.vnet.ibm.com · 12 years ago
  84. 8b64a9d powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit int by Mihai Caraman · 12 years ago
  85. 5473eb1 powerpc/booke64: Use GSRR registers in Guest Doorbell interrupts by Mihai Caraman · 12 years ago
  86. d3dbeef powerpc: Rename 64-bit PVR constants to PVR_foo by Michael Ellerman · 12 years ago
  87. b416c9a powerpc: Add "memory" attribute for mfmsr() by Tiejun Chen · 12 years ago
  88. 18ad51d powerpc: Add VDSO version of getcpu by Anton Blanchard · 12 years ago
  89. d30f6e4 KVM: PPC: booke: category E.HV (GS-mode) support by Scott Wood · 13 years ago
  90. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  91. fe1952f powerpc: Rework runlatch code by Benjamin Herrenschmidt · 13 years ago
  92. 342d3db KVM: PPC: Implement MMU notifiers for Book3S HV guests by Paul Mackerras · 13 years ago
  93. 697d389 KVM: PPC: Implement MMIO emulation support for Book3S HV guests by Paul Mackerras · 13 years ago
  94. da9d1d7 KVM: PPC: Allow use of small pages to back Book3S HV guests by Paul Mackerras · 13 years ago
  95. df777bd powerpc/476fpe: Add 476fpe SoC code by Tony Breeds · 13 years ago
  96. 501d238 ppc: Remove duplicate definition of PV_POWER7 by Peter Zijlstra · 13 years ago
  97. 326ed6a powerpc: mtspr/mtmsr should take an unsigned long by Scott Wood · 13 years ago
  98. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  99. 969391c powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits by Paul Mackerras · 13 years ago
  100. aa04b4c KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests by Paul Mackerras · 13 years ago