summaryrefslogtreecommitdiffstats
path: root/include/uapi/asm-generic/unistd.h
Commit message (Expand)AuthorAgeFilesLines
* Remove compat_sys_getdents64()Al Viro2017-04-171-2/+1
* generic syscalls: Wire up statx syscallStafford Horne2017-03-201-1/+3
* generic syscalls: kill cruft from removed pkey syscallsDave Hansen2016-10-171-4/+0
* generic syscalls: Wire up memory protection keys syscallsDave Hansen2016-09-091-1/+11
* asm-generic: Drop renameat syscall from default listJames Hogan2016-05-051-0/+3
* asm-generic: use compat version for preadv2 and pwritev2Yury Norov2016-05-051-2/+2
* generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara2016-04-231-1/+5
* vfs: add copy_file_range syscall and vfs helperZach Brown2015-12-011-1/+3
* mm: mlock: add new mlock system callEric B Munson2015-11-051-1/+3
* userfaultfd: register uapi generic syscall (aarch64)Dr. David Alan Gilbert2015-09-221-3/+5
* sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers2015-09-111-1/+3
* syscalls: implement execveat() system callDavid Drysdale2014-12-131-1/+3
* bpf: enable bpf syscall on x64 and i386Alexei Starovoitov2014-09-261-1/+3
* asm-generic: add memfd_create system call to unistd.hWill Deacon2014-08-181-1/+3
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-061-1/+3
|\
| * random: introduce getrandom(2) system callTheodore Ts'o2014-08-051-1/+3
* | seccomp: add "seccomp" syscallKees Cook2014-07-181-1/+3
|/
* asm-generic: Add renameat2 syscallJames Hogan2014-05-201-1/+3
* compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens2014-03-041-0/+1
* asm-generic: add sched_setattr/sched_getattr syscallsJames Hogan2014-02-241-1/+5
* sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-191-1/+1
* tile: switch to generic compat rt_sig{procmask,pending}()Al Viro2013-02-031-2/+2
* add finit_module syscall to asm-genericKees Cook2012-12-141-1/+3
* UAPI: (Scripted) Disintegrate include/asm-genericDavid Howells2012-10-041-0/+902
OpenPOWER on IntegriCloud