summaryrefslogtreecommitdiff
path: root/arch/xtensa/include/asm/syscall.h
AgeCommit message (Expand)Author
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne
2019-11-29xtensa: clean up system_call/xtensa_rt_sigreturn interactionMax Filippov
2019-11-26xtensa: fix syscall_set_return_valueMax Filippov
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin
2018-12-17xtensa: implement syscall tracepointsMax Filippov
2018-12-17xtensa: implement tracehook functions and enable HAVE_ARCH_TRACEHOOKMax Filippov
2018-12-17xtensa: define syscall_get_arch()Dmitry V. Levin
2018-12-03xtensa: clean up syscall.hMax Filippov
2013-02-03xtensa: switch to generic sigaltstackAl Viro
2013-02-03take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro
2013-02-03sanitize rt_sigaction() situation a bitAl Viro
2012-12-18xtensa: clean up files to make them code-style compliantChris Zankel
2012-11-28xtensa: switch to generic clone()Al Viro
2012-11-28consolidate sys_execve() prototypeAl Viro
2012-10-25xtensa: switch to generic sys_execve()Max Filippov
2012-06-04fixups for signal breakageAl Viro
2012-05-21xtensa: xtensa_sigaction doesn't existAl Viro
2012-05-21xtensa: switch to generic rt_sigsuspend(2)Al Viro
2009-12-16sanitize do_pipe_flags() callers in archAl Viro
2009-12-11Unify sys_mmap*Al Viro
2008-11-06xtensa: move headers files to arch/xtensa/includeChris Zankel