Helge Deller
|
2765b3edc4
parisc: Wire up io_pgetevents syscall
|
7 年之前 |
Eric Biggers
|
b0f94efd5a
parisc: use compat_sys_keyctl()
|
8 年之前 |
Helge Deller
|
63d32d1e09
parisc: Wire up statx system call
|
8 年之前 |
Helge Deller
|
119a0a3c13
parisc: Wire up preadv2 and pwritev2 syscalls
|
9 年之前 |
Helge Deller
|
56649be9e6
parisc: Drop alloc_hugepages and free_hugepages syscalls
|
9 年之前 |
Helge Deller
|
b4f09ae6db
parisc: Wire up copy_file_range syscall
|
9 年之前 |
Helge Deller
|
5c477b4579
parisc: Wire up mlock2 syscall
|
9 年之前 |
Helge Deller
|
7bc2d40ea6
parisc: Wire up userfaultfd syscall
|
10 年之前 |
Mathieu Desnoyers
|
b6096755f4
parisc: allocate sys_membarrier system call number
|
10 年之前 |
Helge Deller
|
47514da3ac
parisc: Add compile-time check when adding new syscalls
|
10 年之前 |
Helge Deller
|
fb96a796f2
parisc: Wire up execveat syscall
|
10 年之前 |
Helge Deller
|
2fe749f50b
parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls
|
10 年之前 |
Helge Deller
|
e6be7bb8a3
parisc: Wire up bpf syscall
|
10 年之前 |
Helge Deller
|
c90f06943e
parisc: Wire up seccomp, getrandom and memfd_create syscalls
|
11 年之前 |
Linus Torvalds
|
54f8c2aa14
Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
|
11 年之前 |
Helge Deller
|
ab8a261ba5
parisc: fix fanotify_mark() syscall on 32bit compat kernel
|
11 年之前 |
Linus Torvalds
|
9abd09acd6
parisc: 'renameat2()' doesn't need (or have) a separate compat system call
|
11 年之前 |
Miklos Szeredi
|
18e480aa07
parisc: add renameat2 syscall
|
11 年之前 |
Helge Deller
|
ab3e55b119
parisc: fix epoll_pwait syscall on compat kernel
|
11 年之前 |
Helge Deller
|
e9af8b7aba
parisc: wire up sys_utimes
|
11 年之前 |
Helge Deller
|
998bbb2fc0
parisc: wire up sched_setattr and sched_getattr
|
11 年之前 |
Al Viro
|
e1fd1f490f
get rid of union semop in sys_semctl(2) arguments
|
12 年之前 |
Al Viro
|
d5dc77bfee
consolidate compat lookup_dcookie()
|
12 年之前 |
Al Viro
|
19f4fc3aee
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
|
12 年之前 |
Linus Torvalds
|
6977c6fc77
Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
|
12 年之前 |
Helge Deller
|
48139f8695
parisc: switch to compat_functions of io_setup, io_getevents and io_submit
|
12 年之前 |
Al Viro
|
3f6d078d4a
fix compat truncate/ftruncate
|
12 年之前 |
Al Viro
|
561c673197
switch lseek to COMPAT_SYSCALL_DEFINE
|
12 年之前 |
Linus Torvalds
|
9e2d59ad58
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 年之前 |
Helge Deller
|
f03d70a7fc
parisc: sendfile and sendfile64 syscall cleanups
|
12 年之前 |