summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/syscall.h
Commit message (Expand)AuthorAgeFilesLines
* MIPS/ptrace: Update syscall nr on register changesJames Hogan2017-11-091-4/+25
* MIPS: Correct forced syscall errorsJames Hogan2017-07-111-1/+1
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-1/+1
* MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan2016-02-011-3/+1
* MIPS: Fix syscall_get_nr for the syscall exit tracing.Lars Persson2015-02-041-7/+1
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-1/+1
|\
| * ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-231-1/+1
* | MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64Markos Chandras2014-08-191-3/+5
|/
* MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64Markos Chandras2014-05-141-0/+2
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-121-4/+3
|\
| * audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris2014-03-201-1/+1
| * syscall_get_arch: remove useless function argumentsEric Paris2014-03-201-1/+1
* | Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle2014-03-311-4/+6
|\ \
| * | MIPS: Fix syscall tracing interfaceLars Persson2014-03-171-2/+2
| * | MIPS: asm: syscall: Fix copying system call argumentsMarkos Chandras2014-03-171-2/+1
| * | MIPS: Fix randconfig build error.Ralf Baechle2014-03-061-0/+3
* | | MIPS: seccomp: Handle indirect system calls (o32)Markos Chandras2014-03-261-1/+19
* | | MIPS: asm: syscall: Define syscall_get_archMarkos Chandras2014-03-261-2/+4
* | | MIPS: asm: syscall: Add the syscall_rollback functionMarkos Chandras2014-03-261-0/+6
|/ /
* | MIPS: Fix build error seen in some configurationsGuenter Roeck2014-01-231-1/+1
|/
* MIPS: ftrace: Add support for syscall tracepoints.Ralf Baechle2013-10-291-0/+19
* MIPS: Move audit_arch() helper function to __syscall_get_arch().Ralf Baechle2013-10-291-0/+14
* MIPS: Enable HAVE_ARCH_TRACEHOOK.Ralf Baechle2013-10-291-0/+67
* MIPS: Provide arch_syscall_addr.Ralf Baechle2013-10-291-0/+16
OpenPOWER on IntegriCloud