aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/syscall_table.S
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...Linus 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/ker...Linus 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/vir...Linus 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 sy...Helge 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/vir...Linus 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
2011-04-15[PARISC] wire up fanotify syscallsJames Bottomley1-0/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-10-13parisc: add prlimit64 syscallKyle McMartin1-0/+1
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig1-1/+1
2010-03-06parisc: ditto sys_accept4Kyle McMartin1-0/+1
2010-03-06parisc: wire up sys_recvmmsgHelge Deller1-0/+1
2009-11-06sysctl: parisc Use the compat_sys_sysctlEric W. Biederman1-1/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-1/+1
2009-07-03parisc: perf: wire up sys_perf_counter_openKyle McMartin1-1/+1
2009-07-03parisc: wire sys_perf_counter_open to sys_ni_syscallKyle McMartin1-0/+1
2009-07-03parisc: wire up rt_tgsigqueueinfoKyle McMartin1-1/+2
2009-07-03parisc: wire up preadv/pwritev syscallsKyle McMartin1-0/+2
2009-03-27generic compat_sys_ustatChristoph Hellwig1-1/+1
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-1/+7
2008-10-17parisc: convert to generic compat_sys_ptraceHelge Deller1-1/+1
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig1-2/+2
2008-10-10parisc: add new syscallsKyle McMartin1-0/+6
2008-03-15[PARISC] wire up timerfd syscallsKyle McMartin1-0/+3
2008-03-15[PARISC] remove old timerfd syscallKyle McMartin1-1/+1
2007-10-18[PARISC] Wire up sys_fallocate (and compat_sys_fallocate)Kyle McMartin1-0/+1
2007-08-27[PARISC] Use compat_sys_getdentsKyle McMartin1-3/+1
2007-05-27[PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscallsHelge Deller1-0/+5
2007-05-22[PARISC] Wire up kexec_load syscallKyle McMartin1-0/+1
2007-05-22[PARISC] Move #undef to end of syscall tableKyle McMartin1-5/+5
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-5/+11
2007-02-21[PARISC] Add missing statfs64 and fstatfs64 syscallsGuy Martin1-0/+2
2007-02-17[PARISC] Reorder syscalls to match unistd.hCarlos O'Donell Jr1-1/+1
2007-02-17[PARISC] fix sys_rt_sigqueueinfoKyle McMartin1-1/+1
2007-02-17[PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller1-1/+1
2007-02-17[PARISC] Add TIF_RESTORE_SIGMASK supportKyle McMartin1-3/+3
2007-02-17[PARISC] add missing syscalls for vmsplice, move_pages, getcpu & epoll_pwaitHelge Deller1-0/+4
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin1-1/+1
2006-10-04[PARISC] Allow overriding personality with sys_personalityKyle McMartin1-2/+2
2006-04-21[PARISC] Add new entries to the syscall tableKyle McMartin1-1/+7
2006-03-30[PARISC] getsockopt should be ENTRY_COMPKyle McMartin1-1/+1
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell1-1/+1
2006-02-13[PATCH] sys_newfstatat -> sys_fstatat64Kyle McMartin1-1/+1
2006-02-08[PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGMASK is doneKyle McMartin1-2/+2
2006-01-30[PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)Kyle McMartin1-0/+19
2005-10-21[PARISC] Replace uses of __LP64__ with CONFIG_64BITGrant Grundler1-2/+2
2005-10-21[PARISC] Add new ioprio_{set,get} syscallsJens Axboe1-0/+6
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+372