index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
unistd.h
Age
Commit message (
Expand
)
Author
2022-04-26
fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
Guo Ren
2021-06-01
mips: syscalls: define syscall offsets directly in <asm/unistd.h>
Masahiro Yamada
2019-10-02
MIPS: Wire up clone3 syscall
Paul Burton
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
2019-02-07
syscalls: remove obsolete __IGNORE_ macros
Arnd Bergmann
2018-12-14
mips: generate uapi header and system call table files
Firoz Khan
2018-08-29
y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
2018-08-29
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
2018-08-29
y2038: Remove newstat family from default syscall set
Arnd Bergmann
2017-05-27
trim __ARCH_WANT_SYS_OLD_GETRLIMIT
Al Viro
2014-06-04
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
Fabian Frederick
2014-03-04
compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64
Heiko Carstens
2013-10-29
MIPS: ftrace: Add support for syscall tracepoints.
Ralf Baechle
2013-03-03
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
2013-02-14
burying unused conditionals
Al Viro
2013-02-03
mips: switch to generic sys_fork() and sys_clone()
Al Viro
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2012-10-15
mips: switch to saner kernel_execve() semantics
Al Viro
2012-10-14
MIPS: Switch over to generic sys_execve and kernel_execve.
Ralf Baechle
2012-10-09
UAPI: (Scripted) Disintegrate arch/mips/include/asm
David Howells
2012-09-26
MIPS: Wire kcmp syscall.
Ralf Baechle
2012-07-30
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
2011-11-09
MIPS: Hook up process_vm_readv and process_vm_writev system calls.
David Daney
2011-07-20
MIPS: Wire up sendmmsg and renumber setns syscall.
Ralf Baechle
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
2011-03-29
MIPS: Fix syncfs syscall copy and paste failure
Thomas Gleixner
2011-03-25
MIPS: Wire up syncfs(2).
Ralf Baechle
2011-03-25
MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls.
David Daney
2010-10-04
MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.
David Daney
2010-07-26
MIPS: N32: Define getdents64.
Ralf Baechle
2010-03-12
Add generic sys_olduname()
Christoph Hellwig
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
2009-12-01
MIPS: Wire up recvmmsg syscall
Arnaldo Carvalho de Melo
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-08-03
MIPS: Wire up accept4 syscall.
Ralf Baechle
2009-07-03
MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open.
David Daney
2009-04-02
preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.
Ralf Baechle
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle