aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/include/asm/syscall.h
AgeCommit message (Expand)Author
2019-05-08Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-04-22csky/syscall_trace: Fixup return processing flowGuo Ren
2019-04-22csky: Update syscall_trace_enter/exit implementationGuo Ren
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-04-04csky: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin
2018-12-30csky: define syscall_get_arch()Dmitry V. Levin
2018-10-25csky: System CallGuo Ren