| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: wire up mlock2 syscall | Russell King | 2015-11-18 | 1 | -0/+1 |
* | ARM: wire up new syscalls | Russell King | 2015-09-22 | 1 | -0/+2 |
* | ARM: wire up execveat syscall | Russell King | 2015-01-07 | 1 | -0/+1 |
* | ARM: enable bpf syscall | Russell King | 2014-10-29 | 1 | -0/+1 |
* | ARM: wire up memfd_create syscall | Russell King | 2014-08-09 | 1 | -0/+1 |
* | ARM: wire up getrandom syscall | Russell King | 2014-08-09 | 1 | -0/+1 |
* | ARM: add seccomp syscall | Kees Cook | 2014-07-18 | 1 | -0/+1 |
* | ARM: add renameat2 syscall | Miklos Szeredi | 2014-04-23 | 1 | -0/+1 |
* | sched: Add new scheduler syscalls to support an extended scheduling parameter... | Dario Faggioli | 2014-01-13 | 1 | -0/+2 |
* | ARM: 7665/1: Wire up kcmp syscall | Cyrill Gorcunov | 2013-03-03 | 1 | -1/+1 |
* | arm: switch to generic sigaltstack | Al Viro | 2013-02-04 | 1 | -1/+1 |
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-19 | 1 | -0/+1 |
|\ |
|
| * | ARM: add finit_module syscall to ARM | Kees Cook | 2012-12-14 | 1 | -0/+1 |
* | | arm: switch to generic fork/vfork/clone | Al Viro | 2012-11-29 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 1 | -1/+1 |
|\ |
|
| * | arm: get rid of execve wrapper, switch to generic execve() implementation | Al Viro | 2012-10-01 | 1 | -1/+1 |
* | | ARM: reserve syscall 378 for kcmp | Russell King | 2012-09-21 | 1 | -0/+1 |
|/ |
|
* | ARM: wire up process_vm_writev and process_vm_readv syscalls | Russell King | 2011-11-17 | 1 | -0/+2 |
* | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-27 | 1 | -1/+1 |
* | Merge branch 'setns' | Linus Torvalds | 2011-05-28 | 1 | -0/+1 |
|\ |
|
| * | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 1 | -0/+1 |
* | | ARM: add sendmmsg syscall | Russell King | 2011-05-26 | 1 | -0/+1 |
|/ |
|
* | ARM: Add new syscalls | Russell King | 2011-04-15 | 1 | -0/+4 |
* | ARM: 6343/1: wire up fanotify and prlimit64 syscalls on ARM | Mikael Pettersson | 2010-09-01 | 1 | -0/+3 |
* | ARM: 6329/1: wire up sys_accept4() on ARM | Mikael Pettersson | 2010-08-15 | 1 | -0/+1 |
* | Add generic sys_old_mmap() | Christoph Hellwig | 2010-03-13 | 1 | -1/+1 |
* | Add generic sys_old_select() | Christoph Hellwig | 2010-03-13 | 1 | -1/+1 |
* | arm: add arch_mmap_check(), get rid of sys_arm_mremap() | Al Viro | 2009-12-11 | 1 | -1/+1 |
* | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 2009-10-13 | 1 | -0/+1 |
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -1/+1 |
* | ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwait | Mikael Pettersson | 2009-08-15 | 1 | -5/+5 |
* | [ARM] wire up rt_tgsigqueueinfo and perf_counter_open | Russell King | 2009-06-20 | 1 | -0/+2 |
* | [ARM] 5456/1: add sys_preadv and sys_pwritev | Mikael Pettersson | 2009-04-20 | 1 | -0/+2 |
* | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 2009-01-14 | 1 | -1/+1 |
* | [ARM] 5193/1: Wire up missing syscalls | Stefan Schmidt | 2008-08-12 | 1 | -2/+8 |
* | Merge branch 'omap2-upstream' into devel | Russell King | 2008-04-19 | 1 | -1/+1 |
|\ |
|
| * | [ARM] 4878/1: Add oabi shim for fstatat64 | Riku Voipio | 2008-03-28 | 1 | -1/+1 |
* | | [ARM] 4852/1: Add timerfd_create, timerfd_settime and timerfd_gettime syscall... | Uwe Kleine-König | 2008-04-19 | 1 | -1/+3 |
|/ |
|
* | timerfd: new timerfd API | Davide Libenzi | 2008-02-05 | 1 | -1/+1 |
* | [ARM] Add fallocate syscall entry | Russell King | 2007-10-13 | 1 | -0/+1 |
* | Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM | David Woodhouse | 2007-06-28 | 1 | -1/+1 |
* | [ARM] Update ARM syscalls | Russell King | 2007-05-16 | 1 | -0/+4 |
* | [ARM] 4137/1: Add kexec support | Richard Purdie | 2007-02-16 | 1 | -0/+1 |
* | [ARM] Add more syscalls | Russell King | 2006-12-17 | 1 | -6/+18 |
* | [ARM] Add sys_*at syscalls | Russell King | 2006-12-09 | 1 | -0/+13 |
* | [ARM] 3338/1: old ABI compat: sys_socketcall | Nicolas Pitre | 2006-02-16 | 1 | -1/+1 |
* | [ARM] 3308/1: old ABI compat: struct sockaddr_un | Nicolas Pitre | 2006-02-08 | 1 | -4/+4 |
* | [ARM] safer handling of syscall table padding | Al Viro | 2006-01-19 | 1 | -332/+329 |
* | [ARM] 3110/5: old ABI compat: multi-ABI syscall entry support | Nicolas Pitre | 2006-01-14 | 1 | -28/+27 |
* | [ARM] 3108/2: old ABI compat: statfs64 and fstatfs64 | Nicolas Pitre | 2006-01-14 | 1 | -2/+2 |