aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/um/user-offsets.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-21um: Allow builds with ClangGravatar Kees Cook 1-5/+4
2020-10-11um: Some fixes to build UML with muslGravatar Ignat Korchagin 1-1/+1
2020-03-21x86/entry: Move max syscall number calculation to syscallhdr.shGravatar Brian Gerst 1-15/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-13um: Fix FP register size for XSTATE/XSAVEGravatar Thomas Meyer 1-1/+1
2017-08-24um: Fix check for _xstate for older hostsGravatar Florian Fainelli 1-1/+1
2017-07-10um: Correctly check for PTRACE_GETRESET/SETREGSETGravatar Richard Weinberger 1-1/+1
2017-07-05um: Allow building and running on older hostsGravatar Florian Fainelli 1-0/+4
2016-05-21um: extend fpstate to _xstate to support YMM registersGravatar Eli Cooper 1-1/+1
2016-01-29x86/syscalls: Add syscall entry qualifiersGravatar Andy Lutomirski 1-2/+2
2016-01-29x86/syscalls: Move compat syscall entry handling into syscalltbl.shGravatar Andy Lutomirski 1-2/+2
2016-01-29x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32Gravatar Andy Lutomirski 1-2/+0
2012-02-20x32: Add x32 system calls to syscall/syscall_64.tblGravatar H. Peter Anvin 1-0/+2
2011-12-05x86, um: Use the same style generated syscall tables as nativeGravatar H. Peter Anvin 1-0/+15
2011-11-02um: unify ptrace_user.hGravatar Al Viro 1-1/+2
2011-11-02um: merge HOST_... of registers common on i386 and amd64Gravatar Al Viro 1-14/+14
2011-11-02um: take arch/um/sys-x86 to arch/x86/umGravatar Al Viro 1-0/+79