aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/ptrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-11-22ptrace: Don't allow accessing an undumpable mmEric W. Biederman1-1/+1
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes1-3/+6
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris1-1/+1
2014-01-31alpha: Enable system-call auditing support.蔡正龙1-0/+4
2012-10-01alpha: don't open-code trace_report_syscall_{enter,exit}Al Viro1-19/+13
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells1-1/+0
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-3/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-03-12alpha: use generic ptrace_resume codeChristoph Hellwig1-47/+12
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2007-10-16alpha: convert to generic sys_ptraceChristoph Hellwig1-36/+6
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-3/+1
2006-01-12[PATCH] alpha: task_pt_regs()akpm@osdl.org1-0/+7
2006-01-12[PATCH] alpha: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] alpha: task_thread_info()Al Viro1-19/+19
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig1-19/+5
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-2/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+415