Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm: remove compat_process_vm_{readv,writev} | Christoph Hellwig | 2020-10-03 | 1 | -0/+2 |
* | fs: remove compat_sys_vmsplice | Christoph Hellwig | 2020-10-03 | 1 | -0/+1 |
* | fs: remove the compat readv/writev syscalls | Christoph Hellwig | 2020-10-03 | 1 | -0/+2 |
* | net: remove compat_sys_{get,set}sockopt | Christoph Hellwig | 2020-07-20 | 1 | -0/+7 |
* | x86/entry: Drop asmlinkage from syscalls | Brian Gerst | 2020-03-21 | 1 | -2/+2 |
* | x86/entry: Remove ABI prefixes from functions in syscall tables | Brian Gerst | 2020-03-21 | 1 | -4/+4 |
* | x86/entry/64: Add __SYSCALL_COMMON() | Brian Gerst | 2020-03-21 | 1 | -0/+3 |
* | x86/entry: Remove syscall qualifier support | Brian Gerst | 2020-03-21 | 1 | -3/+3 |
* | x86/entry: Move max syscall number calculation to syscallhdr.sh | Brian Gerst | 2020-03-21 | 1 | -3/+3 |
* | x86/entry/64: Split X32 syscall table into its own file | Brian Gerst | 2020-03-21 | 1 | -0/+26 |