summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/unistd32.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: compat: wire up compat_sys_execveatWill Deacon2015-01-121-0/+2
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-12-091-1/+2
|\
| * arm64: add seccomp syscall for compat taskAKASHI Takahiro2014-11-281-1/+2
* | arm64: compat: Enable bpf syscallCatalin Marinas2014-11-051-0/+2
|/
* arm64: compat: wire up memfd_create and getrandom syscalls for aarch32Will Deacon2014-08-181-0/+5
* arm64: Add __NR_* definitions for compat syscallsCatalin Marinas2014-07-101-400/+766
* arm64: add renameat2 compat syscallMiklos Szeredi2014-04-231-1/+2
* arm64: __NR_compat_syscalls fixMiklos Szeredi2014-04-221-1/+1
* arm64: compat: Wire up new AArch32 syscallsCatalin Marinas2014-02-051-1/+4
* unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-091-1/+1
* fix compat truncate/ftruncateAl Viro2013-02-251-2/+2
* switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-241-1/+1
* arm64: switch compat to generic old sigsuspendAl Viro2013-02-141-1/+1
* arm64: switch to generic sigaltstackAl Viro2013-02-141-1/+1
* arm64: compat: add syscall table entries for new syscallsWill Deacon2013-01-151-1/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-121-2/+2
|\
| * arm64: sanitize copy_thread(), switch to generic fork/vfork/cloneAl Viro2012-11-291-2/+2
* | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-121-5/+5
|\ \
| * | arm64: compat for clock_adjtime(2) is miswiredAl Viro2012-12-051-1/+1
| |/
| * arm64: get rid of fork/vfork/clone wrappersAl Viro2012-10-231-3/+3
| * arm64: Use generic sys_execve() implementationCatalin Marinas2012-10-171-1/+1
* | open*(2) compat fixes (s390, arm64)Al Viro2012-12-021-1/+1
|/
* arm64: Do not include asm/unistd32.h in asm/unistd.hCatalin Marinas2012-10-111-18/+0Star
* arm64: Remove unused definitions from asm/unistd32.hCatalin Marinas2012-10-111-707/+384Star
* arm64: Use the generic compat_sys_sendfile() implementationCatalin Marinas2012-10-081-0/+1
* UAPI: Fix the guards on various asm/unistd.h filesDavid Howells2012-10-041-4/+0Star
* arm64: 32-bit (compat) applications supportWill Deacon2012-09-171-0/+758