aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/syscalls.h
Commit message (Expand)AuthorAge
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-05
|\
| * tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker2009-03-13
* | Make non-compat preadv/pwritev use native register sizeLinus Torvalds2009-04-04
* | preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann2009-04-02
|/
* syscall define: fix uml compile bugHeiko Carstens2009-02-11
* alpha: use syscall wrappersIvan Kokshaysky2009-01-29
* [CVE-2009-0029] System call wrappers part 33Heiko Carstens2009-01-14
* [CVE-2009-0029] System call wrappers part 32Heiko Carstens2009-01-14
* [CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt2009-01-14
* [CVE-2009-0029] System call wrapper infrastructureHeiko Carstens2009-01-14
* [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-14
* [CVE-2009-0029] Convert all system calls to return a longHeiko Carstens2009-01-14
* [CVE-2009-0029] Move compat system call declarations to compat header fileHeiko Carstens2009-01-14
* inotify: fix type errors in interfacesMichael Kerrisk2009-01-05
* reintroduce accept4Ulrich Drepper2008-11-19
* sys_paccept definition missing __user annotationHarvey Harrison2008-07-25
* flag parameters add-on: remove epoll_create size paramUlrich Drepper2008-07-24
* flag parameters: inotify_initUlrich Drepper2008-07-24
* flag parameters: dup2Ulrich Drepper2008-07-24
* flag parameters: epoll_createUlrich Drepper2008-07-24
* flag parameters: eventfdUlrich Drepper2008-07-24
* flag parameters: signalfdUlrich Drepper2008-07-24
* flag parameters: pacceptUlrich Drepper2008-07-24
* remove the v850 portAdrian Bunk2008-07-24
* xattr: add missing consts to function argumentsDavid Howells2008-04-29
* include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
* timerfd: new timerfd APIDavide Libenzi2008-02-05
* [CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann2007-07-20
* sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora2007-07-17
* Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse2007-06-28
* signal/timer/event: eventfd coreDavide Libenzi2007-05-11
* signal/timer/event: timerfd coreDavide Libenzi2007-05-11
* signal/timer/event: signalfd coreDavide Libenzi2007-05-11
* Declare {compat_}sys_utimensatStephen Rothwell2007-05-09
* [PATCH] epoll_pwait()Davide Libenzi2006-10-11
* [PATCH] __user annotations: futexAl Viro2006-10-10
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-02
* [PATCH] sys_getcpu() prototype annotatedAl Viro2006-09-29
* [PATCH] x86: Add portable getcpu callAndi Kleen2006-09-26
* [PATCH] pi-futex: futex code cleanupsIngo Molnar2006-06-27
* [PATCH] move_pages: fix 32 -> 64 bit compat functionChristoph Lameter2006-06-23
* [PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter2006-06-23
* [PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter2006-06-23
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-24
|\
| * [PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse2006-05-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-04-28
|\|
| * [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-26
* | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
|/
* [PATCH] splice: add support for sys_tee()Jens Axboe2006-04-11
* Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-11
|\