aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/syscall.h
Commit message (Expand)AuthorAge
* MIPS/ptrace: Update syscall nr on register changesJames Hogan2017-11-09
* MIPS: Correct forced syscall errorsJames Hogan2017-07-11
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-04
* MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan2016-02-01
* MIPS: Fix syscall_get_nr for the syscall exit tracing.Lars Persson2015-02-04
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-19
|\
| * ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-23
* | MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64Markos Chandras2014-08-19
|/
* MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64Markos Chandras2014-05-13
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-12
|\
| * audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris2014-03-20
| * syscall_get_arch: remove useless function argumentsEric Paris2014-03-20
* | Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle2014-03-31
|\ \
| * | MIPS: Fix syscall tracing interfaceLars Persson2014-03-17
| * | MIPS: asm: syscall: Fix copying system call argumentsMarkos Chandras2014-03-17
| * | MIPS: Fix randconfig build error.Ralf Baechle2014-03-06
* | | MIPS: seccomp: Handle indirect system calls (o32)Markos Chandras2014-03-26
* | | MIPS: asm: syscall: Define syscall_get_archMarkos Chandras2014-03-26
* | | MIPS: asm: syscall: Add the syscall_rollback functionMarkos Chandras2014-03-26
|/ /
* / MIPS: Fix build error seen in some configurationsGuenter Roeck2014-01-23
|/
* MIPS: ftrace: Add support for syscall tracepoints.Ralf Baechle2013-10-29
* MIPS: Move audit_arch() helper function to __syscall_get_arch().Ralf Baechle2013-10-29
* MIPS: Enable HAVE_ARCH_TRACEHOOK.Ralf Baechle2013-10-29
* MIPS: Provide arch_syscall_addr.Ralf Baechle2013-10-29