summaryrefslogtreecommitdiffstats
path: root/include/linux/syscalls.h
Commit message (Expand)AuthorAgeFilesLines
* syscall define: fix uml compile bugHeiko Carstens2009-02-111-14/+14
* alpha: use syscall wrappersIvan Kokshaysky2009-01-291-0/+5
* [CVE-2009-0029] System call wrappers part 33Heiko Carstens2009-01-141-0/+1
* [CVE-2009-0029] System call wrappers part 32Heiko Carstens2009-01-141-0/+7
* [CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt2009-01-141-0/+6
* [CVE-2009-0029] System call wrapper infrastructureHeiko Carstens2009-01-141-0/+62
* [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-141-0/+2
* [CVE-2009-0029] Convert all system calls to return a longHeiko Carstens2009-01-141-40/+39
* [CVE-2009-0029] Move compat system call declarations to compat header fileHeiko Carstens2009-01-141-12/+0
* inotify: fix type errors in interfacesMichael Kerrisk2009-01-051-1/+1
* reintroduce accept4Ulrich Drepper2008-11-191-2/+1
* sys_paccept definition missing __user annotationHarvey Harrison2008-07-251-1/+1
* flag parameters add-on: remove epoll_create size paramUlrich Drepper2008-07-241-1/+1
* flag parameters: inotify_initUlrich Drepper2008-07-241-0/+1
* flag parameters: dup2Ulrich Drepper2008-07-241-0/+1
* flag parameters: epoll_createUlrich Drepper2008-07-241-0/+1
* flag parameters: eventfdUlrich Drepper2008-07-241-0/+1
* flag parameters: signalfdUlrich Drepper2008-07-241-0/+1
* flag parameters: pacceptUlrich Drepper2008-07-241-0/+2
* remove the v850 portAdrian Bunk2008-07-241-1/+1
* xattr: add missing consts to function argumentsDavid Howells2008-04-291-14/+16
* include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* timerfd: new timerfd APIDavide Libenzi2008-02-051-2/+5
* [CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann2007-07-201-1/+1
* sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora2007-07-171-0/+1
* Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse2007-06-281-0/+2
* signal/timer/event: eventfd coreDavide Libenzi2007-05-111-0/+1
* signal/timer/event: timerfd coreDavide Libenzi2007-05-111-0/+2
* signal/timer/event: signalfd coreDavide Libenzi2007-05-111-0/+1
* Declare {compat_}sys_utimensatStephen Rothwell2007-05-091-0/+2
* [PATCH] epoll_pwait()Davide Libenzi2006-10-111-0/+4
* [PATCH] __user annotations: futexAl Viro2006-10-101-1/+1
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-0/+2
* [PATCH] sys_getcpu() prototype annotatedAl Viro2006-09-291-1/+1
* [PATCH] x86: Add portable getcpu callAndi Kleen2006-09-261-0/+2
* [PATCH] pi-futex: futex code cleanupsIngo Molnar2006-06-271-2/+2
* [PATCH] move_pages: fix 32 -> 64 bit compat functionChristoph Lameter2006-06-231-1/+1
* [PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter2006-06-231-0/+5
* [PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter2006-06-231-0/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-241-0/+6
|\
| * [PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse2006-05-231-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-04-291-0/+3
|\|
| * [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-261-0/+3
* | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
|/
* [PATCH] splice: add support for sys_tee()Jens Axboe2006-04-111-0/+2
* Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-111-2/+5
|\
| * [PATCH] splice: add optional input and output offsetsIngo Molnar2006-04-101-2/+5
* | [PATCH] sync_file_range(): use unsigned for flagsAndrew Morton2006-04-111-1/+1
|/
* [PATCH] sys_sync_file_range()Andrew Morton2006-03-311-0/+2
* [PATCH] Introduce sys_splice() system callJens Axboe2006-03-301-0/+2