Andy Lutomirski
|
cfcbadb49d
x86/syscalls: Add syscall entry qualifiers
|
9 years ago |
Andy Lutomirski
|
3e65654e3d
x86/syscalls: Move compat syscall entry handling into syscalltbl.sh
|
9 years ago |
Andy Lutomirski
|
eb974c6256
x86/syscalls: Give sys_call_ptr_t a useful type
|
9 years ago |
Andy Lutomirski
|
034042cc1e
x86/entry/syscalls: Move syscall table declarations into asm/syscalls.h
|
9 years ago |
Daniel Borkmann
|
b485342bd7
x86, um: actually mark system call tables readonly
|
10 years ago |
Al Viro
|
49cb25e929
x86: get rid of pt_regs argument in vm86/vm86old
|
12 years ago |
Al Viro
|
b3af11afe0
x86: get rid of pt_regs argument of iopl(2)
|
12 years ago |
Al Viro
|
6bf9adfc90
introduce generic sys_sigaltstack(), switch x86 and um to it
|
12 years ago |
Al Viro
|
1d4b4b2994
x86, um: switch to generic fork/vfork/clone
|
12 years ago |
Al Viro
|
6783eaa2e1
x86, um/x86: switch to generic sys_execve and kernel_execve
|
13 years ago |
Al Viro
|
a4d94ff8aa
um: kill thread->forking
|
13 years ago |
Martin Pelikan
|
9271b0b4b2
x86, um: Correct syscall table type attributes breaking gcc 4.8
|
13 years ago |
H. Peter Anvin
|
47db9e7c80
x86, um: Fix typo in 32-bit system call modifications
|
13 years ago |
H. Peter Anvin
|
a074335a37
x86, um: Mark system call tables readonly
|
13 years ago |
H. Peter Anvin
|
45db1c6176
x86, um: Use the same style generated syscall tables as native
|
13 years ago |