summaryrefslogtreecommitdiffstats
path: root/include/linux/syscalls.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] add sys_unshare to syscalls.hArnd Bergmann2006-03-241-0/+1
* [PATCH] flags parameter for linkatUlrich Drepper2006-02-241-1/+1
* [PATCH] fstatat64 supportUlrich Drepper2006-02-111-0/+2
* [PATCH] compat: fix compat_sys_openat and friendsStephen Rothwell2006-02-011-3/+3
* [PATCH] prototypes for *at functions & typo fixUlrich Drepper2006-02-011-0/+33
* [PATCH] add missing syscall declarationsArnd Bergmann2006-01-181-2/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-091-0/+5
|\
| * [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-091-0/+5
* | [PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2006-01-081-0/+2
|/
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-301-0/+1
* [PATCH] Adds sys_set_mempolicy() in include/linux/syscalls.hEric Dumazet2005-09-211-0/+2
* [PATCH] move ioprio syscalls into syscalls.hAnton Blanchard2005-07-071-0/+3
* [PATCH] kexec code cleanupManeesh Soni2005-06-251-3/+3
* [PATCH] kexec: add kexec syscallsEric W. Biederman2005-06-251-2/+3
* [PATCH] consolidate sys_shmatStephen Rothwell2005-05-011-2/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+509
OpenPOWER on IntegriCloud