Age | Commit message (Expand) | Author | Files | Lines |
2013-05-09 | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro | 1 | -3/+0 |
2013-03-04 | x86: trim sys_ia32.h | Al Viro | 1 | -5/+0 |
2013-03-04 | x86: sys32_kill and sys32_mprotect are pointless | Al Viro | 1 | -2/+0 |
2013-03-04 | merge compat sys_ipc instances | Al Viro | 1 | -3/+0 |
2013-03-04 | consolidate compat lookup_dcookie() | Al Viro | 1 | -1/+0 |
2013-03-04 | convert sendfile{,64} to COMPAT_SYSCALL_DEFINE | Al Viro | 1 | -1/+0 |
2013-02-24 | switch lseek to COMPAT_SYSCALL_DEFINE | Al Viro | 1 | -1/+0 |
2013-02-04 | x86: switch to generic old sigaction | Al Viro | 1 | -3/+0 |
2013-02-04 | x86: switch to generic compat rt_sigaction() | Al Viro | 1 | -3/+0 |
2013-02-04 | x86: switch to generic compat sched_rr_get_interval() | Al Viro | 1 | -3/+0 |
2013-02-04 | x86,um: switch to generic old sigsuspend() | Al Viro | 1 | -1/+0 |
2013-02-04 | x86: switch to generic compat rt_sigqueueinfo() | Al Viro | 1 | -1/+0 |
2013-02-04 | x86: switch to generic compat rt_sigpending() | Al Viro | 1 | -1/+0 |
2013-02-04 | x86: get rid of pt_regs argument in sigreturn variants | Al Viro | 1 | -2/+2 |
2012-12-20 | generic compat_sys_sigaltstack() | Al Viro | 1 | -2/+0 |
2012-11-29 | x86, um: switch to generic fork/vfork/clone | Al Viro | 1 | -2/+0 |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+0 |
2012-10-01 | x86, um/x86: switch to generic sys_execve and kernel_execve | Al Viro | 1 | -2/+0 |
2012-09-05 | x86: Fix __user annotations in asm/sys_ia32.h | Mathias Krause | 1 | -1/+1 |
2012-02-21 | x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h> | H. Peter Anvin | 1 | -0/+5 |
2012-02-21 | x86-64, ia32: Drop sys32_rt_sigprocmask | H. Peter Anvin | 1 | -2/+0 |
2010-08-14 | Mark arguments to certain syscalls as being const | David Howells | 1 | -6/+6 |
2010-07-28 | fanotify: sys_fanotify_mark declartion | Eric Paris | 1 | -0/+3 |
2010-03-13 | Add generic sys_olduname() | Christoph Hellwig | 1 | -5/+0 |
2010-03-13 | Add generic sys_old_mmap() | Christoph Hellwig | 1 | -2/+2 |
2010-03-13 | Add generic sys_old_select() | Christoph Hellwig | 1 | -2/+0 |
2009-12-16 | sanitize do_pipe_flags() callers in arch | Al Viro | 1 | -1/+0 |
2009-12-11 | Unify sys_mmap* | Al Viro | 1 | -3/+0 |
2009-11-06 | sysctl: x86 Use the compat_sys_sysctl | Eric W. Biederman | 1 | -5/+0 |
2009-03-27 | generic compat_sys_ustat | Christoph Hellwig | 1 | -2/+0 |
2008-12-29 | x86: introducing asm/sys_ia32.h | Jaswinder Singh Rajput | 1 | -0/+101 |