index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
/
asm
/
syscall.h
Age
Commit message (
Expand
)
Author
2019-11-29
xtensa: clean up system_call/xtensa_rt_sigreturn interaction
Max Filippov
2019-11-26
xtensa: fix syscall_set_return_value
Max Filippov
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-03-20
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2018-12-17
xtensa: implement syscall tracepoints
Max Filippov
2018-12-17
xtensa: implement tracehook functions and enable HAVE_ARCH_TRACEHOOK
Max Filippov
2018-12-17
xtensa: define syscall_get_arch()
Dmitry V. Levin
2018-12-03
xtensa: clean up syscall.h
Max Filippov
2013-02-03
xtensa: switch to generic sigaltstack
Al Viro
2013-02-03
take sys_rt_sigsuspend() prototype to linux/syscalls.h
Al Viro
2013-02-03
sanitize rt_sigaction() situation a bit
Al Viro
2012-12-18
xtensa: clean up files to make them code-style compliant
Chris Zankel
2012-11-28
xtensa: switch to generic clone()
Al Viro
2012-11-28
consolidate sys_execve() prototype
Al Viro
2012-10-25
xtensa: switch to generic sys_execve()
Max Filippov
2012-06-04
fixups for signal breakage
Al Viro
2012-05-21
xtensa: xtensa_sigaction doesn't exist
Al Viro
2012-05-21
xtensa: switch to generic rt_sigsuspend(2)
Al Viro
2009-12-16
sanitize do_pipe_flags() callers in arch
Al Viro
2009-12-11
Unify sys_mmap*
Al Viro
2008-11-06
xtensa: move headers files to arch/xtensa/include
Chris Zankel