index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK 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
2013-05-05
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-03-15
CONFIG_SYMBOL_PREFIX: cleanup.
Rusty Russell
2013-03-04
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
2013-03-03
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-02
asm-generic/unistd.h: handle symbol prefixes in cond_syscall
James Hogan
2013-02-14
burying unused conditionals
Al Viro
2012-10-04
UAPI: (Scripted) Disintegrate include/asm-generic
David Howells
2012-10-04
UAPI: Fix the guards on various asm/unistd.h files
David Howells
2012-09-26
syscalls: add __NR_kcmp syscall to generic unistd.h
Mark Salter
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