summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ptrace: Don't allow accessing an undumpable mmEric W. Biederman2016-11-221-1/+1
* mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-191-3/+6
* ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-1/+1
* alpha: Enable system-call auditing support.蔡正龙2014-01-311-0/+4
* alpha: don't open-code trace_report_syscall_{enter,exit}Al Viro2012-10-011-19/+13
* Disintegrate asm/system.h for AlphaDavid Howells2012-03-281-1/+0
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-3/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* alpha: use generic ptrace_resume codeChristoph Hellwig2010-03-121-47/+12
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* alpha: convert to generic sys_ptraceChristoph Hellwig2007-10-161-36/+6
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-3/+1
* [PATCH] alpha: task_pt_regs()akpm@osdl.org2006-01-121-0/+7
* [PATCH] alpha: task_stack_page()Al Viro2006-01-121-1/+1
* [PATCH] alpha: task_thread_info()Al Viro2006-01-121-19/+19
* [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-081-19/+5
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-2/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+415