aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/unistd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+1
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell1-8/+4
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro1-17/+0
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds1-1/+8
2013-03-02asm-generic/unistd.h: handle symbol prefixes in cond_syscallJames Hogan1-1/+8
2013-02-14burying unused conditionalsAl Viro1-3/+0
2012-10-04UAPI: (Scripted) Disintegrate include/asm-genericDavid Howells1-906/+1
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesDavid Howells1-4/+0
2012-09-26syscalls: add __NR_kcmp syscall to generic unistd.hMark Salter1-1/+3
2012-03-27compat: use sys_sendfile64() implementation for sendfile syscallChris Metcalf1-1/+1
2011-12-03asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf1-1/+7
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+1
2011-06-02asm-generic/unistd.h: support sendmmsg syscallChris Metcalf1-1/+3
2011-05-28ns: Wire up the setns system callEric W. Biederman1-1/+3
2011-05-12compat: fixes to allow working with tile archChris Metcalf1-97/+124
2011-03-22include/asm-generic/unistd.h: fix syncfs syscall numberAndrew Morton1-1/+1
2011-03-21introduce sys_syncfs to sync a single file systemSage Weil1-1/+3
2011-03-20asm-generic: support clock_adjtime() in <asm-generic/unistd.h>Chris Metcalf1-1/+3
2011-03-15unistd.h: Add new syscalls numbers to asm-genericAneesh Kumar K.V1-1/+5
2010-08-13Add fanotify syscalls to <asm-generic/unistd.h>.Chris Metcalf1-1/+5
2010-08-10Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds1-1/+3
2010-07-16unistd: add __NR_prlimit64 syscall numbersJiri Slaby1-1/+3
2010-06-25Add wait4() back to the set of <asm-generic/unistd.h> syscalls.Chris Metcalf1-3/+6
2010-06-04Fix up the "generic" unistd.h ABI to be more useful.Chris Metcalf1-6/+20
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-3/+7
2009-12-10asm-generic: add sys_recvmmsg to unistd.hArnd Bergmann1-1/+3
2009-12-10asm-generic: add sys_accept4 to unistd.hArnd Bergmann1-1/+3
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-03asm-generic: Fix typo in asm-generic/unistd.h.Chen Liqin1-2/+2
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-2/+2
2009-06-19asm-generic: hook up new system callsArnd Bergmann1-1/+6
2009-06-11asm-generic: add a generic unistd.hArnd Bergmann1-0/+854