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