aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/um/user-offsets.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-21um: extend fpstate to _xstate to support YMM registersEli Cooper1-1/+1
2016-01-29x86/syscalls: Add syscall entry qualifiersAndy Lutomirski1-2/+2
2016-01-29x86/syscalls: Move compat syscall entry handling into syscalltbl.shAndy Lutomirski1-2/+2
2016-01-29x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32Andy Lutomirski1-2/+0
2012-02-20x32: Add x32 system calls to syscall/syscall_64.tblH. Peter Anvin1-0/+2
2011-12-05x86, um: Use the same style generated syscall tables as nativeH. Peter Anvin1-0/+15
2011-11-02um: unify ptrace_user.hAl Viro1-1/+2
2011-11-02um: merge HOST_... of registers common on i386 and amd64Al Viro1-14/+14
2011-11-02um: take arch/um/sys-x86 to arch/x86/umAl Viro1-0/+79