summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-011-3/+2Star
* [SPARC64]: Translate PTRACE_GETEVENTMSG for 32-bit tasks.David S. Miller2006-04-101-0/+16
* [SPARC64]: Add dummy PTRACE_PEEKUSR for gdb.David S. Miller2006-04-101-0/+7
* [SPARC64]: Don't do anything in flush_ptrace_access() on SUN4V.David S. Miller2006-03-201-0/+3
* [PATCH] sparc64: task_pt_regs()Al Viro2006-01-121-6/+6
* [PATCH] sparc64: task_thread_info()Al Viro2006-01-121-17/+17
* [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-091-29/+5Star
* [SPARC64]: Fix several bugs in flush_ptrace_access().David S. Miller2005-09-301-3/+11
* [SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.hDavid S. Miller2005-09-201-3/+4
* [SPARC64]: Add syscall auditing support.David S. Miller2005-07-111-3/+29
* [SPARC64]: Pass regs and entry/exit boolean to syscall_trace()David S. Miller2005-07-111-2/+2
* [SPARC64]: Add SECCOMP support.David S. Miller2005-07-111-8/+4Star
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-1/+2
* [PATCH] sparc64: Reduce ptrace cache flushingDavid S. Miller2005-04-181-27/+55
* [PATCH] sparc: Fix PTRACE_CONT bogosityDavid S. Miller2005-04-181-19/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+646