summaryrefslogtreecommitdiff
path: root/include/linux/syscalls.h
AgeCommit message (Expand)Author
2006-10-11[PATCH] epoll_pwait()Davide Libenzi
2006-10-10[PATCH] __user annotations: futexAl Viro
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann
2006-09-29[PATCH] sys_getcpu() prototype annotatedAl Viro
2006-09-26[PATCH] x86: Add portable getcpu callAndi Kleen
2006-06-27[PATCH] pi-futex: futex code cleanupsIngo Molnar
2006-06-23[PATCH] move_pages: fix 32 -> 64 bit compat functionChristoph Lameter
2006-06-23[PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter
2006-06-23[PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2006-05-23[PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse
2006-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe
2006-04-11Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-04-11[PATCH] sync_file_range(): use unsigned for flagsAndrew Morton
2006-04-10[PATCH] splice: add optional input and output offsetsIngo Molnar
2006-03-31[PATCH] sys_sync_file_range()Andrew Morton
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe
2006-03-24[PATCH] add sys_unshare to syscalls.hArnd Bergmann
2006-02-24[PATCH] flags parameter for linkatUlrich Drepper
2006-02-11[PATCH] fstatat64 supportUlrich Drepper
2006-02-01[PATCH] compat: fix compat_sys_openat and friendsStephen Rothwell
2006-02-01[PATCH] prototypes for *at functions & typo fixUlrich Drepper
2006-01-18[PATCH] add missing syscall declarationsArnd Bergmann
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter
2006-01-09[PATCH] spufs: The SPU file system, baseArnd Bergmann
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig
2005-09-21[PATCH] Adds sys_set_mempolicy() in include/linux/syscalls.hEric Dumazet
2005-07-07[PATCH] move ioprio syscalls into syscalls.hAnton Blanchard
2005-06-25[PATCH] kexec code cleanupManeesh Soni
2005-06-25[PATCH] kexec: add kexec syscallsEric W. Biederman
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