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