aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/unistd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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