aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/syscall_table.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-10parisc: generate uapi header and system call table filesFiroz Khan1-459/+0
2018-06-28parisc: Wire up io_pgetevents syscallHelge Deller1-0/+1
2017-07-02parisc: use compat_sys_keyctl()Eric Biggers1-1/+1
2017-03-15parisc: Wire up statx system callHelge Deller1-0/+1
2016-03-23parisc: Wire up preadv2 and pwritev2 syscallsHelge Deller1-0/+2
2016-03-23parisc: Drop alloc_hugepages and free_hugepages syscallsHelge Deller1-2/+2
2016-03-01parisc: Wire up copy_file_range syscallHelge Deller1-0/+1
2015-12-12parisc: Wire up mlock2 syscallHelge Deller1-0/+1
2015-10-22parisc: Wire up userfaultfd syscallHelge Deller1-0/+1
2015-10-22parisc: allocate sys_membarrier system call numberMathieu Desnoyers1-0/+1
2015-03-23parisc: Add compile-time check when adding new syscallsHelge Deller1-3/+6
2015-02-16parisc: Wire up execveat syscallHelge Deller1-0/+1
2014-11-10parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsHelge Deller1-4/+4
2014-11-10parisc: Wire up bpf syscallHelge Deller1-0/+1
2014-08-27parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller1-0/+3
2014-07-13Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-1/+1
2014-07-13parisc: fix fanotify_mark() syscall on 32bit compat kernelHelge Deller1-1/+1
2014-05-23parisc: 'renameat2()' doesn't need (or have) a separate compat system callLinus Torvalds1-1/+1
2014-05-20parisc: add renameat2 syscallMiklos Szeredi1-0/+1
2014-04-13parisc: fix epoll_pwait syscall on compat kernelHelge Deller1-1/+1
2014-03-23parisc: wire up sys_utimesHelge Deller1-0/+1
2014-02-02parisc: wire up sched_setattr and sched_getattrHelge Deller1-0/+2
2013-03-05get rid of union semop in sys_semctl(2) argumentsAl Viro1-1/+1
2013-03-03consolidate compat lookup_dcookie()Al Viro1-1/+1
2013-03-03convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro1-2/+2
2013-03-03Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-3/+3
2013-03-02parisc: switch to compat_functions of io_setup, io_getevents and io_submitHelge Deller1-3/+3
2013-02-25fix compat truncate/ftruncateAl Viro1-2/+2
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro1-1/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-4/+4
2013-02-20parisc: sendfile and sendfile64 syscall cleanupsHelge Deller1-1/+1
2013-02-20parisc: switch to available compat_sched_rr_get_interval implementationHelge Deller1-4/+1
2013-02-20parisc: fix fallocate syscallHelge Deller1-1/+1
2013-02-20parisc: convert msgrcv and msgsnd syscalls to use compat layerHelge Deller1-2/+2
2013-02-20parisc: correctly wire up mq_* functions for CONFIG_COMPAT caseHelge Deller1-5/+5
2013-02-20parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module syscallsHelge Deller1-0/+4
2013-02-03parisc: switch to generic compat rt_sigaction()Al Viro1-1/+1
2013-02-03parisc: switch to generic compat sched_rr_get_interval()Al Viro1-1/+1
2013-02-03parisc: switch to generic compat rt_sigpending()Al Viro1-1/+1
2013-02-03parisc: switch to generic compat rt_sigprocmask()Al Viro1-1/+1
2013-02-03parisc: switch to generic sigaltstackAl Viro1-1/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-1/+1
2012-12-03[parisc] open(2) compat bugAl Viro1-1/+1
2012-10-14parisc: switch to generic sys_execve()Al Viro1-1/+1
2011-08-29remove remaining references to nfsservctlStephen Rothwell1-1/+1
2011-07-31[PARISC] wire up sendmmsg syscallJames Bottomley1-0/+1
2011-05-28ns: Wire up the setns system callEric W. Biederman1-0/+1
2011-04-15[PARISC] wire up syncfs syscallJames Bottomley1-0/+1
2011-04-15[PARISC] wire up the fhandle syscallsJames Bottomley1-0/+2
2011-04-15[PARISC] wire up clock_adjtime syscallJames Bottomley1-0/+1