aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/syscalls.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-01-04[PATCH] sys_stime needs a compat functionMartin Schwidefsky1-1/+1
2004-10-25[PATCH] revert- sys_setaltrootAndrew Morton1-1/+0
2004-10-18[PATCH] implement in-kernel keys & keyring managementDavid Howells1-0/+15
2004-10-18[PATCH] add sys_setaltroot()Seth Rohit1-0/+1
2004-09-29[PATCH] add missing declaration to fix kernel/compat.c warningRandolph Chung1-0/+3
2004-09-20[PATCH] x86-64: waitid falloutRoland McGrath1-1/+2
2004-09-20Correct prototypes for sys_wait4 and sys_waitpid.Richard Henderson1-2/+2
2004-08-30[PATCH] waitid system callRoland McGrath1-0/+2
2004-06-21[PATCH] sparse: make sys_quotactl() prototype match functionRandy Dunlap1-1/+1
2004-06-03[PATCH] Add the sixth arg to the sys_futex() prototype.Andrew Morton1-1/+2
2004-05-28[PATCH] sparse: trivial part of kernel/* __user annotationAlexander Viro1-1/+1
2004-05-24[PATCH] remap_file_pages: fix syscall declarationAndrew Morton1-1/+1
2004-05-19[PATCH] reserve syscall slots for kexecAndrew Morton1-0/+3
2004-04-11[PATCH] compat emulation for posix message queuesAndrew Morton1-1/+0
2004-04-11[PATCH] posix message queues: syscall stubsAndrew Morton1-0/+9
2004-03-30Add __user pointer annotationsLinus Torvalds1-26/+26
2004-03-04[PATCH] mismatched syscall protos.Dave Jones1-13/+13
2004-02-24[PATCH] add syscalls.hAndrew Morton1-0/+476