index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
unistd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
1
-1
/
+1
2019-01-25
ARM: add kexec_file_load system call number
Arnd Bergmann
1
-1
/
+1
2019-01-25
ARM: add migrate_pages() system call
Arnd Bergmann
1
-1
/
+1
2019-01-04
arm64: compat: Hook up io_pgetevents() for 32-bit tasks
Will Deacon
1
-1
/
+1
2019-01-04
arm64: compat: Avoid sending SIGILL for unallocated syscall numbers
Will Deacon
1
-2
/
+3
2018-08-29
y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
1
-0
/
+1
2018-08-29
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
1
-1
/
+0
2018-07-11
arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ
Will Deacon
1
-1
/
+1
2017-04-17
Remove compat_sys_getdents64()
Al Viro
1
-1
/
+0
2017-03-21
arm64: compat: Update compat syscalls
Will Deacon
1
-1
/
+1
2016-06-01
arm64: unistd32.h: wire up missing syscalls for compat tasks
Will Deacon
1
-1
/
+1
2015-10-14
arm64: compat: wire up new syscalls
Will Deacon
1
-1
/
+1
2015-02-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+3
2015-01-27
arm64: Implement the compat_sys_call_table in C
Catalin Marinas
1
-0
/
+3
2015-01-12
arm64: compat: wire up compat_sys_execveat
Will Deacon
1
-1
/
+1
2015-01-07
arm64: Correct __NR_compat_syscalls for bpf
Mark Rutland
1
-1
/
+1
2014-11-28
arm64: add seccomp support
AKASHI Takahiro
1
-0
/
+3
2014-08-18
arm64: compat: wire up memfd_create and getrandom syscalls for aarch32
Will Deacon
1
-1
/
+1
2014-07-10
arm64: Add __NR_* definitions for compat syscalls
Catalin Marinas
1
-0
/
+17
2014-05-29
arm64: ftrace: Add system call tracepoint
AKASHI Takahiro
1
-0
/
+2
2014-03-04
compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64
Heiko Carstens
1
-0
/
+1
2013-02-14
burying unused conditionals
Al Viro
1
-2
/
+0
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
1
-1
/
+0
2012-12-17
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
1
-0
/
+1
2012-11-28
arm64: sanitize copy_thread(), switch to generic fork/vfork/clone
Al Viro
1
-0
/
+3
2012-11-16
Merge branch 'arch-microblaze' into no-rebases
Al Viro
1
-1
/
+0
2012-11-08
arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION
Will Deacon
1
-1
/
+0
2012-10-17
arm64: Use generic sys_execve() implementation
Catalin Marinas
1
-0
/
+1
2012-10-11
UAPI: (Scripted) Disintegrate arch/arm64/include/asm
David Howells
1
-5
/
+1
2012-10-11
arm64: Do not include asm/unistd32.h in asm/unistd.h
Catalin Marinas
1
-3
/
+11
2012-10-04
UAPI: Split compound conditionals containing __KERNEL__ in Arm64
David Howells
1
-1
/
+3
2012-10-04
UAPI: Fix the guards on various asm/unistd.h files
David Howells
1
-4
/
+0
2012-09-17
arm64: System calls handling
Catalin Marinas
1
-0
/
+27