summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/ptrace_64.c
AgeCommit message (Expand)Author
2017-04-23sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_APIDavid S. Miller
2017-03-29Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds
2017-03-29sparc/ptrace: Preserve previous registers for short regset writeDave Martin
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-12-11sparc64:Support User Probes for sparcAllen Pais
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
2013-11-14sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai
2013-09-05sparc64: Export flush_ptrace_access() (needed by lustre)Geert Uytterhoeven
2013-07-31sparc64: Fix wrong syscall return value passed to trace_sys_exit()Kirill Tkhai
2012-10-26sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry
2012-03-28Disintegrate asm/system.h for SparcDavid Howells
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris
2011-03-16sparc64: Fix build errors with gcc-4.6.0David S. Miller
2010-10-27ptrace: cleanup arch_ptrace() on sparcNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-03-31sparc: Fix regset register window handling.David S. Miller
2009-12-11sparc64: Add syscall tracepoint support.David S. Miller
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg