index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
syscall.h
Age
Commit message (
Expand
)
Author
2017-07-11
MIPS: Correct forced syscall errors
James Hogan
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-02-01
MIPS: Fix buffer overflow in syscall_get_arguments()
James Hogan
2015-02-04
MIPS: Fix syscall_get_nr for the syscall exit tracing.
Lars Persson
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-09-23
ARCH: AUDIT: implement syscall_get_arch for all arches
Eric Paris
2014-08-19
MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64
Markos Chandras
2014-05-14
MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64
Markos Chandras
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-03-31
Merge branch '3.14-fixes' into mips-for-linux-next
Ralf Baechle
2014-03-26
MIPS: seccomp: Handle indirect system calls (o32)
Markos Chandras
2014-03-26
MIPS: asm: syscall: Define syscall_get_arch
Markos Chandras
2014-03-26
MIPS: asm: syscall: Add the syscall_rollback function
Markos Chandras
2014-03-20
audit: use uapi/linux/audit.h for AUDIT_ARCH declarations
Eric Paris
2014-03-20
syscall_get_arch: remove useless function arguments
Eric Paris
2014-03-17
MIPS: Fix syscall tracing interface
Lars Persson
2014-03-17
MIPS: asm: syscall: Fix copying system call arguments
Markos Chandras
2014-03-06
MIPS: Fix randconfig build error.
Ralf Baechle
2014-01-23
MIPS: Fix build error seen in some configurations
Guenter Roeck
2013-10-29
MIPS: ftrace: Add support for syscall tracepoints.
Ralf Baechle
2013-10-29
MIPS: Move audit_arch() helper function to __syscall_get_arch().
Ralf Baechle
2013-10-29
MIPS: Enable HAVE_ARCH_TRACEHOOK.
Ralf Baechle
2013-10-29
MIPS: Provide arch_syscall_addr.
Ralf Baechle