Age | Commit message (Expand) | Author | Files | Lines |
2013-05-09 | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro | 1 | -1/+1 |
2013-02-25 | fix compat truncate/ftruncate | Al Viro | 1 | -2/+2 |
2013-02-24 | switch lseek to COMPAT_SYSCALL_DEFINE | Al Viro | 1 | -1/+1 |
2013-02-14 | arm64: switch compat to generic old sigsuspend | Al Viro | 1 | -1/+1 |
2013-02-14 | arm64: switch to generic sigaltstack | Al Viro | 1 | -1/+1 |
2013-01-15 | arm64: compat: add syscall table entries for new syscalls | Will Deacon | 1 | -1/+6 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+2 |
2012-12-12 | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -5/+5 |
2012-12-05 | arm64: compat for clock_adjtime(2) is miswired | Al Viro | 1 | -1/+1 |
2012-12-02 | open*(2) compat fixes (s390, arm64) | Al Viro | 1 | -1/+1 |
2012-11-29 | arm64: sanitize copy_thread(), switch to generic fork/vfork/clone | Al Viro | 1 | -2/+2 |
2012-10-23 | arm64: get rid of fork/vfork/clone wrappers | Al Viro | 1 | -3/+3 |
2012-10-17 | arm64: Use generic sys_execve() implementation | Catalin Marinas | 1 | -1/+1 |
2012-10-11 | arm64: Do not include asm/unistd32.h in asm/unistd.h | Catalin Marinas | 1 | -18/+0 |
2012-10-11 | arm64: Remove unused definitions from asm/unistd32.h | Catalin Marinas | 1 | -707/+384 |
2012-10-08 | arm64: Use the generic compat_sys_sendfile() implementation | Catalin Marinas | 1 | -0/+1 |
2012-10-04 | UAPI: Fix the guards on various asm/unistd.h files | David Howells | 1 | -4/+0 |
2012-09-17 | arm64: 32-bit (compat) applications support | Will Deacon | 1 | -0/+758 |