aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/syscalls.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-05inotify: fix type errors in interfacesMichael Kerrisk1-1/+1
2008-11-19reintroduce accept4Ulrich Drepper1-2/+1
2008-07-25sys_paccept definition missing __user annotationHarvey Harrison1-1/+1
2008-07-24flag parameters add-on: remove epoll_create size paramUlrich Drepper1-1/+1
2008-07-24flag parameters: inotify_initUlrich Drepper1-0/+1
2008-07-24flag parameters: dup2Ulrich Drepper1-0/+1
2008-07-24flag parameters: epoll_createUlrich Drepper1-0/+1
2008-07-24flag parameters: eventfdUlrich Drepper1-0/+1
2008-07-24flag parameters: signalfdUlrich Drepper1-0/+1
2008-07-24flag parameters: pacceptUlrich Drepper1-0/+2
2008-07-24remove the v850 portAdrian Bunk1-1/+1
2008-04-29xattr: add missing consts to function argumentsDavid Howells1-14/+16
2008-04-18include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-02-05timerfd: new timerfd APIDavide Libenzi1-2/+5
2007-07-20[CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann1-1/+1
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora1-0/+1
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse1-0/+2
2007-05-11signal/timer/event: eventfd coreDavide Libenzi1-0/+1
2007-05-11signal/timer/event: timerfd coreDavide Libenzi1-0/+2
2007-05-11signal/timer/event: signalfd coreDavide Libenzi1-0/+1
2007-05-09Declare {compat_}sys_utimensatStephen Rothwell1-0/+2
2006-10-11[PATCH] epoll_pwait()Davide Libenzi1-0/+4
2006-10-10[PATCH] __user annotations: futexAl Viro1-1/+1
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann1-0/+2
2006-09-29[PATCH] sys_getcpu() prototype annotatedAl Viro1-1/+1
2006-09-26[PATCH] x86: Add portable getcpu callAndi Kleen1-0/+2
2006-06-27[PATCH] pi-futex: futex code cleanupsIngo Molnar1-2/+2
2006-06-23[PATCH] move_pages: fix 32 -> 64 bit compat functionChristoph Lameter1-1/+1
2006-06-23[PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter1-0/+5
2006-06-23[PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter1-0/+5
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-0/+6
2006-05-23[PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse1-0/+6
2006-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-0/+3
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe1-0/+3
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe1-0/+2
2006-04-11Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-2/+5
2006-04-11[PATCH] sync_file_range(): use unsigned for flagsAndrew Morton1-1/+1
2006-04-10[PATCH] splice: add optional input and output offsetsIngo Molnar1-2/+5
2006-03-31[PATCH] sys_sync_file_range()Andrew Morton1-0/+2
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe1-0/+2
2006-03-24[PATCH] add sys_unshare to syscalls.hArnd Bergmann1-0/+1
2006-02-24[PATCH] flags parameter for linkatUlrich Drepper1-1/+1
2006-02-11[PATCH] fstatat64 supportUlrich Drepper1-0/+2
2006-02-01[PATCH] compat: fix compat_sys_openat and friendsStephen Rothwell1-3/+3
2006-02-01[PATCH] prototypes for *at functions & typo fixUlrich Drepper1-0/+33
2006-01-18[PATCH] add missing syscall declarationsArnd Bergmann1-2/+17
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-0/+5
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter1-0/+2
2006-01-09[PATCH] spufs: The SPU file system, baseArnd Bergmann1-0/+5