1. f7b3367 powerpc/32bit:Store temporary result in r0 instead of r8 by Priyanka Jain · 12 years ago
  2. af945cf powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning again by Li Zhong · 12 years ago
  3. 41d82bd powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32 by Li Zhong · 12 years ago
  4. 138d1ce powerpc: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  5. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  6. be6abfa powerpc: switch to generic sys_execve()/kernel_execve() by Al Viro · 12 years ago
  7. 58254e1 powerpc: split ret_from_fork by Al Viro · 12 years ago
  8. a9c4e54 powerpc/kprobe: Complete kprobe and migrate exception frame by Tiejun Chen · 12 years ago
  9. 1f8b0bc powerpc: Set stack limit properly in crit_transfer_to_handler by Stuart Yoder · 13 years ago
  10. 8bf8385 powerpc: Fixup oddity in entry_32.S by Benjamin Herrenschmidt · 13 years ago
  11. 9778b69 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly by Stuart Yoder · 13 years ago
  12. 08f1ec8 powerpc: Fix page fault with lockdep regression by Benjamin Herrenschmidt · 13 years ago
  13. 18b246f powerpc: Fix various issues with return to userspace by Benjamin Herrenschmidt · 13 years ago
  14. 2cd7662 powerpc/trace: Add a dummy stack frame for trace_hardirqs_off by Kevin Hao · 13 years ago
  15. 06ca218 powerpc/ppc32/tracing: Add stack frame to calls of trace_hardirqs_on/off by Steven Rostedt · 14 years ago
  16. 46f5221 powerpc: Remove second definition of STACK_FRAME_OVERHEAD by Stephen Rothwell · 14 years ago
  17. e7f75ad powerpc/47x: Base ppc476 support by Dave Kleikamp · 15 years ago
  18. ee43eb7 powerpc: Use names rather than numbers for SPRGs (v2) by Benjamin Herrenschmidt · 16 years ago
  19. 5d38902 powerpc: Add irqtrace support for 32-bit powerpc by Benjamin Herrenschmidt · 16 years ago
  20. 16c57b3 powerpc: Unify opcode definitions and support by Kumar Gala · 16 years ago
  21. 60ce8f7 powerpc32, ftrace: dynamic function graph tracer by Steven Rostedt · 16 years ago
  22. fad4f47 powerpc32, ftrace: port function graph tracer to ppc32, static only by Steven Rostedt · 16 years ago
  23. bf528a3 powerpc32, ftrace: save and restore mcount regs with macro by Steven Rostedt · 16 years ago
  24. 70fe3af powerpc/book-3e: Introduce concept of Book-3e MMU by Kumar Gala · 16 years ago
  25. c7b0d173 powerpc: ftrace, do nothing in mcount call for dyn ftrace by Steven Rostedt · 16 years ago
  26. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
  27. 7d6d637 powerpc: Add TIF_NOTIFY_RESUME support for tracehook by Roland McGrath · 17 years ago
  28. 4f72c42 powerpc: Make syscall tracing use tracehook.h helpers by Roland McGrath · 17 years ago
  29. 2325f0a powerpc/booke: Clean up the hardware watchpoint support by Kumar Gala · 17 years ago
  30. d6a61bf powerpc: BookE hardware watchpoint support by Luis Machado · 17 years ago
  31. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 17 years ago
  32. fc4033b powerpc/85xx: add DOZE/NAP support for e500 core by Kumar Gala · 17 years ago
  33. 395a59d ftrace: store mcount address in rec->ip by Abhishek Sagar · 17 years ago
  34. fca622c [POWERPC] 40x/Book-E: Save/restore volatile exception registers by Kumar Gala · 17 years ago
  35. 369e757 [POWERPC] Rework EXC_LEVEL_EXCEPTION_PROLOG code by Kumar Gala · 17 years ago
  36. ccbfac2 ftrace: powerpc clean ups by Steven Rostedt · 17 years ago
  37. 4e491d1 ftrace: support for PowerPC by Steven Rostedt · 17 years ago
  38. a560643 [POWERPC] Defer processing of interrupts when the CPU wakes from sleep mode by Paul Mackerras · 17 years ago
  39. 7a10174 [POWERPC] Define and use TLF_RESTORE_SIGMASK by Roland McGrath · 17 years ago
  40. 8521882 [POWERPC] Add IRQSTACKS support on ppc32 by Kumar Gala · 17 years ago
  41. 4eaddb4 [POWERPC] Make Book-E debug handling SMP safe by Kumar Gala · 17 years ago
  42. b64f87c [POWERPC] Avoid unpaired stwcx. on some processors by Becky Bruce · 17 years ago
  43. b98ac05 [POWERPC] 4xx: Deal with 44x virtually tagged icache by Benjamin Herrenschmidt · 17 years ago
  44. 5e14d21 [POWERPC] Add cpu feature for SPE handling by Kumar Gala · 17 years ago
  45. 991eb43 [POWERPC] Fix COMMON symbol warnings by Kumar Gala · 18 years ago
  46. 4002aca [POWERPC] Remove last_syscall by Anton Blanchard · 18 years ago
  47. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  48. f39224a powerpc: Use correct sequence for putting CPU into nap mode by Paul Mackerras · 19 years ago
  49. a0652fc powerpc: Unify the 32 and 64 bit idle loops by Paul Mackerras · 19 years ago
  50. 1bd7933 powerpc: Fix various syscall/signal/swapcontext bugs by Paul Mackerras · 19 years ago
  51. f27201d [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc by David Woodhouse · 19 years ago
  52. e58c349 [PATCH] powerpc: Cleanup LOADADDR etc. asm macros by David Gibson · 19 years ago
  53. 623703f [PATCH] Fix code that saves NVGPRS in 32-bit signal frame by David Woodhouse · 19 years ago
  54. 401d1f0 [PATCH] syscall entry/exit revamp by David Woodhouse · 19 years ago
  55. d73e0c9 powerpc: Rename asm offset TRAP to _TRAP for 32-bit by Paul Mackerras · 19 years ago
  56. 033ef33 powerpc: Merge rtas.c into arch/powerpc/kernel by Paul Mackerras · 19 years ago
  57. 6cb7bfe [PATCH] powerpc: Merge thread_info.h by David Gibson · 19 years ago
  58. a4bcc95 powerpc: Fix a branch-too-far link error for 32-bit targets by Paul Mackerras · 19 years ago
  59. 9994a33 powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S by Paul Mackerras · 19 years ago