| Commit message (Expand) | Author | Age |
* | sys_paccept definition missing __user annotation | Harvey Harrison | 2008-07-25 |
* | flag parameters add-on: remove epoll_create size param | Ulrich Drepper | 2008-07-24 |
* | flag parameters: inotify_init | Ulrich Drepper | 2008-07-24 |
* | flag parameters: dup2 | Ulrich Drepper | 2008-07-24 |
* | flag parameters: epoll_create | Ulrich Drepper | 2008-07-24 |
* | flag parameters: eventfd | Ulrich Drepper | 2008-07-24 |
* | flag parameters: signalfd | Ulrich Drepper | 2008-07-24 |
* | flag parameters: paccept | Ulrich Drepper | 2008-07-24 |
* | remove the v850 port | Adrian Bunk | 2008-07-24 |
* | xattr: add missing consts to function arguments | David Howells | 2008-04-29 |
* | include: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 |
* | timerfd: new timerfd API | Davide Libenzi | 2008-02-05 |
* | [CELL] spufs: extension of spu_create to support affinity definition | Arnd Bergmann | 2007-07-20 |
* | sys_fallocate() implementation on i386, x86_64 and powerpc | Amit Arora | 2007-07-17 |
* | Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM | David Woodhouse | 2007-06-28 |
* | signal/timer/event: eventfd core | Davide Libenzi | 2007-05-11 |
* | signal/timer/event: timerfd core | Davide Libenzi | 2007-05-11 |
* | signal/timer/event: signalfd core | Davide Libenzi | 2007-05-11 |
* | Declare {compat_}sys_utimensat | Stephen Rothwell | 2007-05-09 |
* | [PATCH] epoll_pwait() | Davide Libenzi | 2006-10-11 |
* | [PATCH] __user annotations: futex | Al Viro | 2006-10-10 |
* | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann | 2006-10-02 |
* | [PATCH] sys_getcpu() prototype annotated | Al Viro | 2006-09-29 |
* | [PATCH] x86: Add portable getcpu call | Andi Kleen | 2006-09-26 |
* | [PATCH] pi-futex: futex code cleanups | Ingo Molnar | 2006-06-27 |
* | [PATCH] move_pages: fix 32 -> 64 bit compat function | Christoph Lameter | 2006-06-23 |
* | [PATCH] sys_move_pages: 32bit support (i386, x86_64) | Christoph Lameter | 2006-06-23 |
* | [PATCH] page migration: sys_move_pages(): support moving of individual pages | Christoph Lameter | 2006-06-23 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-05-24 |
|\ |
|
| * | [PATCH] powerpc: wire up sys_[gs]et_robust_list | David Woodhouse | 2006-05-23 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2006-04-28 |
|\| |
|
| * | [PATCH] Add support for the sys_vmsplice syscall | Jens Axboe | 2006-04-26 |
* | | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 |
|/ |
|
* | [PATCH] splice: add support for sys_tee() | Jens Axboe | 2006-04-11 |
* | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-04-11 |
|\ |
|
| * | [PATCH] splice: add optional input and output offsets | Ingo Molnar | 2006-04-10 |
* | | [PATCH] sync_file_range(): use unsigned for flags | Andrew Morton | 2006-04-11 |
|/ |
|
* | [PATCH] sys_sync_file_range() | Andrew Morton | 2006-03-31 |
* | [PATCH] Introduce sys_splice() system call | Jens Axboe | 2006-03-30 |
* | [PATCH] add sys_unshare to syscalls.h | Arnd Bergmann | 2006-03-24 |
* | [PATCH] flags parameter for linkat | Ulrich Drepper | 2006-02-24 |
* | [PATCH] fstatat64 support | Ulrich Drepper | 2006-02-12 |
* | [PATCH] compat: fix compat_sys_openat and friends | Stephen Rothwell | 2006-02-02 |
* | [PATCH] prototypes for *at functions & typo fix | Ulrich Drepper | 2006-02-01 |
* | [PATCH] add missing syscall declarations | Arnd Bergmann | 2006-01-18 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-01-09 |
|\ |
|
| * | [PATCH] spufs: The SPU file system, base | Arnd Bergmann | 2006-01-08 |
* | | [PATCH] Swap Migration V5: sys_migrate_pages interface | Christoph Lameter | 2006-01-08 |
|/ |
|
* | [PATCH] unify sys_ptrace prototype | Christoph Hellwig | 2005-10-30 |
* | [PATCH] Adds sys_set_mempolicy() in include/linux/syscalls.h | Eric Dumazet | 2005-09-21 |