Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-17 | hexagon: define syscall_get_error() and syscall_get_return_value() | Dmitry V. Levin | 1 | -0/+14 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267 | Thomas Gleixner | 1 | -14/+1 |
2019-05-08 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+8 |
2019-04-05 | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) | 1 | -3/+1 |
2019-03-21 | syscall_get_arch: add "struct task_struct *" argument | Dmitry V. Levin | 1 | -1/+1 |
2019-03-21 | hexagon: define syscall_get_arch() | Dmitry V. Levin | 1 | -0/+8 |
2012-11-29 | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro | 1 | -5/+0 |
2012-11-29 | consolidate sys_execve() prototype | Al Viro | 1 | -3/+0 |
2012-10-19 | Hexagon: Copyright marking changes | Richard Kuo | 1 | -1/+1 |
2011-11-01 | Hexagon: Add syscalls | Richard Kuo | 1 | -0/+54 |