summaryrefslogtreecommitdiff
path: root/arch/sparc/include/asm/unistd.h
AgeCommit message (Expand)Author
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann
2019-01-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann
2018-11-18sparc: add __NR_syscalls along with NR_syscallsFiroz Khan
2018-11-18sparc: move __IGNORE* entries to non uapi headerFiroz Khan
2018-08-29y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann
2018-08-29asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-02-14burying unused conditionalsAl Viro
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-17compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas
2012-10-16sparc32: switch to generic sys_execve()Al Viro
2012-10-16sparc64: convert to generic execveAl Viro
2012-10-09UAPI: (Scripted) Disintegrate arch/sparc/include/asmDavid Howells
2012-10-02compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2011-11-01sparc: Hook up process_vm_{readv,writev} syscalls.David S. Miller
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-05net: Add sendmmsg socket system callAnton Blanchard
2011-03-29sparc: Hook up syncfs system call.David S. Miller
2011-03-18sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls.David S. Miller
2010-08-16sparc: Hook up new fanotify and prlimit64 syscalls.David S. Miller
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2009-12-11sparc64: Add syscall tracepoint support.David S. Miller
2009-10-14sparc: Add missing __NR_recvmmsg define.David S. Miller
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-04sparc: add basic support for 'perf'Jens Axboe
2009-06-16sparc: Wire up sys_rt_tgsigqueueinfo().David S. Miller
2009-04-08sparc: Hook up sys_preadv and sys_pwritevDavid S. Miller
2008-12-04sparc: combine unistd_{32,64}.hStephen Rothwell
2008-07-27sparc, sparc64: use arch/sparc/includeSam Ravnborg