summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/syscall_table.S
Commit message (Expand)AuthorAgeFilesLines
* parisc: use compat_sys_keyctl()Eric Biggers2017-07-021-1/+1
* parisc: Wire up statx system callHelge Deller2017-03-151-0/+1
* parisc: Wire up preadv2 and pwritev2 syscallsHelge Deller2016-03-231-0/+2
* parisc: Drop alloc_hugepages and free_hugepages syscallsHelge Deller2016-03-231-2/+2
* parisc: Wire up copy_file_range syscallHelge Deller2016-03-011-0/+1
* parisc: Wire up mlock2 syscallHelge Deller2015-12-121-0/+1
* parisc: Wire up userfaultfd syscallHelge Deller2015-10-221-0/+1
* parisc: allocate sys_membarrier system call numberMathieu Desnoyers2015-10-221-0/+1
* parisc: Add compile-time check when adding new syscallsHelge Deller2015-03-231-3/+6
* parisc: Wire up execveat syscallHelge Deller2015-02-161-0/+1
* parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsHelge Deller2014-11-101-4/+4
* parisc: Wire up bpf syscallHelge Deller2014-11-101-0/+1
* parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller2014-08-271-0/+3
* Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-131-1/+1
|\
| * parisc: fix fanotify_mark() syscall on 32bit compat kernelHelge Deller2014-07-131-1/+1
* | parisc: 'renameat2()' doesn't need (or have) a separate compat system callLinus Torvalds2014-05-231-1/+1
* | parisc: add renameat2 syscallMiklos Szeredi2014-05-201-0/+1
* | parisc: fix epoll_pwait syscall on compat kernelHelge Deller2014-04-131-1/+1
* | parisc: wire up sys_utimesHelge Deller2014-03-231-0/+1
* | parisc: wire up sched_setattr and sched_getattrHelge Deller2014-02-021-0/+2
|/
* get rid of union semop in sys_semctl(2) argumentsAl Viro2013-03-051-1/+1
* consolidate compat lookup_dcookie()Al Viro2013-03-031-1/+1
* convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-031-2/+2
* Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-03-031-3/+3
|\
| * parisc: switch to compat_functions of io_setup, io_getevents and io_submitHelge Deller2013-03-021-3/+3
* | fix compat truncate/ftruncateAl Viro2013-02-251-2/+2
* | switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-241-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-231-4/+4
|\
| * parisc: switch to generic compat rt_sigaction()Al Viro2013-02-031-1/+1
| * parisc: switch to generic compat sched_rr_get_interval()Al Viro2013-02-031-1/+1
| * parisc: switch to generic compat rt_sigpending()Al Viro2013-02-031-1/+1
| * parisc: switch to generic compat rt_sigprocmask()Al Viro2013-02-031-1/+1
| * parisc: switch to generic sigaltstackAl Viro2013-02-031-1/+1
* | parisc: sendfile and sendfile64 syscall cleanupsHelge Deller2013-02-201-1/+1
* | parisc: switch to available compat_sched_rr_get_interval implementationHelge Deller2013-02-201-4/+1
* | parisc: fix fallocate syscallHelge Deller2013-02-201-1/+1
* | parisc: convert msgrcv and msgsnd syscalls to use compat layerHelge Deller2013-02-201-2/+2
* | parisc: correctly wire up mq_* functions for CONFIG_COMPAT caseHelge Deller2013-02-201-5/+5
* | parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy...Helge Deller2013-02-201-0/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-121-1/+1
|\
| * parisc: switch to generic sys_execve()Al Viro2012-10-141-1/+1
* | [parisc] open(2) compat bugAl Viro2012-12-031-1/+1
|/
* remove remaining references to nfsservctlStephen Rothwell2011-08-291-1/+1
* [PARISC] wire up sendmmsg syscallJames Bottomley2011-07-311-0/+1
* ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* [PARISC] wire up syncfs syscallJames Bottomley2011-04-151-0/+1
* [PARISC] wire up the fhandle syscallsJames Bottomley2011-04-151-0/+2
* [PARISC] wire up clock_adjtime syscallJames Bottomley2011-04-151-0/+1
* [PARISC] wire up fanotify syscallsJames Bottomley2011-04-151-0/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
OpenPOWER on IntegriCloud