1. cc7efbf powerpc: ABIv2 function calls must place target address in r12 by Anton Blanchard · 11 years ago
  2. c857c43 powerpc: Don't use a function descriptor for system call table by Anton Blanchard · 11 years ago
  3. ad0289e powerpc: Remove superflous function descriptors in assembly only code by Anton Blanchard · 11 years ago
  4. b1576fe powerpc: No need to use dot symbols when branching to a function by Anton Blanchard · 11 years ago
  5. d31626f powerpc: Don't corrupt transactional state when using FP/VMX in kernel by Paul Mackerras · 11 years ago
  6. 30c8263 Move precessing of MCE queued event out from syscall exit path. by Mahesh Salgaonkar · 11 years ago
  7. b5ff421 powerpc/book3s: Queue up and process delayed MCE events. by Mahesh Salgaonkar · 11 years ago
  8. 0c4888e powerpc: Fix fatal SLB miss when restoring PPR by Benjamin Herrenschmidt · 11 years ago
  9. 0edfdd1 powerpc/ppc64: Remove the unneeded load of ti_flags in resume_kernel by Kevin Hao · 11 years ago
  10. 5c0484e powerpc: Endian safe trampoline by Benjamin Herrenschmidt · 11 years ago
  11. bc683a7 powerpc: Cleanup handling of the DSCR bit in the FSCR register by Michael Neuling · 11 years ago
  12. 3f1f431 Merge branch 'merge' into next by Benjamin Herrenschmidt · 11 years ago
  13. 7ffcf8e powerpc: Fix little endian lppaca, slb_shadow and dtl_entry by Anton Blanchard · 11 years ago
  14. de021bb powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE by Tiejun Chen · 11 years ago
  15. c2d5264 powerpc: Save the TAR register earlier by Michael Neuling · 11 years ago
  16. 2517617 powerpc: Fix context switch DSCR on POWER8 by Michael Neuling · 11 years ago
  17. 13d543c powerpc: Restore dbcr0 on user space exit by Bharat Bhushan · 12 years ago
  18. b11ae951 powerpc: Partial revert of "Context switch more PMU related SPRs" by Michael Ellerman · 12 years ago
  19. a515348 powerpc/pseries: Kill all prefetch streams on context switch by Michael Neuling · 12 years ago
  20. 59affcd powerpc: Context switch more PMU related SPRs by Michael Ellerman · 12 years ago
  21. a2c7a54 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  22. 5d1c574 powerpc: Use the new schedule_user API on userspace preemption by Li Zhong · 12 years ago
  23. af945cf powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning again by Li Zhong · 12 years ago
  24. c4cc75c Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 12 years ago
  25. 9353374 powerpc: Context switch the new EBB SPRs by Michael Ellerman · 12 years ago
  26. 1de2bd4 powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207S by Michael Ellerman · 12 years ago
  27. d8b9229 powerpc: add a missing label in resume_kernel by Kevin Hao · 12 years ago
  28. 05e38e5 powerpc: Fix audit crash due to save/restore PPR changes by Alistair Popple · 12 years ago
  29. 2540334 powerpc: Remove static branch prediction in 64bit traced syscall path by Anton Blanchard · 12 years ago
  30. 9d3cae2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  31. d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  32. afc0770 powerpc: Add transactional memory paca scratch register to show_regs by Michael Neuling · 12 years ago
  33. 2468dcf powerpc: Add support for context switching the TAR register by Ian Munsie · 12 years ago
  34. dfd0436 Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  35. 572177d powerpc/book3e: Disable interrupt after preempt_schedule_irq by Tiejun Chen · 12 years ago
  36. abf917c cputime: Generic on-demand virtual cputime accounting by Frederic Weisbecker · 12 years ago
  37. 44e9309 powerpc: Implement PPR save/restore by Haren Myneni · 12 years ago
  38. 5d75b26 powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller by Haren Myneni · 12 years ago
  39. fe9e1d5 powerpc: Add code to handle soft-disabled doorbells on server by Ian Munsie · 12 years ago
  40. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  41. 12660b17 powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning ! by Li Zhong · 12 years ago
  42. 53b50f9 powerpc: take dereferencing to ret_from_kernel_thread() by Al Viro · 12 years ago
  43. 4079210 powerpc: don't mess with r2 in copy_thread() and friends by Al Viro · 12 years ago
  44. 138d1ce powerpc: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  45. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  46. be6abfa7 powerpc: switch to generic sys_execve()/kernel_execve() by Al Viro · 12 years ago
  47. 58254e1 powerpc: split ret_from_fork by Al Viro · 12 years ago
  48. a9c4e54 powerpc/kprobe: Complete kprobe and migrate exception frame by Tiejun Chen · 12 years ago
  49. 7143328 powerpc: Restore correct DSCR in context switch by Anton Blanchard · 12 years ago
  50. 9778b69 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly by Stuart Yoder · 13 years ago
  51. ac1dc36 powerpc: Clear RI and EE at the same time in system call exit by Anton Blanchard · 13 years ago
  52. c58ce2b ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preempt by Tiejun Chen · 13 years ago
  53. 8b6ee04 Merge branch 'merge' into next by Benjamin Herrenschmidt · 13 years ago
  54. 7c0482e powerpc/irq: Fix another case of lazy IRQ state getting out of sync by Benjamin Herrenschmidt · 13 years ago
  55. ea4e89a Merge branch 'merge' into next by Benjamin Herrenschmidt · 13 years ago
  56. 56dfa7f powerpc/irq: Fix bug with new lazy IRQ handling code by Benjamin Herrenschmidt · 13 years ago
  57. fd6c40f powerpc: Better scheduling of CR save code in system call path by Anton Blanchard · 13 years ago
  58. 8208741 powerpc: No need to preserve count register across system call by Anton Blanchard · 13 years ago
  59. 823df43 powerpc: No need to save XER in a system call by Anton Blanchard · 13 years ago
  60. d14299d powerpc: Hide some system call labels from profile tools by Anton Blanchard · 13 years ago
  61. 7230c56 powerpc: Rework lazy-interrupt handling by Benjamin Herrenschmidt · 13 years ago
  62. d9ada91 powerpc: Replace mfmsr instructions with load from PACA kernel_msr field by Benjamin Herrenschmidt · 13 years ago
  63. 1421ae0 powerpc: Improve 64-bit syscall entry/exit by Benjamin Herrenschmidt · 13 years ago
  64. 4f8cf36 powerpc: Remove legacy iSeries bits from assembly files by Benjamin Herrenschmidt · 13 years ago
  65. 18b246f powerpc: Fix various issues with return to userspace by Benjamin Herrenschmidt · 13 years ago
  66. 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 14 years ago
  67. efcac65 powerpc: Per process DSCR + some fixes (try#4) by Alexey Kardashevskiy · 14 years ago
  68. 2dd60d7 powerpc: In HV mode, use HSPRG0 for PACA by Benjamin Herrenschmidt · 14 years ago
  69. cf9efce powerpc: Account time using timebase rather than PURR by Paul Mackerras · 14 years ago
  70. f89451f powerpc: Feature nop out reservation clear when stcx checks address by Anton Blanchard · 14 years ago
  71. 0fe1ac4 powerpc/perf_event: Fix oops due to perf_event_do_pending call by Paul Mackerras · 15 years ago
  72. 44c9f3c powerpc: Clear MSR_RI during RTAS calls by Anton Blanchard · 15 years ago
  73. 0ffa798 Merge branches 'perf/powerpc' and 'perf/bench' into perf/core by Ingo Molnar · 15 years ago
  74. 917e407 powerpc: perf_event: Hide iseries_check_pending_irqs by Anton Blanchard · 15 years ago
  75. 4f917ba powerpc/ppc64: Use preempt_schedule_irq instead of preempt_schedule by Benjamin Herrenschmidt · 15 years ago
  76. be10ab1 powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handler by Steven Rostedt · 15 years ago
  77. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  78. 2d27cfd powerpc: Remaining 64-bit Book3E support by Benjamin Herrenschmidt · 15 years ago
  79. 6c17199 powerpc/of: Remove useless register save/restore when calling OF back by Benjamin Herrenschmidt · 15 years ago
  80. ee43eb7 powerpc: Use names rather than numbers for SPRGs (v2) by Benjamin Herrenschmidt · 15 years ago
  81. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 16 years ago
  82. bb72534 powerpc64, ftrace: save toc only on modules for function graph by Steven Rostedt · 16 years ago
  83. 4654288 powerpc64, tracing: add function graph tracer with dynamic tracing by Steven Rostedt · 16 years ago
  84. 6794c78 powerpc64: port of the function graph tracer by Steven Rostedt · 16 years ago
  85. 93a6d3c powerpc: Provide a way to defer perf counter work until interrupts are enabled by Paul Mackerras · 16 years ago
  86. b8307db Merge commit 'v2.6.28-rc7' into tracing/core by Ingo Molnar · 16 years ago
  87. ab598b6 powerpc: Fix system calls on Cell entered with XER.SO=1 by Paul Mackerras · 16 years ago
  88. c7b0d173 powerpc: ftrace, do nothing in mcount call for dyn ftrace by Steven Rostedt · 16 years ago
  89. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
  90. e31aa45 powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit by Paul Mackerras · 16 years ago
  91. 01f3880d powerpc: Streamline ret_from_except_lite for non-iSeries platforms by Michael Ellerman · 16 years ago
  92. 7d6d637 powerpc: Add TIF_NOTIFY_RESUME support for tracehook by Roland McGrath · 16 years ago
  93. 4f72c42 powerpc: Make syscall tracing use tracehook.h helpers by Roland McGrath · 16 years ago
  94. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 16 years ago
  95. ce48b21 powerpc: Add VSX context save/restore, ptrace and signal support by Michael Neuling · 17 years ago
  96. c230328 powerpc: Use an alternative feature section in entry_64.S by Michael Ellerman · 17 years ago
  97. 395a59d ftrace: store mcount address in rec->ip by Abhishek Sagar · 17 years ago
  98. 4e491d1 ftrace: support for PowerPC by Steven Rostedt · 17 years ago
  99. 945feb1 [POWERPC] irqtrace support for 64-bit powerpc by Benjamin Herrenschmidt · 17 years ago
  100. ec2b36b [POWERPC] Move stackframe definitions to common header by Benjamin Herrenschmidt · 17 years ago