summaryrefslogtreecommitdiffstats
path: root/arch/x86/um/sys_call_table_32.c
Commit message (Expand)AuthorAgeFilesLines
* 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: 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, um: actually mark system call tables readonlyDaniel Borkmann2015-01-041-1/+1
* x86: get rid of pt_regs argument in vm86/vm86oldAl Viro2013-02-031-3/+0
* x86: get rid of pt_regs argument of iopl(2)Al Viro2013-02-031-1/+0
* introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-191-1/+0
* x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-281-3/+0
* x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-09-301-1/+0
* um: kill thread->forkingAl Viro2012-09-201-1/+1
* x86, um: Correct syscall table type attributes breaking gcc 4.8Martin Pelikan2012-06-091-2/+2
* x86, um: Fix typo in 32-bit system call modificationsH. Peter Anvin2011-12-091-1/+1
* 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-0/+55
OpenPOWER on IntegriCloud