summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/syscall_table.S
AgeCommit message (Expand)AuthorLines
2014-08-27parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller-0/+3
2014-07-13Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2014-07-13parisc: fix fanotify_mark() syscall on 32bit compat kernelHelge Deller-1/+1
2014-05-23parisc: 'renameat2()' doesn't need (or have) a separate compat system callLinus Torvalds-1/+1
2014-05-20parisc: add renameat2 syscallMiklos Szeredi-0/+1
2014-04-13parisc: fix epoll_pwait syscall on compat kernelHelge Deller-1/+1
2014-03-23parisc: wire up sys_utimesHelge Deller-0/+1
2014-02-02parisc: wire up sched_setattr and sched_getattrHelge Deller-0/+2
2013-03-05get rid of union semop in sys_semctl(2) argumentsAl Viro-1/+1
2013-03-03consolidate compat lookup_dcookie()Al Viro-1/+1
2013-03-03convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro-2/+2
2013-03-03Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+3
2013-03-02parisc: switch to compat_functions of io_setup, io_getevents and io_submitHelge Deller-3/+3
2013-02-25fix compat truncate/ftruncateAl Viro-2/+2
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro-1/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-4/+4
2013-02-20parisc: sendfile and sendfile64 syscall cleanupsHelge Deller-1/+1
2013-02-20parisc: switch to available compat_sched_rr_get_interval implementationHelge Deller-4/+1
2013-02-20parisc: fix fallocate syscallHelge Deller-1/+1
2013-02-20parisc: convert msgrcv and msgsnd syscalls to use compat layerHelge Deller-2/+2
2013-02-20parisc: correctly wire up mq_* functions for CONFIG_COMPAT caseHelge Deller-5/+5
2013-02-20parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy...Helge Deller-0/+4
2013-02-03parisc: switch to generic compat rt_sigaction()Al Viro-1/+1
2013-02-03parisc: switch to generic compat sched_rr_get_interval()Al Viro-1/+1
2013-02-03parisc: switch to generic compat rt_sigpending()Al Viro-1/+1
2013-02-03parisc: switch to generic compat rt_sigprocmask()Al Viro-1/+1
2013-02-03parisc: switch to generic sigaltstackAl Viro-1/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2012-12-03[parisc] open(2) compat bugAl Viro-1/+1
2012-10-14parisc: switch to generic sys_execve()Al Viro-1/+1
2011-08-29remove remaining references to nfsservctlStephen Rothwell-1/+1
2011-07-31[PARISC] wire up sendmmsg syscallJames Bottomley-0/+1
2011-05-28ns: Wire up the setns system callEric W. Biederman-0/+1
2011-04-15[PARISC] wire up syncfs syscallJames Bottomley-0/+1
2011-04-15[PARISC] wire up the fhandle syscallsJames Bottomley-0/+2
2011-04-15[PARISC] wire up clock_adjtime syscallJames Bottomley-0/+1
2011-04-15[PARISC] wire up fanotify syscallsJames Bottomley-0/+2
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2010-10-13parisc: add prlimit64 syscallKyle McMartin-0/+1
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig-1/+1
2010-03-06parisc: ditto sys_accept4Kyle McMartin-0/+1
2010-03-06parisc: wire up sys_recvmmsgHelge Deller-0/+1
2009-11-06sysctl: parisc Use the compat_sys_sysctlEric W. Biederman-1/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar-1/+1
2009-07-03parisc: perf: wire up sys_perf_counter_openKyle McMartin-1/+1
2009-07-03parisc: wire sys_perf_counter_open to sys_ni_syscallKyle McMartin-0/+1
2009-07-03parisc: wire up rt_tgsigqueueinfoKyle McMartin-1/+2
2009-07-03parisc: wire up preadv/pwritev syscallsKyle McMartin-0/+2
2009-03-27generic compat_sys_ustatChristoph Hellwig-1/+1
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds-1/+7