Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-21 | x86/entry: Drop asmlinkage from syscalls | Brian Gerst | 1 | -2/+2 |
2020-03-21 | x86/entry: Remove ABI prefixes from functions in syscall tables | Brian Gerst | 1 | -4/+4 |
2020-03-21 | x86/entry/64: Add __SYSCALL_COMMON() | Brian Gerst | 1 | -0/+3 |
2020-03-21 | x86/entry: Remove syscall qualifier support | Brian Gerst | 1 | -3/+3 |
2020-03-21 | x86/entry: Move max syscall number calculation to syscallhdr.sh | Brian Gerst | 1 | -3/+3 |
2020-03-21 | x86/entry/64: Split X32 syscall table into its own file | Brian Gerst | 1 | -0/+26 |