summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/syscall_x32.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-03mm: remove compat_process_vm_{readv,writev}Christoph Hellwig1-0/+2
2020-10-03fs: remove compat_sys_vmspliceChristoph Hellwig1-0/+1
2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig1-0/+2
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig1-0/+7
2020-03-21x86/entry: Drop asmlinkage from syscallsBrian Gerst1-2/+2
2020-03-21x86/entry: Remove ABI prefixes from functions in syscall tablesBrian Gerst1-4/+4
2020-03-21x86/entry/64: Add __SYSCALL_COMMON()Brian Gerst1-0/+3
2020-03-21x86/entry: Remove syscall qualifier supportBrian Gerst1-3/+3
2020-03-21x86/entry: Move max syscall number calculation to syscallhdr.shBrian Gerst1-3/+3
2020-03-21x86/entry/64: Split X32 syscall table into its own fileBrian Gerst1-0/+26