aboutsummaryrefslogtreecommitdiff
path: root/include/linux/syscalls.h
AgeCommit message (Expand)AuthorFilesLines
2007-07-20[CELL] spufs: extension of spu_create to support affinity definitionGravatar Arnd Bergmann 1-1/+1
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcGravatar Amit Arora 1-0/+1
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMGravatar David Woodhouse 1-0/+2
2007-05-11signal/timer/event: eventfd coreGravatar Davide Libenzi 1-0/+1
2007-05-11signal/timer/event: timerfd coreGravatar Davide Libenzi 1-0/+2
2007-05-11signal/timer/event: signalfd coreGravatar Davide Libenzi 1-0/+1
2007-05-09Declare {compat_}sys_utimensatGravatar Stephen Rothwell 1-0/+2
2006-10-11[PATCH] epoll_pwait()Gravatar Davide Libenzi 1-0/+4
2006-10-10[PATCH] __user annotations: futexGravatar Al Viro 1-1/+1
2006-10-02[PATCH] rename the provided execve functions to kernel_execveGravatar Arnd Bergmann 1-0/+2
2006-09-29[PATCH] sys_getcpu() prototype annotatedGravatar Al Viro 1-1/+1
2006-09-26[PATCH] x86: Add portable getcpu callGravatar Andi Kleen 1-0/+2
2006-06-27[PATCH] pi-futex: futex code cleanupsGravatar Ingo Molnar 1-2/+2
2006-06-23[PATCH] move_pages: fix 32 -> 64 bit compat functionGravatar Christoph Lameter 1-1/+1
2006-06-23[PATCH] sys_move_pages: 32bit support (i386, x86_64)Gravatar Christoph Lameter 1-0/+5
2006-06-23[PATCH] page migration: sys_move_pages(): support moving of individual pagesGravatar Christoph Lameter 1-0/+5
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David Woodhouse 1-0/+6
2006-05-23[PATCH] powerpc: wire up sys_[gs]et_robust_listGravatar David Woodhouse 1-0/+6
2006-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Gravatar David Woodhouse 1-0/+3
2006-04-26Don't include linux/config.h from anywhere else in include/Gravatar David Woodhouse 1-1/+0
2006-04-26[PATCH] Add support for the sys_vmsplice syscallGravatar Jens Axboe 1-0/+3
2006-04-11[PATCH] splice: add support for sys_tee()Gravatar Jens Axboe 1-0/+2
2006-04-11Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockGravatar Linus Torvalds 1-2/+5
2006-04-11[PATCH] sync_file_range(): use unsigned for flagsGravatar Andrew Morton 1-1/+1
2006-04-10[PATCH] splice: add optional input and output offsetsGravatar Ingo Molnar 1-2/+5
2006-03-31[PATCH] sys_sync_file_range()Gravatar Andrew Morton 1-0/+2
2006-03-30[PATCH] Introduce sys_splice() system callGravatar Jens Axboe 1-0/+2
2006-03-24[PATCH] add sys_unshare to syscalls.hGravatar Arnd Bergmann 1-0/+1
2006-02-24[PATCH] flags parameter for linkatGravatar Ulrich Drepper 1-1/+1
2006-02-11[PATCH] fstatat64 supportGravatar Ulrich Drepper 1-0/+2
2006-02-01[PATCH] compat: fix compat_sys_openat and friendsGravatar Stephen Rothwell 1-3/+3
2006-02-01[PATCH] prototypes for *at functions & typo fixGravatar Ulrich Drepper 1-0/+33
2006-01-18[PATCH] add missing syscall declarationsGravatar Arnd Bergmann 1-2/+17
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeGravatar Linus Torvalds 1-0/+5
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceGravatar Christoph Lameter 1-0/+2
2006-01-09[PATCH] spufs: The SPU file system, baseGravatar Arnd Bergmann 1-0/+5
2005-10-30[PATCH] unify sys_ptrace prototypeGravatar Christoph Hellwig 1-0/+1
2005-09-21[PATCH] Adds sys_set_mempolicy() in include/linux/syscalls.hGravatar Eric Dumazet 1-0/+2
2005-07-07[PATCH] move ioprio syscalls into syscalls.hGravatar Anton Blanchard 1-0/+3
2005-06-25[PATCH] kexec code cleanupGravatar Maneesh Soni 1-3/+3
2005-06-25[PATCH] kexec: add kexec syscallsGravatar Eric W. Biederman 1-2/+3
2005-05-01[PATCH] consolidate sys_shmatGravatar Stephen Rothwell 1-2/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+509