Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | MIPS: ftrace: Add support for syscall tracepoints. | Ralf Baechle | 2013-10-29 |
| | | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||
* | MIPS: Move audit_arch() helper function to __syscall_get_arch(). | Ralf Baechle | 2013-10-29 |
| | | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||
* | MIPS: Enable HAVE_ARCH_TRACEHOOK. | Ralf Baechle | 2013-10-29 |
| | | | | | | | This enables /proc/<pid>/syscall and the ptrace PTRACE_GETREGSET and PTRACE_SETREGSET operations. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||
* | MIPS: Provide arch_syscall_addr. | Ralf Baechle | 2013-10-29 |
The generic version is wrong for MIPS. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |