aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/unistd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-26fs: stat: compat: Add __ARCH_WANT_COMPAT_STATGuo Ren1-0/+1
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann1-4/+4
2019-01-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann1-5/+0
2018-11-18sparc: add __NR_syscalls along with NR_syscallsFiroz Khan1-0/+2
2018-11-18sparc: move __IGNORE* entries to non uapi headerFiroz Khan1-0/+16
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
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-14burying unused conditionalsAl Viro1-3/+0
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-1/+0
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-12-17compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas1-0/+1
2012-10-16sparc32: switch to generic sys_execve()Al Viro1-1/+1
2012-10-16sparc64: convert to generic execveAl Viro1-0/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/sparc/include/asmDavid Howells1-408/+4
2012-10-02compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas1-0/+1
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-1/+0
2011-11-01sparc: Hook up process_vm_{readv,writev} syscalls.David S. Miller1-1/+3
2011-05-28ns: Wire up the setns system callEric W. Biederman1-1/+2
2011-05-05net: Add sendmmsg socket system callAnton Blanchard1-1/+2
2011-03-29sparc: Hook up syncfs system call.David S. Miller1-1/+2
2011-03-18sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls.David S. Miller1-1/+4
2010-08-16sparc: Hook up new fanotify and prlimit64 syscalls.David S. Miller1-1/+4
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-1/+3
2009-12-11sparc64: Add syscall tracepoint support.David S. Miller1-1/+1
2009-10-14sparc: Add missing __NR_recvmmsg define.David S. Miller1-1/+2
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-1/+1
2009-09-04sparc: add basic support for 'perf'Jens Axboe1-1/+2
2009-06-16sparc: Wire up sys_rt_tgsigqueueinfo().David S. Miller1-1/+2
2009-04-08sparc: Hook up sys_preadv and sys_pwritevDavid S. Miller1-1/+3
2008-12-04sparc: combine unistd_{32,64}.hStephen Rothwell1-5/+441
2008-07-27sparc, sparc64: use arch/sparc/includeSam Ravnborg1-0/+8