| Commit message (Expand) | Author | Age | Files | Lines |
* | compat: use sys_sendfile64() implementation for sendfile syscall | Chris Metcalf | 2012-03-27 | 1 | -1/+1 |
* | asm-generic/unistd.h: support new process_vm_{readv,write} syscalls | Chris Metcalf | 2011-12-03 | 1 | -1/+7 |
* | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-26 | 1 | -1/+1 |
* | asm-generic/unistd.h: support sendmmsg syscall | Chris Metcalf | 2011-06-02 | 1 | -1/+3 |
* | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 1 | -1/+3 |
* | compat: fixes to allow working with tile arch | Chris Metcalf | 2011-05-12 | 1 | -97/+124 |
* | include/asm-generic/unistd.h: fix syncfs syscall number | Andrew Morton | 2011-03-22 | 1 | -1/+1 |
* | introduce sys_syncfs to sync a single file system | Sage Weil | 2011-03-21 | 1 | -1/+3 |
* | asm-generic: support clock_adjtime() in <asm-generic/unistd.h> | Chris Metcalf | 2011-03-20 | 1 | -1/+3 |
* | unistd.h: Add new syscalls numbers to asm-generic | Aneesh Kumar K.V | 2011-03-15 | 1 | -1/+5 |
* | Add fanotify syscalls to <asm-generic/unistd.h>. | Chris Metcalf | 2010-08-13 | 1 | -1/+5 |
* | Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux | Linus Torvalds | 2010-08-10 | 1 | -1/+3 |
|\ |
|
| * | unistd: add __NR_prlimit64 syscall numbers | Jiri Slaby | 2010-07-16 | 1 | -1/+3 |
* | | Add wait4() back to the set of <asm-generic/unistd.h> syscalls. | Chris Metcalf | 2010-06-25 | 1 | -3/+6 |
* | | Fix up the "generic" unistd.h ABI to be more useful. | Chris Metcalf | 2010-06-04 | 1 | -6/+20 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic | Linus Torvalds | 2009-12-11 | 1 | -3/+7 |
|\ |
|
| * | asm-generic: add sys_recvmmsg to unistd.h | Arnd Bergmann | 2009-12-10 | 1 | -1/+3 |
| * | asm-generic: add sys_accept4 to unistd.h | Arnd Bergmann | 2009-12-10 | 1 | -1/+3 |
| * | asm-generic: Fix typo in asm-generic/unistd.h. | Chen Liqin | 2009-11-03 | 1 | -2/+2 |
* | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
|/ |
|
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -2/+2 |
* | asm-generic: hook up new system calls | Arnd Bergmann | 2009-06-19 | 1 | -1/+6 |
* | asm-generic: add a generic unistd.h | Arnd Bergmann | 2009-06-11 | 1 | -0/+854 |