aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/unistd.h
Commit message (Expand)AuthorAge
* Add fanotify syscalls to <asm-generic/unistd.h>.Chris Metcalf2010-08-13
* Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds2010-08-10
|\
| * unistd: add __NR_prlimit64 syscall numbersJiri Slaby2010-07-16
* | Add wait4() back to the set of <asm-generic/unistd.h> syscalls.Chris Metcalf2010-06-25
* | Fix up the "generic" unistd.h ABI to be more useful.Chris Metcalf2010-06-04
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2009-12-11
|\
| * asm-generic: add sys_recvmmsg to unistd.hArnd Bergmann2009-12-10
| * asm-generic: add sys_accept4 to unistd.hArnd Bergmann2009-12-10
| * asm-generic: Fix typo in asm-generic/unistd.h.Chen Liqin2009-11-03
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
|/
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* asm-generic: hook up new system callsArnd Bergmann2009-06-19
* asm-generic: add a generic unistd.hArnd Bergmann2009-06-11