Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: switch to generic sigaltstack | Al Viro | 2013-02-14 | 1 | -2/+0 |
* | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro | 2012-11-28 | 1 | -8/+0 |
* | arm64: sanitize copy_thread(), switch to generic fork/vfork/clone | Al Viro | 2012-11-28 | 1 | -0/+2 |
* | arm64: get rid of fork/vfork/clone wrappers | Al Viro | 2012-10-22 | 1 | -5/+6 |
* | arm64: Use generic sys_execve() implementation | Catalin Marinas | 2012-10-17 | 1 | -3/+0 |
* | arm64: System calls handling | Catalin Marinas | 2012-09-17 | 1 | -0/+40 |