| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Generate system call tables and unistd_*.h from tables | H. Peter Anvin | 2011-11-17 | 1 | -350/+0 |
* | Cross Memory Attach | Christopher Yeoh | 2011-10-31 | 1 | -0/+2 |
* | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-26 | 1 | -1/+1 |
* | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 1 | -0/+1 |
* | net: Add sendmmsg socket system call | Anton Blanchard | 2011-05-05 | 1 | -0/+1 |
* | introduce sys_syncfs to sync a single file system | Sage Weil | 2011-03-21 | 1 | -0/+1 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-03-15 | 1 | -0/+1 |
|\ |
|
| * | x86: Add clock_adjtime for x86 | Richard Cochran | 2011-02-02 | 1 | -0/+1 |
* | | x86: Add new syscalls for x86_32 | Aneesh Kumar K.V | 2011-03-15 | 1 | -0/+2 |
|/ |
|
* | x86: fix up system call numbering nit | Linus Torvalds | 2010-08-10 | 1 | -1/+1 |
* | Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux | Linus Torvalds | 2010-08-10 | 1 | -0/+1 |
|\ |
|
| * | unistd: add __NR_prlimit64 syscall numbers | Jiri Slaby | 2010-07-16 | 1 | -0/+1 |
* | | fanotify: sys_fanotify_mark declartion | Eric Paris | 2010-07-28 | 1 | -0/+1 |
* | | fanotify: fanotify_init syscall declaration | Eric Paris | 2010-07-28 | 1 | -0/+1 |
|/ |
|
* | Add generic sys_old_mmap() | Christoph Hellwig | 2010-03-12 | 1 | -1/+1 |
* | Add generic sys_old_select() | Christoph Hellwig | 2010-03-12 | 1 | -1/+1 |
* | Unify sys_mmap* | Al Viro | 2009-12-11 | 1 | -1/+1 |
* | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 2009-10-12 | 1 | -0/+1 |
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -1/+1 |
* | Merge branch 'core/signal' into perfcounters/core | Thomas Gleixner | 2009-04-30 | 1 | -1/+2 |
|\ |
|
| * | x86: hookup sys_rt_tgsigqueueinfo | Thomas Gleixner | 2009-04-30 | 1 | -0/+1 |
* | | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar | 2009-04-06 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | preadv/pwritev: Add preadv and pwritev system calls. | Gerd Hoffmann | 2009-04-02 | 1 | -0/+2 |
* | | Merge branch 'x86/core' into perfcounters/core | Ingo Molnar | 2009-02-13 | 1 | -10/+10 |
|\ \
| |/ |
|
| * | x86: pass in pt_regs pointer for syscalls that need it | Brian Gerst | 2009-02-11 | 1 | -10/+10 |
* | | Merge commit 'v2.6.29-rc2' into perfcounters/core | Ingo Molnar | 2009-01-21 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 2009-01-14 | 1 | -1/+1 |
* | | performance counters: x86 support | Ingo Molnar | 2008-12-08 | 1 | -0/+1 |
|/ |
|
* | flag parameters add-on: remove epoll_create size param | Ulrich Drepper | 2008-07-24 | 1 | -1/+1 |
* | flag parameters: inotify_init | Ulrich Drepper | 2008-07-24 | 1 | -0/+1 |
* | flag parameters: pipe | Ulrich Drepper | 2008-07-24 | 1 | -0/+1 |
* | flag parameters: dup2 | Ulrich Drepper | 2008-07-24 | 1 | -0/+1 |
* | flag parameters: epoll_create | Ulrich Drepper | 2008-07-24 | 1 | -0/+1 |
* | flag parameters: eventfd | Ulrich Drepper | 2008-07-24 | 1 | -0/+1 |
* | flag parameters: signalfd | Ulrich Drepper | 2008-07-24 | 1 | -0/+1 |
* | timerfd: wire the new timerfd API to the x86 family | Davide Libenzi | 2008-02-05 | 1 | -1/+3 |
* | i386: move kernel | Thomas Gleixner | 2007-10-11 | 1 | -0/+326 |