aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/ptrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-10[SPARC{32,64}]: Propagate ptrace_traceme() return value.Alexey Dobriyan1-1/+4
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro1-3/+2
2006-04-09[SPARC64]: Translate PTRACE_GETEVENTMSG for 32-bit tasks.David S. Miller1-0/+16
2006-04-09[SPARC64]: Add dummy PTRACE_PEEKUSR for gdb.David S. Miller1-0/+7
2006-03-20[SPARC64]: Don't do anything in flush_ptrace_access() on SUN4V.David S. Miller1-0/+3
2006-01-12[PATCH] sparc64: task_pt_regs()Al Viro1-6/+6
2006-01-12[PATCH] sparc64: task_thread_info()Al Viro1-17/+17
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig1-29/+5
2005-09-29[SPARC64]: Fix several bugs in flush_ptrace_access().David S. Miller1-3/+11
2005-09-19[SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.hDavid S. Miller1-3/+4
2005-07-10[SPARC64]: Add syscall auditing support.David S. Miller1-3/+29
2005-07-10[SPARC64]: Pass regs and entry/exit boolean to syscall_trace()David S. Miller1-2/+2
2005-07-10[SPARC64]: Add SECCOMP support.David S. Miller1-8/+4
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-1/+2
2005-04-17[PATCH] sparc64: Reduce ptrace cache flushingDavid S. Miller1-27/+55
2005-04-17[PATCH] sparc: Fix PTRACE_CONT bogosityDavid S. Miller1-19/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+646