1. 1f465f4 x86: user_regset_view table fix for ia32 on 64-bit by Roland McGrath · 18 years ago
  2. 562b80b x86_64 ia32 ptrace: convert to compat_arch_ptrace by Roland McGrath · 18 years ago
  3. cdb6990 x86_64 ia32 ptrace: use compat_ptrace_request for siginfo by Roland McGrath · 18 years ago
  4. c3e6ff8 x86: regparm(3) is mandatory, no need to annotate by Harvey Harrison · 18 years ago
  5. d8d4f15 x86: ptrace.c: fix defined-but-unused warnings by Andrew Morton · 18 years ago
  6. 40f0933 x86: ia32 syscall restart fix by Roland McGrath · 18 years ago
  7. 84c6f60 x86_64: make ptrace always sign-extend orig_ax to 64 bits by Roland McGrath · 18 years ago
  8. b4ef95d x86: disable BTS ptrace extensions for now by Ingo Molnar · 18 years ago
  9. f9cb02b x86 ptrace: fix compat PTRACE_SETREGS by Roland McGrath · 18 years ago
  10. c63855d x86 ptrace: disallow null cs/ss by Roland McGrath · 18 years ago
  11. 87e8407 x86, ptrace: add bts_struct size to status command by Markus Metzger · 18 years ago
  12. cba4b65 x86, ptrace: add buffer size checks by Markus Metzger · 18 years ago
  13. e6ae5d9 x86, ptrace: support 32bit-cross-64bit BTS recording by Markus Metzger · 18 years ago
  14. da35c37 x86, ptrace: rlimit BTS buffer allocation by Markus Metzger · 18 years ago
  15. fdadd54 x86: x86 ptrace generic requests by Roland McGrath · 18 years ago
  16. bb61682 x86: x86 core dump TLS by Roland McGrath · 18 years ago
  17. 5a4646a x86: x86 ptrace user_regset by Roland McGrath · 18 years ago
  18. 070459d x86: x86 user_regset_view by Roland McGrath · 18 years ago
  19. 91e7b70 x86: x86 user_regset general regs by Roland McGrath · 18 years ago
  20. 4421011 x86: x86 i387 user_regset by Roland McGrath · 18 years ago
  21. a95d67f x86, ptrace: new ptrace BTS API by Markus Metzger · 18 years ago
  22. e4811f2 x86, ptrace: change BTS GET ptrace interface by Markus Metzger · 18 years ago
  23. 3c68904 x86, ptrace: use jiffies for BTS timestamps by Markus Metzger · 18 years ago
  24. eee3af4 x86, ptrace: support for branch trace store(BTS) by Markus Metzger · 18 years ago
  25. 099cd6e x86: x86 ia32 ptrace arch merge by Roland McGrath · 18 years ago
  26. cb757c4 x86: x86 ia32 ptrace getreg/putreg merge by Roland McGrath · 18 years ago
  27. 86976cd x86: x86 ptrace merge syscall trace by Roland McGrath · 18 years ago
  28. e9c86c7 x86: x86 ptrace arch merge by Roland McGrath · 18 years ago
  29. 2047b08 x86: x86 ptrace getreg/putreg merge by Roland McGrath · 18 years ago
  30. 06ee1b6 x86: x86 ptrace getreg/putreg cleanup by Roland McGrath · 18 years ago
  31. e39c289 x86: ptrace FLAG_MASK cleanup by Roland McGrath · 18 years ago
  32. d52e9d6 x86: ptrace_32 renamed by Roland McGrath · 18 years ago[Renamed from arch/x86/kernel/ptrace_32.c]
  33. 0f53409 x86: x86-32 thread_struct.debugreg by Roland McGrath · 18 years ago
  34. 5fd4d16 x86: x86-32 ptrace get/putreg current task by Roland McGrath · 18 years ago
  35. 9e714be x86: x86-32 ptrace whitespace by Roland McGrath · 18 years ago
  36. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 18 years ago
  37. d9771e8 x86: x86-32 ptrace debugreg cleanup by Roland McGrath · 18 years ago
  38. 62a97d4 x86-32 ptrace: use task_pt_regs by Roland McGrath · 18 years ago
  39. 227195d x86-32: ptrace generic resume by Roland McGrath · 18 years ago
  40. e1f2877 x86 single_step: TIF_FORCED_TF by Roland McGrath · 18 years ago
  41. 7122ec8 x86: single_step: share code by Roland McGrath · 18 years ago
  42. 7f23234 x86: arch_has_single_step by Roland McGrath · 18 years ago
  43. 77c03dc x86: remove TRAP_FLAG by Roland McGrath · 18 years ago
  44. efd1ca5 x86: TLS cleanup by Roland McGrath · 18 years ago
  45. 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 19 years ago
  46. de8aacb x86: convert mm_context_t semaphore to a mutex by Luiz Fernando N. Capitulino · 19 years ago
  47. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 19 years ago
  48. 835c34a Delete filenames in comments. by Dave Jones · 19 years ago
  49. 9a163ed i386: move kernel by Thomas Gleixner · 19 years ago[Renamed from arch/i386/kernel/ptrace_32.c]
  50. 8260dc3 i386: prepare shared kernel/ptrace.c by Thomas Gleixner · 19 years ago[Renamed from arch/i386/kernel/ptrace.c]
  51. 7d94143 Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH by Roland McGrath · 19 years ago
  52. 29eb511 Handle bogus %cs selector in single-step instruction decoding by Roland McGrath · 19 years ago
  53. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 19 years ago
  54. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 19 years ago
  55. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 19 years ago
  56. 464d1a7 [PATCH] i386: Convert i386 PDA code to use %fs by Jeremy Fitzhardinge · 19 years ago
  57. 8701ea9 [PATCH] ptrace: Fix EFL_OFFSET value according to i386 pda changes by Jeremy Fitzhardinge · 20 years ago
  58. 66e10a4 [PATCH] i386: Fix places where using %gs changes the usermode ABI by Jeremy Fitzhardinge · 20 years ago
  59. 2ade292 [PATCH] i386/x86-64: rename is_at_popf(), add iret to tests and fix by Chuck Ebbert · 20 years ago
  60. b3cf257 [PATCH] i386: use thread_info flags for debug regs and IO bitmaps by Stephane Eranian · 20 years ago
  61. 5411be5 [PATCH] drop task argument of audit_syscall_{entry,exit} by Al Viro · 20 years ago
  62. 3c36c6a [PATCH] i386: Don't let ptrace set the nested task bit by Chuck Ebbert · 20 years ago
  63. 9f155b9 [PATCH] i386: PTRACE_POKEUSR: allow changing RF bit in EFLAGS register. by Chuck Ebbert · 20 years ago
  64. 481bed4 [PATCH] consolidate sys_ptrace() by Christoph Hellwig · 21 years ago
  65. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 21 years ago
  66. 4c7fc72 [PATCH] i386: seccomp fix for auditing/ptrace by Andrea Arcangeli · 21 years ago
  67. ab1c23c [PATCH] SYSEMU: fix sysaudit / singlestep interaction by Bodo Stroesser · 21 years ago
  68. 1b38f00 [PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386 by Bodo Stroesser · 21 years ago
  69. c8c86ce [PATCH] Uml support: reorganize PTRACE_SYSEMU support by Bodo Stroesser · 21 years ago
  70. ed75e8d [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and general usage by Laurent Vivier · 21 years ago
  71. 94c80b2 [PATCH] Ptrace/i386: fix "syscall audit" interaction with singlestep by Bodo Stroesser · 21 years ago
  72. fa1e1bd [PATCH] xen: x86: Rename usermode macro by Vincent Hanquez · 21 years ago
  73. 27b030d Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 21 years ago
  74. 7ed20e1 [PATCH] convert that currently tests _NSIG directly to use valid_signal() by Jesper Juhl · 21 years ago
  75. 2fd6f58 [AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls. by · 21 years ago
  76. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago