summaryrefslogtreecommitdiffstats
path: root/arch/csky/include/asm/syscall.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-05-081-0/+9
|\
| * csky/syscall_trace: Fixup return processing flowGuo Ren2019-04-221-0/+7
| * csky: Update syscall_trace_enter/exit implementationGuo Ren2019-04-221-0/+2
* | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-081-1/+1
|\ \ | |/ |/|
| * syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-211-1/+1
* | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-10/+4Star
* | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-10/+4Star
* | csky: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin2019-04-041-4/+6
|/
* csky: define syscall_get_arch()Dmitry V. Levin2018-12-301-0/+7
* csky: System CallGuo Ren2018-10-251-0/+71