aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/ptrace_32.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-15sparc: ptrace: user_regset_copyin_ignore() always returns 0Gravatar Sergey Shtylyov 1-4/+5
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hGravatar Eric W. Biederman 1-3/+2
2020-07-27sparc: switch to ->regset_get()Gravatar Al Viro 1-97/+30
2020-07-27sparc32: get rid of odd callers of copy_regset_from_user()Gravatar Al Viro 1-38/+75
2020-06-26sparc32: get rid of odd callers of copy_regset_to_user()Gravatar Al Viro 1-35/+82
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedGravatar Mike Rapoport 1-1/+0
2020-06-07fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Gravatar Al Viro 1-2/+7
2020-05-20sparc32: fix register window handling in genregs32_[gs]et()Gravatar Al Viro 1-130/+98
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2014-04-29sparc32: fix sparse warning in ptrace_32.cGravatar Sam Ravnborg 1-0/+2
2012-03-28Disintegrate asm/system.h for SparcGravatar David Howells 1-1/+1
2010-10-27ptrace: cleanup arch_ptrace() on sparcGravatar Namhyung Kim 1-34/+20
2010-10-27ptrace: change signature of arch_ptrace()Gravatar Namhyung Kim 1-1/+2
2010-03-31sparc: Fix regset register window handling.Gravatar David S. Miller 1-0/+4
2009-07-12headers: smp_lock.h reduxGravatar Alexey Dobriyan 1-1/+0
2008-12-04sparc: prepare kernel/ for unificationGravatar Sam Ravnborg 1-0/+466