summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/syscalls/syscalltbl.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/syscalls: Switch to generic syscalltbl.shMasahiro Yamada2021-05-201-46/+0
* x86/entry: Remove ABI prefixes from functions in syscall tablesBrian Gerst2020-03-211-13/+1
* x86/entry/64: Add __SYSCALL_COMMON()Brian Gerst2020-03-211-20/+2
* x86/entry: Remove syscall qualifier supportBrian Gerst2020-03-211-9/+1
* x86/syscalls: Split the x32 syscalls into their own tableAndy Lutomirski2019-07-221-14/+17
* x86/syscalls: Disallow compat entries for all types of 64-bit syscallsAndy Lutomirski2019-07-221-2/+2
* syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys...Dominik Brodowski2018-04-091-1/+13
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/syscalls: Remove bash-isms in syscall table generatorsylvain.bertrand@gmail.com2016-10-051-6/+9
* x86/syscalls: Add syscall entry qualifiersAndy Lutomirski2016-01-291-3/+16
* x86/syscalls: Move compat syscall entry handling into syscalltbl.shAndy Lutomirski2016-01-291-4/+18
* x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32Andy Lutomirski2016-01-291-1/+16
* x86/syscalls: Refactor syscalltbl.shAndy Lutomirski2016-01-291-5/+13
* x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/sysc...Ingo Molnar2015-06-041-0/+15