Al Viro
|
91c2e0bcae
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
d5dc77bfee
consolidate compat lookup_dcookie()
|
12 years ago |
Al Viro
|
76b021d053
convert vmsplice to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
8d2d5c4a25
switch getrusage() to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
19f4fc3aee
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
3f6d078d4a
fix compat truncate/ftruncate
|
12 years ago |
Al Viro
|
561c673197
switch lseek to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
aee41fe2b2
lseek() and truncate() on sparc really need sign extension
|
12 years ago |
Al Viro
|
7540c8eb33
sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
5250a8bbdc
sparc: kill sign-extending wrappers for native syscalls
|
12 years ago |
Al Viro
|
55bb5a1e3a
sparc: switch to generic compat rt_sigpending()
|
12 years ago |
Al Viro
|
99b06feb0f
sparc: switch to generic sigaltstack
|
12 years ago |
David S. Miller
|
4e4d78f1c1
sparc: Hook up finit_module syscall.
|
12 years ago |
Linus Torvalds
|
9977d9b379
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
David S. Miller
|
de7531e857
sparc64: exit_group should kill register windows just like plain exit.
|
12 years ago |
Al Viro
|
2bf81c8af9
Merge branch 'arch-microblaze' into no-rebases
|
12 years ago |
Al Viro
|
85910c202b
Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc
|
12 years ago |
David S. Miller
|
1df35f80f9
sparc: Wire up sys_kcmp.
|
12 years ago |
David S. Miller
|
517ffce4e1
sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.
|
12 years ago |
Al Viro
|
eb48ffcf0e
sparc64: convert to generic execve
|
12 years ago |
David Howells
|
45de6767dc
KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compat
|
13 years ago |
David S. Miller
|
51ce185af0
sparc: Hook up process_vm_{readv,writev} syscalls.
|
13 years ago |
Stephen Rothwell
|
2ee04a1069
sparc: Remove another reference to nfsservctl
|
14 years ago |
NeilBrown
|
f5b9409973
All Arch: remove linkage for sys_nfsservctl system call
|
14 years ago |
Eric W. Biederman
|
7b21fddd08
ns: Wire up the setns system call
|
14 years ago |
Anton Blanchard
|
228e548e60
net: Add sendmmsg socket system call
|
14 years ago |
David S. Miller
|
97c278e31c
sparc: Hook up syncfs system call.
|
14 years ago |
David S. Miller
|
b3f80f6d2b
sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls.
|
14 years ago |
David S. Miller
|
8e8073a449
sparc: Hook up new fanotify and prlimit64 syscalls.
|
15 years ago |
Christoph Hellwig
|
e28cbf2293
improve sys_newuname() for compat architectures
|
15 years ago |