Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
7e6213f4345c3798b7fb7af41d221e2fd77ec6a6
/
arch
/
arm
/
kernel
/
calls.S
28fa99b
ARM: wire up mlock2 syscall
by Russell King
· 9 years ago
208473c
ARM: wire up new syscalls
by Russell King
· 9 years ago
841ee23
ARM: wire up execveat syscall
by Russell King
· 10 years ago
2d605a3
ARM: enable bpf syscall
by Russell King
· 10 years ago
e57e419
ARM: wire up memfd_create syscall
by Russell King
· 10 years ago
eb64525
ARM: wire up getrandom syscall
by Russell King
· 10 years ago
8396697
ARM: add seccomp syscall
by Kees Cook
· 11 years ago
556d3f7
ARM: add renameat2 syscall
by Miklos Szeredi
· 11 years ago
d50dde5
sched: Add new scheduler syscalls to support an extended scheduling parameters ABI
by Dario Faggioli
· 11 years ago
3f7d1fe
ARM: 7665/1: Wire up kcmp syscall
by Cyrill Gorcunov
· 12 years ago
ec93ac8
arm: switch to generic sigaltstack
by Al Viro
· 12 years ago
7a684c4
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
4926f65
ARM: add finit_module syscall to ARM
by Kees Cook
· 12 years ago
38a61b6
arm: switch to generic fork/vfork/clone
by Al Viro
· 12 years ago
42859ee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
a63c97a
arm: get rid of execve wrapper, switch to generic execve() implementation
by Al Viro
· 12 years ago
bf619fa
ARM: reserve syscall 378 for kcmp
by Russell King
· 12 years ago
e548984
ARM: wire up process_vm_writev and process_vm_readv syscalls
by Russell King
· 13 years ago
f5b9409
All Arch: remove linkage for sys_nfsservctl system call
by NeilBrown
· 13 years ago
571503e
Merge branch 'setns'
by Linus Torvalds
· 14 years ago
7b21fdd
ns: Wire up the setns system call
by Eric W. Biederman
· 14 years ago
a85fab1
ARM: add sendmmsg syscall
by Russell King
· 14 years ago
0d58a28
ARM: Add new syscalls
by Russell King
· 14 years ago
418cf64
ARM: 6343/1: wire up fanotify and prlimit64 syscalls on ARM
by Mikael Pettersson
· 14 years ago
21d93e2
ARM: 6329/1: wire up sys_accept4() on ARM
by Mikael Pettersson
· 14 years ago
a467937
Add generic sys_old_mmap()
by Christoph Hellwig
· 15 years ago
5d0e528
Add generic sys_old_select()
by Christoph Hellwig
· 15 years ago
2ea1d13
arm: add arch_mmap_check(), get rid of sys_arm_mremap()
by Al Viro
· 15 years ago
a2e2725
net: Introduce recvmmsg socket syscall
by Arnaldo Carvalho de Melo
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
3698426
ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwait
by Mikael Pettersson
· 15 years ago
e01916e
[ARM] wire up rt_tgsigqueueinfo and perf_counter_open
by Russell King
· 16 years ago
eb8f314
[ARM] 5456/1: add sys_preadv and sys_pwritev
by Mikael Pettersson
· 16 years ago
e55380e
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
by Heiko Carstens
· 16 years ago
751a8ae
[ARM] 5193/1: Wire up missing syscalls
by Stefan Schmidt
· 16 years ago
adf6d34
Merge branch 'omap2-upstream' into devel
by Russell King
· 17 years ago
cbfc0f0
[ARM] 4852/1: Add timerfd_create, timerfd_settime and timerfd_gettime syscall entries
by Uwe Kleine-König
· 17 years ago
c60afe1
[ARM] 4878/1: Add oabi shim for fstatat64
by Riku Voipio
· 17 years ago
4d672e7
timerfd: new timerfd API
by Davide Libenzi
· 17 years ago
883042d
[ARM] Add fallocate syscall entry
by Russell King
· 17 years ago
edd5cd4
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
by David Woodhouse
· 18 years ago
c051079
[ARM] Update ARM syscalls
by Russell King
· 18 years ago
c587e4a
[ARM] 4137/1: Add kexec support
by Richard Purdie
· 18 years ago
5a059f1
[ARM] Add more syscalls
by Russell King
· 18 years ago
bca0b8e
[ARM] Add sys_*at syscalls
by Russell King
· 18 years ago
6c0fa49
[ARM] 3338/1: old ABI compat: sys_socketcall
by Nicolas Pitre
· 19 years ago
99595d0
[ARM] 3308/1: old ABI compat: struct sockaddr_un
by Nicolas Pitre
· 19 years ago
fa1b4f9
[ARM] safer handling of syscall table padding
by Al Viro
· 19 years ago
dd35afc
[ARM] 3110/5: old ABI compat: multi-ABI syscall entry support
by Nicolas Pitre
· 19 years ago
713c481
[ARM] 3108/2: old ABI compat: statfs64 and fstatfs64
by Nicolas Pitre
· 19 years ago
567bd98
[ARM] Fix sys_sendto and sys_recvfrom 6-arg syscalls
by Russell King
· 19 years ago
34f521f
[ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stack
by George G. Davis
· 19 years ago
9b9eb8c
[ARM] sys_mbind needs wrapping
by Russell King
· 19 years ago
9c2c389
[ARM] Add memory type based allocation syscalls
by Russell King
· 19 years ago
68d9102
[ARM] 2865/2: fix fadvise64_64 syscall argument passing
by Nicolas Pitre
· 19 years ago
498de0c
[ARM] Add syscall stubs for inotify and ioprio system calls
by Robert Love
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago