Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2013-02-14 | burying unused conditionals | Al Viro | 1 | -7/+0 |
2013-02-04 | take sys_rt_sigsuspend() prototype to linux/syscalls.h | Al Viro | 1 | -4/+0 |
2013-02-04 | sanitize rt_sigaction() situation a bit | Al Viro | 1 | -5/+0 |
2012-12-26 | CONFIG_GENERIC_SIGALTSTACK build breakage with asm-generic/syscalls.h | Vineet Gupta | 1 | -0/+2 |
2012-11-29 | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro | 1 | -12/+0 |
2012-11-29 | consolidate sys_execve() prototype | Al Viro | 1 | -7/+0 |
2012-11-29 | generic sys_fork / sys_vfork / sys_clone | Al Viro | 1 | -4/+3 |
2010-08-18 | Fix the declaration of sys_execve() in asm-generic/syscalls.h | David Howells | 1 | -2/+4 |
2009-06-11 | asm-generic: add generic versions of common headers | Arnd Bergmann | 1 | -0/+60 |