Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds | 2019-05-08 | 1 | -0/+9 |
|\ | |||||
| * | csky/syscall_trace: Fixup return processing flow | Guo Ren | 2019-04-22 | 1 | -0/+7 |
| * | csky: Update syscall_trace_enter/exit implementation | Guo Ren | 2019-04-22 | 1 | -0/+2 |
* | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-05-07 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | syscall_get_arch: add "struct task_struct *" argument | Dmitry V. Levin | 2019-03-20 | 1 | -1/+1 |
* | | syscalls: Remove start and number from syscall_set_arguments() args | Steven Rostedt (VMware) | 2019-04-05 | 1 | -10/+4 |
* | | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) | 2019-04-05 | 1 | -10/+4 |
* | | csky: Fix syscall_get_arguments() and syscall_set_arguments() | Dmitry V. Levin | 2019-04-04 | 1 | -4/+6 |
|/ | |||||
* | csky: define syscall_get_arch() | Dmitry V. Levin | 2018-12-30 | 1 | -0/+7 |
* | csky: System Call | Guo Ren | 2018-10-25 | 1 | -0/+71 |