aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/unistd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-26fs: stat: compat: Add __ARCH_WANT_COMPAT_STATGuo Ren1-0/+2
2021-06-01mips: syscalls: define syscall offsets directly in <asm/unistd.h>Masahiro Yamada1-0/+4
2019-10-02MIPS: Wire up clone3 syscallPaul Burton1-0/+1
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann1-2/+2
2019-02-07syscalls: remove obsolete __IGNORE_ macrosArnd Bergmann1-13/+0
2018-12-14mips: generate uapi header and system call table filesFiroz Khan1-0/+3
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-05-27trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro1-1/+0
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick1-1/+0
2014-03-04compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens1-1/+0
2013-10-29MIPS: ftrace: Add support for syscall tracepoints.Ralf Baechle1-0/+7
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro1-8/+0
2013-02-14burying unused conditionalsAl Viro1-1/+0
2013-02-03mips: switch to generic sys_fork() and sys_clone()Al Viro1-0/+2
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-10-15mips: switch to saner kernel_execve() semanticsAl Viro1-1/+0
2012-10-14MIPS: Switch over to generic sys_execve and kernel_execve.Ralf Baechle1-0/+2
2012-10-09UAPI: (Scripted) Disintegrate arch/mips/include/asmDavid Howells1-1021/+1
2012-09-26MIPS: Wire kcmp syscall.Ralf Baechle1-6/+9
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-1/+0
2011-11-09MIPS: Hook up process_vm_readv and process_vm_writev system calls.David Daney1-6/+12
2011-07-20MIPS: Wire up sendmmsg and renumber setns syscall.Ralf Baechle1-9/+12
2011-05-28ns: Wire up the setns system callEric W. Biederman1-6/+9
2011-03-29MIPS: Fix syncfs syscall copy and paste failureThomas Gleixner1-1/+1
2011-03-25MIPS: Wire up syncfs(2).Ralf Baechle1-6/+9
2011-03-25MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls.David Daney1-6/+15
2010-10-04MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney1-6/+15
2010-07-26MIPS: N32: Define getdents64.Ralf Baechle1-2/+3
2010-03-12Add generic sys_olduname()Christoph Hellwig1-0/+1
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-0/+1
2009-12-01MIPS: Wire up recvmmsg syscallArnaldo Carvalho de Melo1-6/+9
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-3/+3
2009-08-03MIPS: Wire up accept4 syscall.Ralf Baechle1-6/+9
2009-07-03MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open.David Daney1-6/+12
2009-04-02preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.Ralf Baechle1-6/+12
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle1-0/+1037