summaryrefslogtreecommitdiff
path: root/include/uapi/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* 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
* asm-generic: remove _STK_LIM_MAXJames Hogan2014-05-151-7/+0
* locks: rename file-private locks to "open file description locks"Jeff Layton2014-04-221-10/+10
* madvise: correct the comment of MADV_DODUMP flagZhang Yanfei2014-04-071-1/+1
* Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-04-041-3/+16
|\
| * locks: add new fcntl cmd values for handling file private locksJeff Layton2014-03-311-0/+16
| * locks: fix posix lock range overflow handlingJ. Bruce Fields2014-03-311-3/+0
* | 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
|/
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-293-19/+19
|\
| * uapi: Use __kernel_ulong_t in shmid64_ds/shminfo64/shm_infoH.J. Lu2014-01-201-12/+12
| * uapi: Use __kernel_ulong_t in struct msqid64_dsH.J. Lu2014-01-201-5/+5
| * uapi, asm-generic: Use __kernel_ulong_t in uapi struct ipc64_permH.J. Lu2014-01-201-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+2
|\ \
| * | net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-181-0/+2
* | | asm/types.h: Remove include/asm-generic/int-l64.hGeert Uytterhoeven2014-01-231-2/+1
| |/ |/|
* | x86, x32: Use __kernel_long_t for __statfs_wordH.J. Lu2013-12-201-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-0/+2
|\
| * net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-281-0/+2
* | errno.h: remove "NFS" from descriptions in commentsEric Sandeen2013-11-131-1/+1
|/
* allow O_TMPFILE to work with O_WRONLYAl Viro2013-07-201-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-141-2/+6
|\
| * Safer ABI for O_TMPFILEAl Viro2013-07-131-2/+6
* | net: rename busy poll socket op and globalsEliezer Tamir2013-07-101-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-092-0/+4
|\ \ | |/ |/|
| * net: rename low latency sockets functions to busy pollEliezer Tamir2013-07-081-1/+1
| * net: poll/select low latency socket supportEliezer Tamir2013-06-251-0/+2
| * net: add socket option for low latency pollingEliezer Tamir2013-06-171-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-031-0/+4
|\ \
| * | [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Al Viro2013-06-291-0/+4
| |/
* | sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-191-1/+1
|/
* net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-311-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-232-6/+8
|\
| * tile: switch to generic compat rt_sig{procmask,pending}()Al Viro2013-02-031-2/+2
| * consolidate kernel-side struct sigaction declarationsAl Viro2013-02-031-0/+6
| * consolidate declarations of k_sigactionAl Viro2013-02-031-4/+0
* | soreuseport: infrastructureTom Herbert2013-01-231-2/+1
* | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-171-0/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-201-6/+0
|\
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-191-6/+0
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-191-1/+3
|\ \
| * | add finit_module syscall to asm-genericKees Cook2012-12-141-1/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-121-0/+1
|\ \
| * | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-011-0/+1
| |/
* | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-112-0/+13
|\ \