aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/scall64-64.S
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+4
|\
| * MIPS: Sanitize restart logicsAl Viro2010-10-181-3/+4
* | MIPS: Fix syscall 64 bit number comments.Ralf Baechle2010-10-041-2/+2
* | 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-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] 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-0/+4
* [MIPS] Wire up ioprio_set and ioprio_get.Ralf Baechle2007-03-071-0/+3
* [MIPS] Fix foobar in wiring up compat_sys_epoll_pwait syscall.Ralf Baechle2007-02-261-1/+1
* [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.Ralf Baechle2007-02-131-1/+1
* [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-0/+1
* [MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORTAtsushi Nemoto2006-10-011-1/+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-0/+2
* [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
* [MIPS] Wire up sync_file_range(2).Ralf Baechle2006-04-191-0/+1
* [MIPS] Wire splice syscall.Ralf Baechle2006-04-191-0/+1
* [MIPS] Wire up new syscalls.Ralf Baechle2006-02-081-0/+17
* [MIPS] Fix register handling in syscalls when debugging.Ralf Baechle2005-12-011-1/+3
* [MIPS] Fix return path of sysmips(MIPS_ATOMIC_SET, ...)Ralf Baechle2005-12-011-13/+1
* Add inotify syscalls for MIPS.Ralf Baechle2005-10-291-0/+3
* NPTL, round one.Ralf Baechle2005-10-291-0/+1
* kbuild: mips use generic asm-offsets.h supportSam Ravnborg2005-09-091-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+451