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