summaryrefslogtreecommitdiff
path: root/arch/x86/um/user-offsets.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-13um: Fix FP register size for XSTATE/XSAVEThomas Meyer
2017-08-24um: Fix check for _xstate for older hostsFlorian Fainelli
2017-07-10um: Correctly check for PTRACE_GETRESET/SETREGSETRichard Weinberger
2017-07-05um: Allow building and running on older hostsFlorian Fainelli
2016-05-21um: extend fpstate to _xstate to support YMM registersEli Cooper
2016-01-29x86/syscalls: Add syscall entry qualifiersAndy Lutomirski
2016-01-29x86/syscalls: Move compat syscall entry handling into syscalltbl.shAndy Lutomirski
2016-01-29x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32Andy Lutomirski
2012-02-20x32: Add x32 system calls to syscall/syscall_64.tblH. Peter Anvin
2011-12-05x86, um: Use the same style generated syscall tables as nativeH. Peter Anvin
2011-11-02um: unify ptrace_user.hAl 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