| Commit message (Expand) | Author | Age | Files | Lines |
* | asm-generic: Drop renameat syscall from default list | James Hogan | 2016-05-05 | 1 | -0/+3 |
* | asm-generic: use compat version for preadv2 and pwritev2 | Yury Norov | 2016-05-05 | 1 | -2/+2 |
* | generic syscalls: wire up preadv2 and pwritev2 syscalls | Andre Przywara | 2016-04-23 | 1 | -1/+5 |
* | vfs: add copy_file_range syscall and vfs helper | Zach Brown | 2015-12-01 | 1 | -1/+3 |
* | mm: mlock: add new mlock system call | Eric B Munson | 2015-11-05 | 1 | -1/+3 |
* | userfaultfd: register uapi generic syscall (aarch64) | Dr. David Alan Gilbert | 2015-09-22 | 1 | -3/+5 |
* | sys_membarrier(): system-wide memory barrier (generic, x86) | Mathieu Desnoyers | 2015-09-11 | 1 | -1/+3 |
* | syscalls: implement execveat() system call | David Drysdale | 2014-12-13 | 1 | -1/+3 |
* | bpf: enable bpf syscall on x64 and i386 | Alexei Starovoitov | 2014-09-26 | 1 | -1/+3 |
* | asm-generic: add memfd_create system call to unistd.h | Will Deacon | 2014-08-18 | 1 | -1/+3 |
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-06 | 1 | -1/+3 |
|\ |
|
| * | random: introduce getrandom(2) system call | Theodore Ts'o | 2014-08-05 | 1 | -1/+3 |
* | | seccomp: add "seccomp" syscall | Kees Cook | 2014-07-18 | 1 | -1/+3 |
|/ |
|
* | asm-generic: Add renameat2 syscall | James Hogan | 2014-05-20 | 1 | -1/+3 |
* | compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64 | Heiko Carstens | 2014-03-04 | 1 | -0/+1 |
* | asm-generic: add sched_setattr/sched_getattr syscalls | James Hogan | 2014-02-24 | 1 | -1/+5 |
* | sched: Rename sched.c as sched/core.c in comments and Documentation | Viresh Kumar | 2013-06-19 | 1 | -1/+1 |
* | tile: switch to generic compat rt_sig{procmask,pending}() | Al Viro | 2013-02-03 | 1 | -2/+2 |
* | add finit_module syscall to asm-generic | Kees Cook | 2012-12-14 | 1 | -1/+3 |
* | UAPI: (Scripted) Disintegrate include/asm-generic | David Howells | 2012-10-04 | 1 | -0/+902 |