aboutsummaryrefslogtreecommitdiff
path: root/arch/um/kernel/skas/syscall.c
AgeCommit message (Expand)Author
2015-11-06um: Get rid of open coded NR_SYSCALLSRichard Weinberger
2015-11-06um: Store syscall number after syscall_trace_enter()Richard Weinberger
2015-05-31um: Handle tracehook_report_syscall_entry() resultRichard Weinberger
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2012-08-02um: split syscall_trace(), pass pt_regs to itAl Viro
2012-08-01um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro
2012-05-21um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro
2010-05-10uml: i386: Avoid redefinition of NR_syscallsJan Kiszka
2008-02-05uml: redo the calculation of NR_syscallsJeff Dike
2008-02-05uml: get rid of syscall countersJeff Dike
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike
2007-10-16uml: style fixes pass 3Jeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike
2006-07-10[PATCH] uml: remove syscall debuggingJeff Dike
2005-09-05[PATCH] uml: system call path cleanupJeff Dike