aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/ptrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-10Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath1-1/+0
2007-08-17[IA64] forbid ptrace changes psr.ri to 3Shaohua Li1-3/+7
2007-03-08[IA64] add missing syscall trace clearAkiyama, Nobuyuki1-0/+1
2007-02-05[IA64] find thread for user rbs addressbibo,mao1-1/+1
2007-02-05[IA64] enable singlestep on system callbibo,mao1-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro1-2/+2
2006-03-20[PATCH] Fix IA64 success/failure indication in syscall auditing.David Woodhouse1-2/+8
2006-01-12[PATCH] ia64: task_pt_regs()Al Viro1-12/+12
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig1-8/+1
2005-10-28[IA64] fix warning unused variable `g'Tony Luck1-1/+1
2005-10-27[IA64] ptrace - find memory sharers on children listCliff Wickman1-16/+10
2005-06-28Auto merge with /home/aegl/GIT/ia64-testTony Luck1-1/+21
2005-06-21[IA64] ptrace and restore_sigcontext() allow ar.rsc.pl==0Matthew Chapman1-5/+10
2005-06-15Auto merge with /home/aegl/GIT/linusTony Luck1-11/+36
2005-06-08[PATCH] ia64: fix floating-point preemption problemPeter Chubb1-0/+6
2005-05-17[IA64] Fix convert_to_non_syscall() so gdb inferior calls work againDavid Mosberger-Tang1-1/+21
2005-05-17[IA64] Correct convert_to_non_syscall()David Mosberger-Tang1-3/+17
2005-05-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-2/+3
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-2/+3
2005-04-29[AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.1-8/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1627