1. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  2. 448054a powerpc: Remove iseries specific fields in lppaca by Anton Blanchard · 14 years ago
  3. 7657f40 KVM: PPC: Book 3S: Fix compilation for !HV configs by Paul Mackerras · 14 years ago
  4. 2e25aa5 KVM: PPC: Book3S HV: Make virtual processor area registration more robust by Paul Mackerras · 14 years ago
  5. f0888f7 KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs by Paul Mackerras · 14 years ago
  6. d30f6e4 KVM: PPC: booke: category E.HV (GS-mode) support by Scott Wood · 14 years ago
  7. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  8. 1b04188 powerpc: Remove the remaining CONFIG_PPC_ISERIES pieces by Stephen Rothwell · 14 years ago
  9. 7230c56 powerpc: Rework lazy-interrupt handling by Benjamin Herrenschmidt · 14 years ago
  10. 697d389 KVM: PPC: Implement MMIO emulation support for Book3S HV guests by Paul Mackerras · 14 years ago
  11. b590497 KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn by Scott Wood · 15 years ago
  12. 2fde6d2 powerpc: Provide a way for KVM to indicate that NV GPR values are lost by Paul Mackerras · 14 years ago
  13. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  14. 19ccb76 KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code by Paul Mackerras · 15 years ago
  15. 0214394 KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode by Paul Mackerras · 15 years ago
  16. ed79ba9 powerpc/powernv: Machine check and other system interrupts by Benjamin Herrenschmidt · 15 years ago
  17. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  18. 9e368f2 KVM: PPC: book3s_hv: Add support for PPC970-family processors by Paul Mackerras · 15 years ago
  19. aa04b4c KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests by Paul Mackerras · 15 years ago
  20. 371fefd KVM: PPC: Allow book3s_hv guests to use SMT processor modes by Paul Mackerras · 15 years ago
  21. a8606e2 KVM: PPC: Handle some PAPR hcalls in the kernel by Paul Mackerras · 15 years ago
  22. de56a94 KVM: PPC: Add support for Book3S processors in hypervisor mode by Paul Mackerras · 15 years ago
  23. 3c42bf8 KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu by Paul Mackerras · 15 years ago
  24. dd9ebf1f KVM: PPC: e500: Add shadow PID support by Liu Yu · 15 years ago
  25. 4cd35f67 KVM: PPC: e500: Save/restore SPE state by Scott Wood · 15 years ago
  26. ecee273 KVM: PPC: booke: use shadow_msr by Scott Wood · 15 years ago
  27. 1325a68 powerpc/85xx: Save scratch registers to thread info instead of using SPRGs. by Ashish Kalra · 15 years ago
  28. f4b10bc Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  29. eab1767 KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0) by Scott Wood · 15 years ago
  30. efcac65 powerpc: Per process DSCR + some fixes (try#4) by Alexey Kardashevskiy · 15 years ago
  31. 46f5221 powerpc: Remove second definition of STACK_FRAME_OVERHEAD by Stephen Rothwell · 16 years ago
  32. 1765a1f Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  33. cbe487f KVM: PPC: Add mtsrin PV code by Alexander Graf · 16 years ago
  34. 989044e KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case by Alexander Graf · 16 years ago
  35. d17051c KVM: PPC: Generic KVM PV guest support by Alexander Graf · 16 years ago
  36. 666e725 KVM: PPC: Convert MSR to shared page by Alexander Graf · 16 years ago
  37. 96bc451 KVM: PPC: Introduce shared page by Alexander Graf · 16 years ago
  38. 55fd766 powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips by Kumar Gala · 17 years ago
  39. cf9efce powerpc: Account time using timebase rather than PURR by Paul Mackerras · 16 years ago
  40. ae01f84 powerpc: Optimise per cpu accesses on 64bit by Anton Blanchard · 16 years ago
  41. 8fd63a9 powerpc: Rework VDSO gettimeofday to prevent time going backwards by Paul Mackerras · 16 years ago
  42. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  43. 79c4581 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  44. 1fc711f powerpc/kexec: Fix race in kexec shutdown by Michael Neuling · 16 years ago
  45. 78f6223 powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftrace by Kumar Gala · 16 years ago
  46. 218d169 PPC: Export SWITCH_FRAME_SIZE by Alexander Graf · 16 years ago
  47. 97e4925 KVM: PPC: Add SVCPU to Book3S_32 by Alexander Graf · 16 years ago
  48. 0604675 KVM: PPC: Use now shadowed vcpu fields by Alexander Graf · 16 years ago
  49. 00c3a37 KVM: PPC: Use CONFIG_PPC_BOOK3S define by Alexander Graf · 16 years ago
  50. 0fe1ac4 powerpc/perf_event: Fix oops due to perf_event_do_pending call by Paul Mackerras · 16 years ago
  51. f7adbba KVM: PPC: Keep SRR1 flags around in shadow_msr by Alexander Graf · 16 years ago
  52. 021ec9c KVM: PPC: Call SLB patching code in interrupt safe manner by Alexander Graf · 16 years ago
  53. 7e57cba KVM: PPC: Use PACA backed shadow vcpu by Alexander Graf · 16 years ago
  54. 8b27f0b powerpc/fsl-booke: Rework TLB CAM code by Kumar Gala · 17 years ago
  55. 55c7588 Export new PACA constants in asm-offsets by Alexander Graf · 17 years ago
  56. 6290890 Add Book3s_64 offsets to asm-offsets.c by Alexander Graf · 17 years ago
  57. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 17 years ago
  58. 4f0dbc2 Merge commit 'paulus-perf/master' into next by Benjamin Herrenschmidt · 17 years ago
  59. dce6670 powerpc: Add PACA fields specific to 64-bit Book3E processors by Benjamin Herrenschmidt · 17 years ago
  60. 57e2a99 powerpc: Add memory management headers for new 64-bit BookE by Benjamin Herrenschmidt · 17 years ago
  61. 9c1e105 powerpc: Allow perf_counters to access user memory at interrupt time by Paul Mackerras · 17 years ago
  62. bc47ab0 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 17 years ago
  63. 91c60b5 powerpc: Separate PACA fields for server CPUs by Benjamin Herrenschmidt · 17 years ago
  64. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 17 years ago
  65. 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 17 years ago
  66. 366d4b9 KVM: ppc: No need to include core-header for KVM in asm-offsets.c currently by Hollis Blanchard · 17 years ago
  67. 9e1e372 powerpc: Remove unused asm-offsets entries for cpu_spec by Michael Ellerman · 17 years ago
  68. 7783549 Merge commit 'v2.6.29-rc2' into perfcounters/core by Ingo Molnar · 17 years ago
  69. 30aae73 Merge commit 'kumar/kumar-next' into next by Benjamin Herrenschmidt · 17 years ago
  70. c0d362a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/perfcounters into perfcounters/core by Ingo Molnar · 17 years ago
  71. 93a6d3c powerpc: Provide a way to defer perf counter work until interrupts are enabled by Paul Mackerras · 17 years ago
  72. 19f5465 powerpc/fsl-booke: Don't hard-code size of struct tlbcam by Trent Piepho · 17 years ago
  73. 73e75b4 KVM: ppc: Implement in-kernel exit timing statistics by Hollis Blanchard · 17 years ago
  74. 7924bd4 KVM: ppc: directly insert shadow mappings into the hardware TLB by Hollis Blanchard · 17 years ago
  75. db93f57 KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor by Hollis Blanchard · 18 years ago
  76. 0f55dc4 KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe" by Hollis Blanchard · 18 years ago
  77. ca9153a powerpc/44x: Support 16K/64K base page sizes on 44x by Ilya Yanok · 17 years ago
  78. 5e69661 powerpc/mm: Split mmu_context handling by Benjamin Herrenschmidt · 17 years ago
  79. 597bc5c powerpc: Improve resolution of VDSO clock_gettime by Paul Mackerras · 18 years ago
  80. 08d19f51 Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 18 years ago
  81. 49dd2c4 KVM: powerpc: Map guest userspace with TID=0 mappings by Hollis Blanchard · 18 years ago
  82. 83aae4a KVM: ppc: Write only modified shadow entries into the TLB on exit by Hollis Blanchard · 18 years ago
  83. 20754c2 KVM: ppc: Stop saving host TLB state by Hollis Blanchard · 18 years ago
  84. 4ee7084 POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical by Becky Bruce · 18 years ago
  85. 1f6a93e powerpc: Make it possible to move the interrupt handlers away from the kernel by Paul Mackerras · 18 years ago
  86. c6e6771 powerpc: Introduce VSX thread_struct and CONFIG_VSX by Michael Neuling · 18 years ago
  87. fca622c [POWERPC] 40x/Book-E: Save/restore volatile exception registers by Kumar Gala · 18 years ago
  88. 867a89e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  89. d4d298f ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 18 years ago
  90. 8521882 [POWERPC] Add IRQSTACKS support on ppc32 by Kumar Gala · 18 years ago
  91. bbf45ba KVM: ppc: PowerPC 440 KVM implementation by Hollis Blanchard · 18 years ago
  92. 91120cc [POWERPC] Cleanup asm-offsets.c by Kumar Gala · 18 years ago
  93. 3eb9cf0 [POWERPC] iSeries: Use alternate paca structure for booting by Stephen Rothwell · 18 years ago
  94. 163dab3 [POWERPC] powerpc32: Remove asm-offsets ptrace cruft by Roland McGrath · 18 years ago
  95. 151db1f Fix compilation of powerpc asm-offsets.c with old gcc by Tony Breeds · 18 years ago
  96. ad7f716 [POWERPC] Use a sensible default for clock_getres() in the VDSO by Tony Breeds · 18 years ago
  97. bee86f14 [POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE by Kumar Gala · 18 years ago
  98. fbe4817 [POWERPC] vdso: Fixes for cache block sizes by Olof Johansson · 19 years ago
  99. 4603ac1 powerpc: add scaled time accounting by Michael Neuling · 19 years ago
  100. ee7a76d [POWERPC] Size swapper_pg_dir correctly by Stephen Rothwell · 19 years ago