index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
unistd32.h
Age
Commit message (
Expand
)
Author
2016-06-01
arm64: unistd32.h: wire up missing syscalls for compat tasks
Will Deacon
2015-10-14
arm64: compat: wire up new syscalls
Will Deacon
2015-03-19
arm64: fix implementation of mmap2 compat syscall
Andreas Schwab
2015-01-12
arm64: compat: wire up compat_sys_execveat
Will Deacon
2014-12-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-11-28
arm64: add seccomp syscall for compat task
AKASHI Takahiro
2014-11-05
arm64: compat: Enable bpf syscall
Catalin Marinas
2014-08-18
arm64: compat: wire up memfd_create and getrandom syscalls for aarch32
Will Deacon
2014-07-10
arm64: Add __NR_* definitions for compat syscalls
Catalin Marinas
2014-04-23
arm64: add renameat2 compat syscall
Miklos Szeredi
2014-04-22
arm64: __NR_compat_syscalls fix
Miklos Szeredi
2014-02-05
arm64: compat: Wire up new AArch32 syscalls
Catalin Marinas
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-25
fix compat truncate/ftruncate
Al Viro
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-14
arm64: switch compat to generic old sigsuspend
Al Viro
2013-02-14
arm64: switch to generic sigaltstack
Al Viro
2013-01-15
arm64: compat: add syscall table entries for new syscalls
Will Deacon
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-12
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-12-05
arm64: compat for clock_adjtime(2) is miswired
Al Viro
2012-12-02
open*(2) compat fixes (s390, arm64)
Al Viro
2012-11-28
arm64: sanitize copy_thread(), switch to generic fork/vfork/clone
Al Viro
2012-10-22
arm64: get rid of fork/vfork/clone wrappers
Al Viro
2012-10-17
arm64: Use generic sys_execve() implementation
Catalin Marinas
2012-10-11
arm64: Do not include asm/unistd32.h in asm/unistd.h
Catalin Marinas
2012-10-11
arm64: Remove unused definitions from asm/unistd32.h
Catalin Marinas
2012-10-08
arm64: Use the generic compat_sys_sendfile() implementation
Catalin Marinas
2012-10-04
UAPI: Fix the guards on various asm/unistd.h files
David Howells
2012-09-17
arm64: 32-bit (compat) applications support
Will Deacon