index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
um
/
ptrace_64.c
Age
Commit message (
Expand
)
Author
2024-10-23
um: switch to regset API and depend on XSTATE
Benjamin Berg
2024-10-10
um: always use the internal copy of the FP registers
Benjamin Berg
2024-01-04
um: Drop support for hosts without SYSEMU_SINGLESTEP support
Benjamin Berg
2021-12-21
um: stop polluting the namespace with registers.h contents
Al Viro
2020-10-11
um: Remove dead usage of TIF_IA32
Gabriel Krisman Bertazi
2017-05-03
um: Fix PTRACE_POKEUSER on x86_64
Richard Weinberger
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
2016-09-07
um/ptrace: Fix the syscall number update after a ptrace
Mickaël Salaün
2016-05-21
um: add extended processor state save/restore support
Eli Cooper
2015-06-25
um: Don't pollute kernel namespace with uapi
Richard Weinberger
2011-11-02
um: unify ptrace_user.h
Al Viro
2011-11-02
um: merge HOST_... of registers common on i386 and amd64
Al Viro
2011-11-02
um: take arch/um/sys-x86 to arch/x86/um
Al Viro