aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/syscall_table.S
AgeCommit message (Expand)Author
2013-03-02parisc: switch to compat_functions of io_setup, io_getevents and io_submitHelge Deller
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
2010-03-06parisc: ditto sys_accept4Kyle McMartin
2010-03-06parisc: wire up sys_recvmmsgHelge Deller
2009-11-06sysctl: parisc Use the compat_sys_sysctlEric W. Biederman
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-07-03parisc: perf: wire up sys_perf_counter_openKyle McMartin
2009-07-03parisc: wire sys_perf_counter_open to sys_ni_syscallKyle McMartin
2009-07-03parisc: wire up rt_tgsigqueueinfoKyle McMartin
2009-07-03parisc: wire up preadv/pwritev syscallsKyle McMartin
2009-03-27generic compat_sys_ustatChristoph Hellwig
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-10-17parisc: convert to generic compat_sys_ptraceHelge Deller
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig
2008-10-10parisc: add new syscallsKyle McMartin
2008-03-15[PARISC] wire up timerfd syscallsKyle McMartin
2008-03-15[PARISC] remove old timerfd syscallKyle McMartin
2007-10-18[PARISC] Wire up sys_fallocate (and compat_sys_fallocate)Kyle McMartin
2007-08-27[PARISC] Use compat_sys_getdentsKyle McMartin
2007-05-27[PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscallsHelge Deller
2007-05-22[PARISC] Wire up kexec_load syscallKyle McMartin
2007-05-22[PARISC] Move #undef to end of syscall tableKyle McMartin
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2007-02-21[PARISC] Add missing statfs64 and fstatfs64 syscallsGuy Martin
2007-02-17[PARISC] Reorder syscalls to match unistd.hCarlos O'Donell Jr
2007-02-17[PARISC] fix sys_rt_sigqueueinfoKyle McMartin