aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/scall32-o32.S
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle2014-07-111-1/+1
* MIPS: Hook up process_vm_readv and process_vm_writev system calls.David Daney2011-11-091-0/+2
* MIPS: 32-bit: Fix number of argument to epoll_wait.Ralf Baechle2011-10-201-1/+1
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+1
* MIPS: Wire up sendmmsg and renumber setns syscall.Ralf Baechle2011-07-201-0/+1
* ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* MIPS: Split do_syscall_trace into two functions.Ralf Baechle2011-05-191-2/+1
* MIPS: Document former use of timerfd(2) syscall number.Ralf Baechle2011-05-101-1/+1
* MIPS: Wire up syncfs(2).Ralf Baechle2011-03-251-0/+1
* MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls.David Daney2011-03-251-0/+3
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-181-6/+5
|\
| * MIPS: Fix error values in case of bad_stackAl Viro2010-10-181-1/+1
| * MIPS: Sanitize restart logicsAl Viro2010-10-181-5/+4
* | MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney2010-10-041-1/+4
|/
* net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-121-0/+1
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assemblerRalf Baechle2009-09-171-72/+0
* MIPS: Wire up accept4 syscall.Ralf Baechle2009-08-031-0/+1
* MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open.David Daney2009-07-031-0/+2
* preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.Ralf Baechle2009-04-021-0/+2
* MIPS: CVE-2009-0029: Enable syscall wrappers.Ralf Baechle2009-02-271-2/+2
* [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-141-1/+1
* MIPS: o32: Fix number of arguments to splice(2).Ralf Baechle2008-12-041-1/+1
* MIPS: Fix potential DOS by untrusted user app.Vlad Malov2008-12-041-4/+1
* MIPS: Set ENOSYS to errno on illegal system call number for syscall(2)Atsushi Nemoto2008-10-271-1/+1
* MIPS: Set positive error number to errno on illegal_syscallAtsushi Nemoto2008-10-271-1/+1
* [MIPS] Wire up new syscalls.Ralf Baechle2008-08-261-0/+6
* [MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific.Ralf Baechle2008-07-201-1/+1
* [MIPS] IRIX: Goodbye and thanks for all the fishRalf Baechle2008-07-151-19/+0
* [MIPS] Wire up the timerfd_*() o32 system callsDmitri Vorobiev2008-02-191-0/+3
* timerfd: new timerfd APIDavide Libenzi2008-02-051-1/+1
* [MIPS] Wire up the fallocate syscall.Ralf Baechle2007-07-311-0/+1
* [MIPS] Wire up utimensat, signalfd, timerfd, eventfdAtsushi Nemoto2007-06-111-1/+5
* [MIPS] Wire up ioprio_set and ioprio_get.Ralf Baechle2007-03-071-0/+2
* [MIPS] Add support for kexecNicolas Schichan2006-11-301-1/+1
* [MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls.Ralf Baechle2006-10-301-0/+2
* [MIPS] Reserve syscall numbers for kexec_load.Ralf Baechle2006-10-191-1/+2
* [MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORTAtsushi Nemoto2006-10-011-12/+1
* [MIPS] Wire up set_robust_list(2) and get_robust_list(2)Atsushi Nemoto2006-09-271-0/+2
* [MIPS] TRACE_IRQFLAGS_SUPPORT support.Ralf Baechle2006-07-131-1/+14
* [MIPS] Wire up vmsplice(2) and move_pages(2).Ralf Baechle2006-07-131-0/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [MIPS] Wire up tee(2).Ralf Baechle2006-06-291-0/+1
* [PATCH] mips: fix number of mremap argumentsYoichi Yuasa2006-06-231-1/+1
* [MIPS] FPU affinity for MT ASE.Ralf Baechle2006-04-191-0/+11
* [MIPS] Wire up sync_file_range(2).Ralf Baechle2006-04-191-0/+1
* [MIPS] Wire splice syscall.Ralf Baechle2006-04-191-0/+1
* [PATCH] flags parameter for linkatUlrich Drepper2006-02-241-1/+1
* [PATCH] MIPS 32bit machines need fstatat64 support.Yoichi Yuasa2006-02-131-1/+1
* [MIPS] Wire up new syscalls.Ralf Baechle2006-02-081-0/+17