Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-11-28 | arm64: sanitize copy_thread(), switch to generic fork/vfork/clone | Al Viro | 1 | -11/+0 |
2012-10-22 | arm64: get rid of fork/vfork/clone wrappers | Al Viro | 1 | -8/+3 |
2012-10-17 | arm64: Use generic sys_execve() implementation | Catalin Marinas | 1 | -22/+0 |
2012-10-17 | arm64: Use generic kernel_execve() implementation | Catalin Marinas | 1 | -43/+0 |
2012-10-12 | vfs: define struct filename and have getname() return it | Jeff Layton | 1 | -2/+2 |
2012-09-17 | arm64: System calls handling | Catalin Marinas | 1 | -0/+138 |