- 2765b3e parisc: Wire up io_pgetevents syscall by Helge Deller · 7 years ago
- b0f94ef parisc: use compat_sys_keyctl() by Eric Biggers · 8 years ago
- 63d32d1 parisc: Wire up statx system call by Helge Deller · 8 years ago
- 119a0a3 parisc: Wire up preadv2 and pwritev2 syscalls by Helge Deller · 9 years ago
- 56649be parisc: Drop alloc_hugepages and free_hugepages syscalls by Helge Deller · 9 years ago
- b4f09ae parisc: Wire up copy_file_range syscall by Helge Deller · 9 years ago
- 5c477b4 parisc: Wire up mlock2 syscall by Helge Deller · 9 years ago
- 7bc2d40 parisc: Wire up userfaultfd syscall by Helge Deller · 9 years ago
- b609675 parisc: allocate sys_membarrier system call number by Mathieu Desnoyers · 9 years ago
- 47514da parisc: Add compile-time check when adding new syscalls by Helge Deller · 10 years ago
- fb96a79 parisc: Wire up execveat syscall by Helge Deller · 10 years ago
- 2fe749f parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls by Helge Deller · 10 years ago
- e6be7bb parisc: Wire up bpf syscall by Helge Deller · 10 years ago
- c90f069 parisc: Wire up seccomp, getrandom and memfd_create syscalls by Helge Deller · 10 years ago
- 54f8c2a Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
- ab8a261 parisc: fix fanotify_mark() syscall on 32bit compat kernel by Helge Deller · 11 years ago
- 9abd09a parisc: 'renameat2()' doesn't need (or have) a separate compat system call by Linus Torvalds · 11 years ago
- 18e480a parisc: add renameat2 syscall by Miklos Szeredi · 11 years ago
- ab3e55b parisc: fix epoll_pwait syscall on compat kernel by Helge Deller · 11 years ago
- e9af8b7 parisc: wire up sys_utimes by Helge Deller · 11 years ago
- 998bbb2 parisc: wire up sched_setattr and sched_getattr by Helge Deller · 11 years ago
- e1fd1f4 get rid of union semop in sys_semctl(2) arguments by Al Viro · 12 years ago
- d5dc77b consolidate compat lookup_dcookie() by Al Viro · 12 years ago
- 19f4fc3 convert sendfile{,64} to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
- 6977c6f Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 years ago
- 48139f8 parisc: switch to compat_functions of io_setup, io_getevents and io_submit by Helge Deller · 12 years ago
- 3f6d078 fix compat truncate/ftruncate by Al Viro · 12 years ago
- 561c673 switch lseek to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
- 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- f03d70a parisc: sendfile and sendfile64 syscall cleanups by Helge Deller · 12 years ago
- e27da28 parisc: switch to available compat_sched_rr_get_interval implementation by Helge Deller · 12 years ago
- 4474a33 parisc: fix fallocate syscall by Helge Deller · 12 years ago
- bf581e1 parisc: convert msgrcv and msgsnd syscalls to use compat layer by Helge Deller · 12 years ago
- fee707b parisc: correctly wire up mq_* functions for CONFIG_COMPAT case by Helge Deller · 12 years ago
- 2408474 parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module syscalls by Helge Deller · 12 years ago
- b0f9582 parisc: switch to generic compat rt_sigaction() by Al Viro · 12 years ago
- d914b8d parisc: switch to generic compat sched_rr_get_interval() by Al Viro · 12 years ago
- cddc2da parisc: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
- e6a7ad5 parisc: switch to generic compat rt_sigprocmask() by Al Viro · 12 years ago
- 6e26aab parisc: switch to generic sigaltstack by Al Viro · 12 years ago
- 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 25a3bc6 [parisc] open(2) compat bug by Al Viro · 12 years ago
- 7f1f311 parisc: switch to generic sys_execve() by Al Viro · 12 years ago
- d4d7b2a remove remaining references to nfsservctl by Stephen Rothwell · 13 years ago
- 205e9a2 [PARISC] wire up sendmmsg syscall by James Bottomley · 13 years ago
- 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
- 2e7bad5 [PARISC] wire up syncfs syscall by James Bottomley · 14 years ago
- a71aae4 [PARISC] wire up the fhandle syscalls by James Bottomley · 14 years ago
- c3f957a [PARISC] wire up clock_adjtime syscall by James Bottomley · 14 years ago
- 1824074 [PARISC] wire up fanotify syscalls by James Bottomley · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- caf9619 parisc: add prlimit64 syscall by Kyle McMartin · 14 years ago
- e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 15 years ago
- 81e4a5e parisc: ditto sys_accept4 by Kyle McMartin · 15 years ago
- 9ceb38e parisc: wire up sys_recvmmsg by Helge Deller · 15 years ago
- f78a9a5a sysctl: parisc Use the compat_sys_sysctl by Eric W. Biederman · 16 years ago
- cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
- 2d4618d parisc: perf: wire up sys_perf_counter_open by Kyle McMartin · 16 years ago
- 538e236 parisc: wire sys_perf_counter_open to sys_ni_syscall by Kyle McMartin · 16 years ago
- 4435607 parisc: wire up rt_tgsigqueueinfo by Kyle McMartin · 16 years ago
- 90eab5e parisc: wire up preadv/pwritev syscalls by Kyle McMartin · 16 years ago
- 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
- e3d2f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
- 81e192d parisc: convert to generic compat_sys_ptrace by Helge Deller · 16 years ago
- b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
- 0be7d1f parisc: add new syscalls by Kyle McMartin · 16 years ago
- ff80c66 [PARISC] wire up timerfd syscalls by Kyle McMartin · 17 years ago
- 0cb845e [PARISC] remove old timerfd syscall by Kyle McMartin · 17 years ago
- 2cfc5be [PARISC] Wire up sys_fallocate (and compat_sys_fallocate) by Kyle McMartin · 17 years ago
- 88a7907 [PARISC] Use compat_sys_getdents by Kyle McMartin · 18 years ago
- 593af52 [PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscalls by Helge Deller · 18 years ago
- fd3eef1 [PARISC] Wire up kexec_load syscall by Kyle McMartin · 18 years ago
- 034a15b [PARISC] Move #undef to end of syscall table by Kyle McMartin · 18 years ago
- b0138a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
- 2ed0e24 [PARISC] Add missing statfs64 and fstatfs64 syscalls by Guy Martin · 18 years ago
- 1e67685 [PARISC] Reorder syscalls to match unistd.h by Carlos O'Donell Jr · 18 years ago
- d104f11 [PARISC] fix sys_rt_sigqueueinfo by Kyle McMartin · 18 years ago
- a8f44e3 [PARISC] use CONFIG_64BIT instead of __LP64__ by Helge Deller · 18 years ago
- 4650f0a [PARISC] Add TIF_RESTORE_SIGMASK support by Kyle McMartin · 18 years ago
- 19dd705 [PARISC] add missing syscalls for vmsplice, move_pages, getcpu & epoll_pwait by Helge Deller · 18 years ago
- d4d23ad [PATCH] Common compat_sys_sysinfo by Kyle McMartin · 18 years ago
- 75a4958 [PARISC] Allow overriding personality with sys_personality by Kyle McMartin · 18 years ago
- 6ca773c [PARISC] Add new entries to the syscall table by Kyle McMartin · 19 years ago
- b29eac4 [PARISC] getsockopt should be ENTRY_COMP by Kyle McMartin · 19 years ago
- 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 19 years ago
- 108dff7 [PATCH] sys_newfstatat -> sys_fstatat64 by Kyle McMartin · 19 years ago
- 28b2425 [PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGMASK is done by Kyle McMartin · 19 years ago
- 68ee3eb [PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages) by Kyle McMartin · 19 years ago
- 413059f [PARISC] Replace uses of __LP64__ with CONFIG_64BIT by Grant Grundler · 19 years ago
- ba1f188 [PARISC] Add new ioprio_{set,get} syscalls by Jens Axboe · 19 years ago
- 7d87e14c [PATCH] consolidate sys_shmat by Stephen Rothwell · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago