1. ec097c8 powerpc: Add PTRACE_SINGLEBLOCK support by Roland McGrath · 16 years ago
  2. 7d2a175 powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regs by Michael Neuling · 16 years ago
  3. 1ac42ef8 powerpc: Fix ptrace buffer size for VSX by Michael Neuling · 16 years ago
  4. 4f72c42 powerpc: Make syscall tracing use tracehook.h helpers by Roland McGrath · 16 years ago
  5. 2325f0a powerpc/booke: Clean up the hardware watchpoint support by Kumar Gala · 17 years ago
  6. d6a61bf powerpc: BookE hardware watchpoint support by Luis Machado · 17 years ago
  7. f3e909c powerpc: Update for VSX core file and ptrace by Michael Neuling · 17 years ago
  8. ce48b21 powerpc: Add VSX context save/restore, ptrace and signal support by Michael Neuling · 17 years ago
  9. c6e6771 powerpc: Introduce VSX thread_struct and CONFIG_VSX by Michael Neuling · 17 years ago
  10. 9c75a31 powerpc: Add macros to access floating point registers in thread_struct. by Michael Neuling · 17 years ago
  11. c2372eb [POWERPC] user_regset PTRACE_SETREGS regression fix by Roland McGrath · 17 years ago
  12. 24f1a84 [POWERPC] Add SPE registers to core dumps by Roland McGrath · 17 years ago
  13. c034243 [POWERPC] Use generic ptrace peekdata/pokedata by Roland McGrath · 17 years ago
  14. c391cd0 [POWERPC] Use regset code for PTRACE_*REGS* requests by Roland McGrath · 17 years ago
  15. fa8f5cb [POWERPC] Add user_regset compat support by Roland McGrath · 17 years ago
  16. 80fdf47 [POWERPC] Add user_regset_view definitions by Roland McGrath · 17 years ago
  17. 44dd3f5 [POWERPC] Use user_regset accessors for GPRs by Roland McGrath · 17 years ago
  18. 26f7713 [POWERPC] ptrace accessors for special regs MSR and TRAP by Roland McGrath · 17 years ago
  19. a4e4b17 [POWERPC] Use user_regset accessors for SPE regs by Roland McGrath · 17 years ago
  20. 3caf06c [POWERPC] Use user_regset accessors for altivec regs by Roland McGrath · 17 years ago
  21. f65255e [POWERPC] Use user_regset accessors for FP regs by Roland McGrath · 17 years ago
  22. d6f4fb7 powerpc: ptrace generic resume by Roland McGrath · 17 years ago
  23. 2a84b0d powerpc: arch_has_single_step by Roland McGrath · 17 years ago
  24. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  25. fabca2c [POWERPC] Add CHECK_FULL_REGS in several places in ptrace code by Roland McGrath · 17 years ago
  26. 5e14d21 [POWERPC] Add cpu feature for SPE handling by Kumar Gala · 17 years ago
  27. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 18 years ago
  28. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 18 years ago
  29. 6d110da [POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bits by Benjamin Herrenschmidt · 18 years ago
  30. abd0650 [POWERPC] ptrace shouldn't touch FP exec mode by Benjamin Herrenschmidt · 18 years ago
  31. 912000e [POWERPC] Allow ptrace write to pt_regs trap and orig_r3 by Benjamin Herrenschmidt · 18 years ago
  32. 1b6610d [POWERPC] Remove some useless ifdef's in ptrace by Benjamin Herrenschmidt · 18 years ago
  33. 865418d [POWERPC] Uninline common ptrace bits by Benjamin Herrenschmidt · 18 years ago
  34. e17666b [POWERPC] ptrace updates & new, better requests by Benjamin Herrenschmidt · 18 years ago
  35. acd8982 [POWERPC] ptrace cleanups by Benjamin Herrenschmidt · 18 years ago
  36. 0b3d5c4 [POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32 bits by Benjamin Herrenschmidt · 18 years ago
  37. 7d43e57 [POWERPC] Fix ppc32 single-stepping out of syscalls by Benjamin Herrenschmidt · 18 years ago
  38. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  39. cfcd170 [POWERPC] Mask 32-bit system call arguments to 32 bits on PPC64 in audit code by David Woodhouse · 18 years ago
  40. 94983cb7 [POWERPC] Fix PPC32 SECCOMP, unexport do_syscall_trace_{enter,leave} by David Woodhouse · 18 years ago
  41. 4b9c876 [POWERPC] Fix audit syscall success/failure reporting on PowerPC by David Woodhouse · 18 years ago
  42. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  43. 98a90c0 [PATCH] powerpc: enable PPC_PTRACE_[GS]ETREGS on ppc32 by Renzo Davoli · 19 years ago
  44. 5411be5 [PATCH] drop task argument of audit_syscall_{entry,exit} by Al Viro · 19 years ago
  45. 1bd7933 powerpc: Fix various syscall/signal/swapcontext bugs by Paul Mackerras · 19 years ago
  46. 21a6290 powerpc: move include/asm-ppc64/ptrace-common.h to arch/powerpc/kernel by Paul Mackerras · 19 years ago
  47. 481bed4 [PATCH] consolidate sys_ptrace() by Christoph Hellwig · 19 years ago
  48. 734d652 powerpc: apply recent changes to merged code by Paul Mackerras · 19 years ago
  49. b123923 powerpc: Move ptrace32.c from arch/ppc64 to arch/powerpc by Paul Mackerras · 19 years ago
  50. e8a3030 powerpc: merge ptrace.c by Stephen Rothwell · 19 years ago[Renamed (79%) from arch/ppc/kernel/ptrace.c]
  51. ea9c102 Add CONFIG_AUDITSC and CONFIG_SECCOMP support for ppc32 by David Woodhouse · 20 years ago
  52. 7ed20e1 [PATCH] convert that currently tests _NSIG directly to use valid_signal() by Jesper Juhl · 20 years ago
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago