summaryrefslogtreecommitdiff
path: root/arch/x86/um/ptrace_32.c
AgeCommit message (Expand)Author
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes
2016-09-15um/Stop conflating task_struct::stack with thread_infoLinus Torvalds
2016-09-07um/ptrace: Fix the syscall number update after a ptraceMickaël Salaün
2016-05-21um: add extended processor state save/restore supportEli Cooper
2016-01-10um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün
2015-06-25um: Don't pollute kernel namespace with uapiRichard Weinberger
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2011-11-02um: merge HOST_... of registers common on i386 and amd64Al Viro
2011-11-02um: take arch/um/sys-x86 to arch/x86/umAl Viro