summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel/ptrace.c
AgeCommit message (Expand)Author
2023-02-24alpha: lazy FPU switchingAl Viro
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-22ptrace: Don't allow accessing an undumpable mmEric W. Biederman
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris
2014-01-31alpha: Enable system-call auditing support.蔡正龙
2012-10-01alpha: don't open-code trace_report_syscall_{enter,exit}Al Viro
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12alpha: use generic ptrace_resume codeChristoph Hellwig
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2007-10-16alpha: convert to generic sys_ptraceChristoph Hellwig
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2006-01-12[PATCH] alpha: task_pt_regs()akpm@osdl.org
2006-01-12[PATCH] alpha: task_stack_page()Al Viro
2006-01-12[PATCH] alpha: task_thread_info()Al Viro
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl
2005-04-16Linux-2.6.12-rc2Linus Torvalds