aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/unistd.h
Commit message (Expand)AuthorAgeFilesLines
* compat: use sys_sendfile64() implementation for sendfile syscallChris Metcalf2012-04-021-1/+1
* asm-generic/unistd.h: support sendmmsg syscallChris Metcalf2011-06-021-1/+3
* ns: Wire up the setns system callEric W. Biederman2011-05-281-1/+3
* compat: fixes to allow working with tile archChris Metcalf2011-05-121-97/+124
* include/asm-generic/unistd.h: fix syncfs syscall numberAndrew Morton2011-03-221-1/+1
* introduce sys_syncfs to sync a single file systemSage Weil2011-03-211-1/+3
* asm-generic: support clock_adjtime() in <asm-generic/unistd.h>Chris Metcalf2011-03-201-1/+3
* unistd.h: Add new syscalls numbers to asm-genericAneesh Kumar K.V2011-03-151-1/+5
* Add fanotify syscalls to <asm-generic/unistd.h>.Chris Metcalf2010-08-131-1/+5
* Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds2010-08-101-1/+3
|\
| * unistd: add __NR_prlimit64 syscall numbersJiri Slaby2010-07-161-1/+3
* | Add wait4() back to the set of <asm-generic/unistd.h> syscalls.Chris Metcalf2010-06-251-3/+6
* | Fix up the "generic" unistd.h ABI to be more useful.Chris Metcalf2010-06-041-6/+20
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2009-12-111-3/+7
|\
| * asm-generic: add sys_recvmmsg to unistd.hArnd Bergmann2009-12-101-1/+3
| * asm-generic: add sys_accept4 to unistd.hArnd Bergmann2009-12-101-1/+3
| * asm-generic: Fix typo in asm-generic/unistd.h.Chen Liqin2009-11-031-2/+2
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
|/
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-2/+2
* asm-generic: hook up new system callsArnd Bergmann2009-06-191-1/+6
* asm-generic: add a generic unistd.hArnd Bergmann2009-06-111-0/+854