aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/syscall.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada1-1/+1
2016-02-01MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan1-3/+1
2015-02-04MIPS: Fix syscall_get_nr for the syscall exit tracing.Lars Persson1-7/+1
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-1/+1
2014-09-23ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris1-1/+1
2014-08-19MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64Markos Chandras1-3/+5
2014-05-14MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64Markos Chandras1-0/+2
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-4/+3
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle1-4/+6
2014-03-26MIPS: seccomp: Handle indirect system calls (o32)Markos Chandras1-1/+19
2014-03-26MIPS: asm: syscall: Define syscall_get_archMarkos Chandras1-2/+4
2014-03-26MIPS: asm: syscall: Add the syscall_rollback functionMarkos Chandras1-0/+6
2014-03-20audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris1-1/+1
2014-03-20syscall_get_arch: remove useless function argumentsEric Paris1-1/+1
2014-03-17MIPS: Fix syscall tracing interfaceLars Persson1-2/+2
2014-03-17MIPS: asm: syscall: Fix copying system call argumentsMarkos Chandras1-2/+1
2014-03-06MIPS: Fix randconfig build error.Ralf Baechle1-0/+3
2014-01-23MIPS: Fix build error seen in some configurationsGuenter Roeck1-1/+1
2013-10-29MIPS: ftrace: Add support for syscall tracepoints.Ralf Baechle1-0/+19
2013-10-29MIPS: Move audit_arch() helper function to __syscall_get_arch().Ralf Baechle1-0/+14
2013-10-29MIPS: Enable HAVE_ARCH_TRACEHOOK.Ralf Baechle1-0/+67
2013-10-29MIPS: Provide arch_syscall_addr.Ralf Baechle1-0/+16