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