Age | Commit message (Expand) | Author |
2011-08-26 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown |
2011-06-03 | x86, asm: Flip RESTORE_ARGS arguments logic | Borislav Petkov |
2011-06-03 | x86, asm: Flip SAVE_ARGS arguments logic | Borislav Petkov |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman |
2011-05-05 | net: Add sendmmsg socket system call | Anton Blanchard |
2011-03-21 | introduce sys_syncfs to sync a single file system | Sage Weil |
2011-03-15 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-03-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-03-15 | x86: Add new syscalls for x86_64 | Aneesh Kumar K.V |
2011-03-08 | x86: Separate out entry text section | Jiri Olsa |
2011-02-28 | x86: Use {push,pop}_cfi in more places | Jan Beulich |
2011-02-02 | x86: Add clock_adjtime for x86 | Richard Cochran |
2010-09-14 | x86-64, compat: Retruncate rax after ia32 syscall entry tracing | Roland McGrath |
2010-09-14 | x86-64, compat: Test %rax for the syscall number, not %eax | H. Peter Anvin |
2010-08-10 | x86: fix up system call numbering nit | Linus Torvalds |
2010-08-10 | Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux | Linus Torvalds |
2010-07-28 | fanotify: sys_fanotify_mark declartion | Eric Paris |
2010-07-28 | fanotify: fanotify_init syscall declaration | Eric Paris |
2010-07-16 | unistd: add __NR_prlimit64 syscall numbers | Jiri Slaby |
2010-04-20 | x86: correctly wire up the newuname system call | Christoph Hellwig |
2010-03-12 | Add generic sys_olduname() | Christoph Hellwig |
2010-03-12 | Add generic sys_old_select() | Christoph Hellwig |
2009-12-11 | Unify sys_mmap* | Al Viro |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-06 | sysctl: x86 Use the compat_sys_sysctl | Eric W. Biederman |
2009-10-26 | x86-64: Fix register leak in 32-bit syscall audting | Jan Beulich |
2009-10-12 | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo |
2009-10-01 | x86: Don't leak 64-bit kernel register values to 32-bit processes | Jan Beulich |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-08-08 | x86, 32-bit: Use generic sys_pipe() | Amerigo Wang |
2009-04-30 | Merge branch 'core/signal' into perfcounters/core | Thomas Gleixner |
2009-04-30 | x86: hookup sys_rt_tgsigqueueinfo | Thomas Gleixner |
2009-04-06 | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar |
2009-04-02 | preadv/pwritev: Add preadv and pwritev system calls. | Gerd Hoffmann |
2009-03-28 | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-27 | generic compat_sys_ustat | Christoph Hellwig |
2009-02-11 | Merge commit 'v2.6.29-rc4' into perfcounters/core | Ingo Molnar |
2009-02-09 | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar |
2009-02-06 | x86-64: fix int $0x80 -ENOSYS return | Roland McGrath |
2009-01-18 | Merge branch 'core/percpu' into perfcounters/core | Ingo Molnar |
2009-01-19 | x86-64: Move kernelstack from PDA to per-cpu. | Brian Gerst |
2008-12-08 | performance counters: x86 support | Ingo Molnar |
2008-10-16 | compat: generic compat get/settimeofday | Christoph Hellwig |
2008-10-13 | x86-64: slightly stream-line 32-bit syscall entry code | Jan Beulich |
2008-07-25 | x86_64: fix ia32 AMD syscall audit fast-path | Roland McGrath |
2008-07-24 | 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: pipe | Ulrich Drepper |