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