summaryrefslogtreecommitdiff
path: root/include/linux/syscalls.h
AgeCommit message (Expand)Author
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell
2005-01-04[PATCH] sys_stime needs a compat functionMartin Schwidefsky
2004-10-25[PATCH] revert- sys_setaltrootAndrew Morton
2004-10-18[PATCH] implement in-kernel keys & keyring managementDavid Howells
2004-10-18[PATCH] add sys_setaltroot()Seth Rohit
2004-09-29[PATCH] add missing declaration to fix kernel/compat.c warningRandolph Chung
2004-09-20[PATCH] x86-64: waitid falloutRoland McGrath
2004-09-20Correct prototypes for sys_wait4 and sys_waitpid.Richard Henderson
2004-08-30[PATCH] waitid system callRoland McGrath
2004-06-21[PATCH] sparse: make sys_quotactl() prototype match functionRandy Dunlap
2004-06-03[PATCH] Add the sixth arg to the sys_futex() prototype.Andrew Morton
2004-05-28[PATCH] sparse: trivial part of kernel/* __user annotationAlexander Viro
2004-05-24[PATCH] remap_file_pages: fix syscall declarationAndrew Morton
2004-05-19[PATCH] reserve syscall slots for kexecAndrew Morton
2004-04-11[PATCH] compat emulation for posix message queuesAndrew Morton
2004-04-11[PATCH] posix message queues: syscall stubsAndrew Morton
2004-03-30Add __user pointer annotationsLinus Torvalds
2004-03-04[PATCH] mismatched syscall protos.Dave Jones
2004-02-24[PATCH] add syscalls.hAndrew Morton