summaryrefslogtreecommitdiffstats
path: root/include/uapi/asm-generic
AgeCommit message (Expand)Author
2014-09-26bpf: enable bpf syscall on x64 and i386Alexei Starovoitov
2014-08-18asm-generic: add memfd_create system call to unistd.hWill Deacon
2014-08-06Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-05random: introduce getrandom(2) system callTheodore Ts'o
2014-07-18seccomp: add "seccomp" syscallKees Cook
2014-05-20asm-generic: Add renameat2 syscallJames Hogan
2014-05-15asm-generic: remove _STK_LIM_MAXJames Hogan
2014-04-22locks: rename file-private locks to "open file description locks"Jeff Layton
2014-04-07madvise: correct the comment of MADV_DODUMP flagZhang Yanfei
2014-04-04Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-03-31locks: add new fcntl cmd values for handling file private locksJeff Layton
2014-03-31locks: fix posix lock range overflow handlingJ. Bruce Fields
2014-03-04compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens
2014-02-24asm-generic: add sched_setattr/sched_getattr syscallsJames Hogan
2014-01-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-23asm/types.h: Remove include/asm-generic/int-l64.hGeert Uytterhoeven
2014-01-20uapi: Use __kernel_ulong_t in shmid64_ds/shminfo64/shm_infoH.J. Lu
2014-01-20uapi: Use __kernel_ulong_t in struct msqid64_dsH.J. Lu
2014-01-20uapi, asm-generic: Use __kernel_ulong_t in uapi struct ipc64_permH.J. Lu
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar
2013-12-20x86, x32: Use __kernel_long_t for __statfs_wordH.J. Lu
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13errno.h: remove "NFS" from descriptions in commentsEric Sandeen
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet
2013-07-20allow O_TMPFILE to work with O_WRONLYAl Viro
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-13Safer ABI for O_TMPFILEAl Viro
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-08net: rename low latency sockets functions to busy pollEliezer Tamir
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-29[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Al Viro
2013-06-25net: poll/select low latency socket supportEliezer Tamir
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar
2013-06-17net: add socket option for low latency pollingEliezer Tamir
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-03tile: switch to generic compat rt_sig{procmask,pending}()Al Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03consolidate declarations of k_sigactionAl Viro
2013-01-23soreuseport: infrastructureTom Herbert
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-14add finit_module syscall to asm-genericKees Cook
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-11mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen