aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm/unistd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-0/+1
2022-05-30parisc: Drop __ARCH_WANT_OLD_READDIR and __ARCH_WANT_SYS_OLDUMOUNTHelge Deller1-2/+0
2022-04-26fs: stat: compat: Add __ARCH_WANT_COMPAT_STATGuo Ren1-0/+1
2022-03-11parisc: Add vDSO supportHelge Deller1-4/+0
2019-07-17parisc: Wire up clone3 syscallHelge Deller1-0/+1
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann1-3/+6
2019-02-07syscalls: remove obsolete __IGNORE_ macrosArnd Bergmann1-1/+0
2019-01-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann1-3/+0
2018-12-10parisc: add __NR_syscalls along with __NR_Linux_syscallsFiroz Khan1-0/+2
2018-12-10parisc: move __IGNORE* entries to non uapi headerFiroz Khan1-0/+6
2018-08-29y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann1-0/+1
2018-08-29asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann1-1/+0
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-27trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro1-1/+0
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick1-1/+0
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro1-8/+0
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-3/+0
2013-02-20parisc: sendfile and sendfile64 syscall cleanupsHelge Deller1-0/+1
2013-02-20parisc: switch to available compat_sched_rr_get_interval implementationHelge Deller1-0/+1
2013-02-14burying unused conditionalsAl Viro1-3/+0
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-11-28parisc: switch to generic fork/vfork/cloneAl Viro1-0/+3
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro1-834/+1
2012-10-21parisc: switch to saner kernel_execve() semanticsAl Viro1-1/+0
2012-10-16UAPI: (Scripted) Disintegrate arch/parisc/include/asmDavid Howells1-834/+1
2012-10-14parisc: switch to generic sys_execve()Al Viro1-0/+1
2012-10-14parisc: switch to generic kernel_execve()Al Viro1-0/+1
2011-07-31[PARISC] wire up sendmmsg syscallJames Bottomley1-1/+2
2011-05-28ns: Wire up the setns system callEric W. Biederman1-1/+2
2011-04-15[PARISC] wire up syncfs syscallJames Bottomley1-1/+2
2011-04-15[PARISC] wire up the fhandle syscallsJames Bottomley1-1/+3
2011-04-15[PARISC] wire up clock_adjtime syscallJames Bottomley1-1/+2
2011-04-15[PARISC] wire up fanotify syscallsJames Bottomley1-1/+3
2010-10-13parisc: add prlimit64 syscallKyle McMartin1-1/+2
2010-03-06parisc: ditto sys_accept4Kyle McMartin1-1/+2
2010-03-06parisc: wire up sys_recvmmsgHelge Deller1-1/+2
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-2/+2
2009-07-03parisc: wire sys_perf_counter_open to sys_ni_syscallKyle McMartin1-1/+2
2009-07-03parisc: wire up rt_tgsigqueueinfoKyle McMartin1-1/+2
2009-07-03parisc: wire up preadv/pwritev syscallsKyle McMartin1-1/+3
2008-10-10parisc: add new syscallsKyle McMartin1-2/+8
2008-10-10parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin1-0/+991