Age | Commit message (Expand) | Author |
---|---|---|
2021-09-14 | arch: remove unused function syscall_set_arguments() | Peter Collingbourne |
2019-05-08 | Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds |
2019-05-07 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-04-22 | csky/syscall_trace: Fixup return processing flow | Guo Ren |
2019-04-22 | csky: Update syscall_trace_enter/exit implementation | Guo Ren |
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-04-04 | csky: Fix syscall_get_arguments() and syscall_set_arguments() | Dmitry V. Levin |
2019-03-20 | syscall_get_arch: add "struct task_struct *" argument | Dmitry V. Levin |
2018-12-30 | csky: define syscall_get_arch() | Dmitry V. Levin |
2018-10-25 | csky: System Call | Guo Ren |