summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/unistd.h
Commit message (Expand)AuthorAgeFilesLines
* fs: stat: compat: Add __ARCH_WANT_COMPAT_STATGuo Ren2022-04-261-0/+2
* mips: syscalls: define syscall offsets directly in <asm/unistd.h>Masahiro Yamada2021-06-011-0/+4
* MIPS: Wire up clone3 syscallPaul Burton2019-10-021-0/+1
* y2038: rename old time and utime syscallsArnd Bergmann2019-02-071-2/+2
* syscalls: remove obsolete __IGNORE_ macrosArnd Bergmann2019-02-071-13/+0
* mips: generate uapi header and system call table filesFiroz Khan2018-12-141-0/+3
* y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann2018-08-291-0/+1
* asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann2018-08-291-1/+0
* y2038: Remove newstat family from default syscall setArnd Bergmann2018-08-291-0/+1
* trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro2017-05-271-1/+0
* sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-041-1/+0
* compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens2014-03-041-1/+0
* MIPS: ftrace: Add support for syscall tracepoints.Ralf Baechle2013-10-291-0/+7
* consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-031-8/+0
* burying unused conditionalsAl Viro2013-02-141-1/+0
* mips: switch to generic sys_fork() and sys_clone()Al Viro2013-02-031-0/+2
* Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-1/+0
* mips: switch to saner kernel_execve() semanticsAl Viro2012-10-151-1/+0
* MIPS: Switch over to generic sys_execve and kernel_execve.Ralf Baechle2012-10-141-0/+2
* UAPI: (Scripted) Disintegrate arch/mips/include/asmDavid Howells2012-10-091-1021/+1
* MIPS: Wire kcmp syscall.Ralf Baechle2012-09-261-6/+9
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-301-1/+0
* MIPS: Hook up process_vm_readv and process_vm_writev system calls.David Daney2011-11-091-6/+12
* MIPS: Wire up sendmmsg and renumber setns syscall.Ralf Baechle2011-07-201-9/+12
* ns: Wire up the setns system callEric W. Biederman2011-05-281-6/+9
* MIPS: Fix syncfs syscall copy and paste failureThomas Gleixner2011-03-291-1/+1
* MIPS: Wire up syncfs(2).Ralf Baechle2011-03-251-6/+9
* MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls.David Daney2011-03-251-6/+15
* MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney2010-10-041-6/+15
* MIPS: N32: Define getdents64.Ralf Baechle2010-07-261-2/+3
* Add generic sys_olduname()Christoph Hellwig2010-03-121-0/+1
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-121-0/+1
* MIPS: Wire up recvmmsg syscallArnaldo Carvalho de Melo2009-12-011-6/+9
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-3/+3
* MIPS: Wire up accept4 syscall.Ralf Baechle2009-08-031-6/+9
* MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open.David Daney2009-07-031-6/+12
* preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.Ralf Baechle2009-04-021-6/+12
* MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle2008-10-111-0/+1037