aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/syscall_table.S
AgeCommit message (Expand)Author
2016-03-23parisc: Wire up preadv2 and pwritev2 syscallsHelge Deller
2016-03-23parisc: Drop alloc_hugepages and free_hugepages syscallsHelge Deller
2016-03-01parisc: Wire up copy_file_range syscallHelge Deller
2015-12-12parisc: Wire up mlock2 syscallHelge Deller
2015-10-22parisc: Wire up userfaultfd syscallHelge Deller
2015-10-22parisc: allocate sys_membarrier system call numberMathieu Desnoyers
2015-03-23parisc: Add compile-time check when adding new syscallsHelge Deller
2015-02-16parisc: Wire up execveat syscallHelge Deller
2014-11-10parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsHelge Deller
2014-11-10parisc: Wire up bpf syscallHelge Deller
2014-08-27parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller
2014-07-13Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-13parisc: fix fanotify_mark() syscall on 32bit compat kernelHelge Deller
2014-05-23parisc: 'renameat2()' doesn't need (or have) a separate compat system callLinus Torvalds
2014-05-20parisc: add renameat2 syscallMiklos Szeredi
2014-04-13parisc: fix epoll_pwait syscall on compat kernelHelge Deller
2014-03-23parisc: wire up sys_utimesHelge Deller
2014-02-02parisc: wire up sched_setattr and sched_getattrHelge Deller
2013-03-05get rid of union semop in sys_semctl(2) argumentsAl Viro
2013-03-03consolidate compat lookup_dcookie()Al Viro
2013-03-03convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-03Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-03-02parisc: switch to compat_functions of io_setup, io_getevents and io_submitHelge Deller
2013-02-25fix compat truncate/ftruncateAl Viro
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-20parisc: sendfile and sendfile64 syscall cleanupsHelge Deller
2013-02-20parisc: switch to available compat_sched_rr_get_interval implementationHelge Deller
2013-02-20parisc: fix fallocate syscallHelge Deller
2013-02-20parisc: convert msgrcv and msgsnd syscalls to use compat layerHelge Deller
2013-02-20parisc: correctly wire up mq_* functions for CONFIG_COMPAT caseHelge Deller
2013-02-20parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy...Helge Deller
2013-02-03parisc: switch to generic compat rt_sigaction()Al Viro
2013-02-03parisc: switch to generic compat sched_rr_get_interval()Al Viro
2013-02-03parisc: switch to generic compat rt_sigpending()Al Viro
2013-02-03parisc: switch to generic compat rt_sigprocmask()Al Viro
2013-02-03parisc: switch to generic sigaltstackAl Viro
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-03[parisc] open(2) compat bugAl Viro
2012-10-14parisc: switch to generic sys_execve()Al Viro
2011-08-29remove remaining references to nfsservctlStephen Rothwell
2011-07-31[PARISC] wire up sendmmsg syscallJames Bottomley
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-04-15[PARISC] wire up syncfs syscallJames Bottomley
2011-04-15[PARISC] wire up the fhandle syscallsJames Bottomley
2011-04-15[PARISC] wire up clock_adjtime syscallJames Bottomley
2011-04-15[PARISC] wire up fanotify syscallsJames Bottomley
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-13parisc: add prlimit64 syscallKyle McMartin
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig