summaryrefslogtreecommitdiff
path: root/include/linux/ptrace.h
AgeCommit message (Expand)Author
2005-09-07[PATCH] remove duplicated code from proc and ptraceMiklos Szeredi
2005-09-05[PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386Bodo Stroesser
2005-09-05[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier
2005-01-09[PATCH] fix __ptrace_unlink TASK_TRACED recovery for real parentRoland McGrath
2004-10-18[PATCH] fix PTRACE_ATTACH race with real parent's wait callsRoland McGrath
2004-02-06[PATCH] New ptrace.h definitionsMatthew Wilcox
2003-09-07[PATCH] Fixes to allow ARM to build in the standard treeRussell King
2003-06-05[PATCH] force_successful_syscall_return()Andrew Morton
2003-05-12Add user pointer annotations to socket, file IO and signalLinus Torvalds
2003-02-15Clean up ptrace_setoptions and PT_* constantsDaniel Jacobowitz
2003-02-06Add PTRACE_O_TRACEVFORKDONE and PTRACE_O_TRACEEXIT facilities.Daniel Jacobowitz
2003-01-18Add PTRACE_GETSIGINFO and PTRACE_SETSIGINFODaniel Jacobowitz
2002-09-17Add new ptrace event tracing mechanismDaniel Jacobowitz
2002-09-17Factor out common ptrace code and PTRACE_SETOPTIONSDaniel Jacobowitz
2002-09-02include/linux/ptrace.h: fix includesKai Germaschewski
2002-08-18[PATCH] O(1) sys_exit(), threading, scalable-exit-2.5.31-B4Ingo Molnar
2002-02-04Import changesetLinus Torvalds