summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-1090/+0
* sparc64: Fix bug in PTRACE_SETFPREGS64 handling.Chris Torek2008-12-031-1/+1
* sparc: Fix user_regset 'n' field values.David S. Miller2008-09-121-4/+4
* sparc64: Split syscall_trace() into two functions.David S. Miller2008-08-241-18/+20
* sparc64: tracehook syscallRoland McGrath2008-07-271-20/+12
* sparc: Fix debugger syscall restart interactions.David S. Miller2008-05-111-5/+7
* sparc: Fix ptrace() detach.David S. Miller2008-05-111-0/+4
* [SPARC]: Fix several regset and ptrace bugs.David S. Miller2008-04-091-51/+97
* [SPARC64]: Fix user accesses in regset code.David S. Miller2008-04-031-21/+115
* [SPARC64]: flush_ptrace_access() needs preemption disable.David S. Miller2008-03-261-0/+4
* [SPARC64]: Fix allnoconfig build, ptrace.c missing CONFIG_COMPAT checks.David S. Miller2008-03-261-0/+6
* [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/ptrace.cDavid S. Miller2008-03-261-2/+8
* [SPARC64]: Make use of compat_sys_ptrace()David S. Miller2008-02-071-158/+108
* [SPARC64]: Use regsets in arch_ptrace().David S. Miller2008-02-071-132/+77
* [SPARC64]: Remove unintentional ptrace debugging messages.David S. Miller2008-02-071-5/+0
* [SPARC]: Move over to arch_ptrace().David S. Miller2008-02-071-280/+109
* [SPARC]: Remove PTRACE_SUN* handling.David S. Miller2008-02-071-14/+1
* [SPARC]: Kill DEBUG_PTRACE code.David S. Miller2008-02-071-43/+0
* [SPARC64]: Add user regsets.David S. Miller2008-02-071-1/+581
* [SPARC{32,64}]: Propagate ptrace_traceme() return value.Alexey Dobriyan2006-12-101-1/+4
* [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-011-3/+2
* [SPARC64]: Translate PTRACE_GETEVENTMSG for 32-bit tasks.David S. Miller2006-04-091-0/+16
* [SPARC64]: Add dummy PTRACE_PEEKUSR for gdb.David S. Miller2006-04-091-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-081-29/+5
* [SPARC64]: Fix several bugs in flush_ptrace_access().David S. Miller2005-09-291-3/+11
* [SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.hDavid S. Miller2005-09-191-3/+4
* [SPARC64]: Add syscall auditing support.David S. Miller2005-07-101-3/+29
* [SPARC64]: Pass regs and entry/exit boolean to syscall_trace()David S. Miller2005-07-101-2/+2
* [SPARC64]: Add SECCOMP support.David S. Miller2005-07-101-8/+4
* [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-171-27/+55
* [PATCH] sparc: Fix PTRACE_CONT bogosityDavid S. Miller2005-04-171-19/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+646
OpenPOWER on IntegriCloud