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