summaryrefslogtreecommitdiff
path: root/include/asm-generic/unistd.h
Commit message (Expand)AuthorAge
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-05-05
|\
| * CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2013-03-15
* | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-03
|/
* Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-03
|\
| * asm-generic/unistd.h: handle symbol prefixes in cond_syscallJames Hogan2013-03-02
* | burying unused conditionalsAl Viro2013-02-14
|/
* UAPI: (Scripted) Disintegrate include/asm-genericDavid Howells2012-10-04
* UAPI: Fix the guards on various asm/unistd.h filesDavid Howells2012-10-04
* syscalls: add __NR_kcmp syscall to generic unistd.hMark Salter2012-09-26
* compat: use sys_sendfile64() implementation for sendfile syscallChris Metcalf2012-03-27
* asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf2011-12-03
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-26
* asm-generic/unistd.h: support sendmmsg syscallChris Metcalf2011-06-02
* ns: Wire up the setns system callEric W. Biederman2011-05-28
* compat: fixes to allow working with tile archChris Metcalf2011-05-12
* include/asm-generic/unistd.h: fix syncfs syscall numberAndrew Morton2011-03-22
* introduce sys_syncfs to sync a single file systemSage Weil2011-03-21
* asm-generic: support clock_adjtime() in <asm-generic/unistd.h>Chris Metcalf2011-03-20
* unistd.h: Add new syscalls numbers to asm-genericAneesh Kumar K.V2011-03-15
* 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