summaryrefslogtreecommitdiffstats
path: root/arch/x86/um/sys_call_table_64.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/syscalls: Add syscall entry qualifiersAndy Lutomirski2016-01-291-2/+2
* x86/syscalls: Move compat syscall entry handling into syscalltbl.shAndy Lutomirski2016-01-291-2/+2
* x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32Andy Lutomirski2016-01-291-3/+0
* x86/syscalls: Give sys_call_ptr_t a useful typeAndy Lutomirski2015-10-091-2/+2
* x86/entry/syscalls: Move syscall table declarations into asm/syscalls.hAndy Lutomirski2015-10-091-2/+1
* x86/asm/entry/64: Remove stub_ioplDenys Vlasenko2015-03-101-1/+1
* x86, um: actually mark system call tables readonlyDaniel Borkmann2015-01-041-1/+1
* x86: hook up execveat system callDavid Drysdale2014-12-131-0/+1
* introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-191-1/+0
* um: stub_rt_sigsuspend isn't needed these days anymoreAl Viro2012-05-211-1/+0
* x32: Add x32 system calls to syscall/syscall_64.tblH. Peter Anvin2012-02-201-0/+3
* x86, um: Mark system call tables readonlyH. Peter Anvin2011-12-051-1/+1
* x86, um: Use the same style generated syscall tables as nativeH. Peter Anvin2011-12-051-19/+12
* um: sanitize paths in sys_call_table* includesAl Viro2011-11-021-1/+1
* um: take arch/um/sys-x86 to arch/x86/umAl Viro2011-11-021-0/+64
OpenPOWER on IntegriCloud