1. fe9e1d5 powerpc: Add code to handle soft-disabled doorbells on server by Ian Munsie · 12 years ago
  2. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  3. 12660b17 powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning ! by Li Zhong · 12 years ago
  4. 53b50f9 powerpc: take dereferencing to ret_from_kernel_thread() by Al Viro · 12 years ago
  5. 4079210 powerpc: don't mess with r2 in copy_thread() and friends by Al Viro · 12 years ago
  6. 138d1ce powerpc: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  7. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  8. be6abfa7 powerpc: switch to generic sys_execve()/kernel_execve() by Al Viro · 12 years ago
  9. 58254e1 powerpc: split ret_from_fork by Al Viro · 12 years ago
  10. a9c4e54 powerpc/kprobe: Complete kprobe and migrate exception frame by Tiejun Chen · 12 years ago
  11. 7143328 powerpc: Restore correct DSCR in context switch by Anton Blanchard · 12 years ago
  12. 9778b69 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly by Stuart Yoder · 13 years ago
  13. ac1dc36 powerpc: Clear RI and EE at the same time in system call exit by Anton Blanchard · 13 years ago
  14. c58ce2b ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preempt by Tiejun Chen · 13 years ago
  15. 8b6ee04 Merge branch 'merge' into next by Benjamin Herrenschmidt · 13 years ago
  16. 7c0482e powerpc/irq: Fix another case of lazy IRQ state getting out of sync by Benjamin Herrenschmidt · 13 years ago
  17. ea4e89a Merge branch 'merge' into next by Benjamin Herrenschmidt · 13 years ago
  18. 56dfa7f powerpc/irq: Fix bug with new lazy IRQ handling code by Benjamin Herrenschmidt · 13 years ago
  19. fd6c40f powerpc: Better scheduling of CR save code in system call path by Anton Blanchard · 13 years ago
  20. 8208741 powerpc: No need to preserve count register across system call by Anton Blanchard · 13 years ago
  21. 823df43 powerpc: No need to save XER in a system call by Anton Blanchard · 13 years ago
  22. d14299d powerpc: Hide some system call labels from profile tools by Anton Blanchard · 13 years ago
  23. 7230c56 powerpc: Rework lazy-interrupt handling by Benjamin Herrenschmidt · 13 years ago
  24. d9ada91 powerpc: Replace mfmsr instructions with load from PACA kernel_msr field by Benjamin Herrenschmidt · 13 years ago
  25. 1421ae0 powerpc: Improve 64-bit syscall entry/exit by Benjamin Herrenschmidt · 13 years ago
  26. 4f8cf36 powerpc: Remove legacy iSeries bits from assembly files by Benjamin Herrenschmidt · 13 years ago
  27. 18b246f powerpc: Fix various issues with return to userspace by Benjamin Herrenschmidt · 13 years ago
  28. 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 14 years ago
  29. efcac65 powerpc: Per process DSCR + some fixes (try#4) by Alexey Kardashevskiy · 14 years ago
  30. 2dd60d7 powerpc: In HV mode, use HSPRG0 for PACA by Benjamin Herrenschmidt · 14 years ago
  31. cf9efce powerpc: Account time using timebase rather than PURR by Paul Mackerras · 14 years ago
  32. f89451f powerpc: Feature nop out reservation clear when stcx checks address by Anton Blanchard · 14 years ago
  33. 0fe1ac4 powerpc/perf_event: Fix oops due to perf_event_do_pending call by Paul Mackerras · 15 years ago
  34. 44c9f3c powerpc: Clear MSR_RI during RTAS calls by Anton Blanchard · 15 years ago
  35. 0ffa798 Merge branches 'perf/powerpc' and 'perf/bench' into perf/core by Ingo Molnar · 15 years ago
  36. 917e407 powerpc: perf_event: Hide iseries_check_pending_irqs by Anton Blanchard · 15 years ago
  37. 4f917ba powerpc/ppc64: Use preempt_schedule_irq instead of preempt_schedule by Benjamin Herrenschmidt · 15 years ago
  38. be10ab1 powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handler by Steven Rostedt · 15 years ago
  39. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  40. 2d27cfd powerpc: Remaining 64-bit Book3E support by Benjamin Herrenschmidt · 15 years ago
  41. 6c17199 powerpc/of: Remove useless register save/restore when calling OF back by Benjamin Herrenschmidt · 15 years ago
  42. ee43eb7 powerpc: Use names rather than numbers for SPRGs (v2) by Benjamin Herrenschmidt · 15 years ago
  43. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 16 years ago
  44. bb72534 powerpc64, ftrace: save toc only on modules for function graph by Steven Rostedt · 16 years ago
  45. 4654288 powerpc64, tracing: add function graph tracer with dynamic tracing by Steven Rostedt · 16 years ago
  46. 6794c78 powerpc64: port of the function graph tracer by Steven Rostedt · 16 years ago
  47. 93a6d3c powerpc: Provide a way to defer perf counter work until interrupts are enabled by Paul Mackerras · 16 years ago
  48. b8307db Merge commit 'v2.6.28-rc7' into tracing/core by Ingo Molnar · 16 years ago
  49. ab598b6 powerpc: Fix system calls on Cell entered with XER.SO=1 by Paul Mackerras · 16 years ago
  50. c7b0d173 powerpc: ftrace, do nothing in mcount call for dyn ftrace by Steven Rostedt · 16 years ago
  51. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
  52. e31aa45 powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit by Paul Mackerras · 16 years ago
  53. 01f3880d powerpc: Streamline ret_from_except_lite for non-iSeries platforms by Michael Ellerman · 16 years ago
  54. 7d6d637 powerpc: Add TIF_NOTIFY_RESUME support for tracehook by Roland McGrath · 16 years ago
  55. 4f72c42 powerpc: Make syscall tracing use tracehook.h helpers by Roland McGrath · 16 years ago
  56. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 16 years ago
  57. ce48b21 powerpc: Add VSX context save/restore, ptrace and signal support by Michael Neuling · 17 years ago
  58. c230328 powerpc: Use an alternative feature section in entry_64.S by Michael Ellerman · 17 years ago
  59. 395a59d ftrace: store mcount address in rec->ip by Abhishek Sagar · 17 years ago
  60. 4e491d1 ftrace: support for PowerPC by Steven Rostedt · 17 years ago
  61. 945feb1 [POWERPC] irqtrace support for 64-bit powerpc by Benjamin Herrenschmidt · 17 years ago
  62. ec2b36b [POWERPC] Move stackframe definitions to common header by Benjamin Herrenschmidt · 17 years ago
  63. f66bce5 [POWERPC] Add 1TB workaround for PA6T by Olof Johansson · 17 years ago
  64. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  65. 00efee7 [POWERPC] Remove barriers from the SLB shadow buffer update by Michael Neuling · 17 years ago
  66. 67439b7 [POWERPC] Fixes for the SLB shadow buffer code by Michael Neuling · 17 years ago
  67. a583f1b remove unused TIF_NOTIFY_RESUME flag by Stephane Eranian · 17 years ago
  68. e56a6e2 [POWERPC] Clear RI bit in MSR before restoring r13 when returning to userspace by Paul Mackerras · 18 years ago
  69. 007d88d [POWERPC] Fix manual assembly WARN_ON() in enter_rtas(). by David Woodhouse · 18 years ago
  70. c705677 [POWERPC] iSeries: Eliminate "exceeds stub group size" warnings by Stephen Rothwell · 18 years ago
  71. a7a1ed3 [PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.S by s.hauer@pengutronix.de · 18 years ago
  72. b0a779d [POWERPC] Make sure interrupt enable gets restored properly by Paul Mackerras · 18 years ago
  73. d04c56f [POWERPC] Lazy interrupt disabling for 64-bit machines by Paul Mackerras · 18 years ago
  74. 3f639ee [POWERPC] implement BEGIN/END_FW_FTR_SECTION by Stephen Rothwell · 18 years ago
  75. 11a27ad [POWERPC] SLB shadow buffer cleanup by Michael Neuling · 18 years ago
  76. 2f6093c [POWERPC] Implement SLB shadow buffer by Michael Neuling · 18 years ago
  77. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  78. bd19c89 [POWERPC] system call micro optimisation by Anton Blanchard · 19 years ago
  79. 9fe901d [PATCH] powerpc: Workaround for pSeries RTAS bug by Mike Kravetz · 19 years ago
  80. 5164501 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  81. 1bd7933 powerpc: Fix various syscall/signal/swapcontext bugs by Paul Mackerras · 19 years ago
  82. c6622f6 powerpc: Implement accurate task and CPU time accounting by Paul Mackerras · 19 years ago
  83. 2ef9481 [PATCH] powerpc: trivial: modify comments to refer to new location of files by Jon Mason · 19 years ago
  84. f27201d [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc by David Woodhouse · 19 years ago
  85. 3356bb9f7 [PATCH] powerpc: Remove lppaca structure from the PACA by David Gibson · 19 years ago
  86. e58c349 [PATCH] powerpc: Cleanup LOADADDR etc. asm macros by David Gibson · 19 years ago
  87. b5666f7 [PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSET by Michael Ellerman · 19 years ago
  88. bcb0550 [PATCH] ppc64 syscall_exit_work: call the save_nvgprs function, not its descriptor. by David Woodhouse · 19 years ago
  89. 401d1f0 [PATCH] syscall entry/exit revamp by David Woodhouse · 19 years ago
  90. 3eb6f26 powerpc: correct register usage in 64-bit syscall exit path by Paul Mackerras · 19 years ago
  91. ebd50e5 [PATCH] audit_sysctl_exit can only be used with CONF_AUDIT_SYSCTL by Horms · 19 years ago
  92. b09a491 powerpc: change sys32_ to compat_sys_ by Stephen Rothwell · 19 years ago
  93. 9994a33 powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S by Paul Mackerras · 19 years ago