index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
unistd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-05-05
1
-0
/
+1
|
\
|
*
CONFIG_SYMBOL_PREFIX: cleanup.
Rusty Russell
2013-03-15
1
-8
/
+4
*
|
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
2013-03-03
1
-17
/
+0
|
/
*
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-03
1
-1
/
+8
|
\
|
*
asm-generic/unistd.h: handle symbol prefixes in cond_syscall
James Hogan
2013-03-02
1
-1
/
+8
*
|
burying unused conditionals
Al Viro
2013-02-14
1
-3
/
+0
|
/
*
UAPI: (Scripted) Disintegrate include/asm-generic
David Howells
2012-10-04
1
-906
/
+1
*
UAPI: Fix the guards on various asm/unistd.h files
David Howells
2012-10-04
1
-4
/
+0
*
syscalls: add __NR_kcmp syscall to generic unistd.h
Mark Salter
2012-09-26
1
-1
/
+3
*
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