Age | Commit message (Expand) | Author | Files | Lines |
2015-06-04 | x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/sysc... | Ingo Molnar | 1 | -367/+0 |
2015-03-04 | x86/compat: Remove sys32_vm86_warning | Brian Gerst | 1 | -2/+2 |
2014-12-13 | x86: hook up execveat system call | David Drysdale | 1 | -0/+1 |
2014-09-26 | bpf: enable bpf syscall on x64 and i386 | Alexei Starovoitov | 1 | -0/+1 |
2014-08-09 | shm: add memfd_create() syscall | David Herrmann | 1 | -0/+1 |
2014-08-06 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2014-08-06 | random: introduce getrandom(2) system call | Theodore Ts'o | 1 | -0/+1 |
2014-07-18 | seccomp: add "seccomp" syscall | Kees Cook | 1 | -0/+1 |
2014-04-12 | i386: Wire up the renameat2() syscall | Miklos Szeredi | 1 | -0/+1 |
2014-01-13 | sched: Add new scheduler syscalls to support an extended scheduling parameter... | Dario Faggioli | 1 | -0/+2 |
2013-05-09 | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro | 1 | -1/+1 |
2013-03-04 | x86: sys32_kill and sys32_mprotect are pointless | Al Viro | 1 | -2/+2 |
2013-03-04 | merge compat sys_ipc instances | Al Viro | 1 | -1/+1 |
2013-03-04 | consolidate compat lookup_dcookie() | Al Viro | 1 | -1/+1 |
2013-03-04 | convert sendfile{,64} to COMPAT_SYSCALL_DEFINE | Al Viro | 1 | -1/+1 |
2013-02-25 | fix compat truncate/ftruncate | Al Viro | 1 | -2/+2 |
2013-02-24 | switch lseek to COMPAT_SYSCALL_DEFINE | Al Viro | 1 | -1/+1 |
2013-02-04 | x86: switch to generic old sigaction | Al Viro | 1 | -1/+1 |
2013-02-04 | x86: switch to generic compat rt_sigaction() | Al Viro | 1 | -1/+1 |
2013-02-04 | x86: switch to generic compat sched_rr_get_interval() | Al Viro | 1 | -1/+1 |
2013-02-04 | x86,um: switch to generic old sigsuspend() | Al Viro | 1 | -1/+1 |
2013-02-04 | x86: switch to generic compat rt_sigqueueinfo() | Al Viro | 1 | -1/+1 |
2013-02-04 | x86: switch to generic compat rt_sigpending() | Al Viro | 1 | -1/+1 |
2013-02-04 | x86: get rid of pt_regs argument in vm86/vm86old | Al Viro | 1 | -2/+2 |
2013-02-04 | x86: get rid of pt_regs argument in sigreturn variants | Al Viro | 1 | -2/+2 |
2013-02-04 | x86: get rid of pt_regs argument of iopl(2) | Al Viro | 1 | -1/+1 |
2012-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2012-12-20 | generic compat_sys_sigaltstack() | Al Viro | 1 | -1/+1 |
2012-12-20 | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro | 1 | -1/+1 |
2012-12-19 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2012-12-14 | module: add syscall to load module from fd | Kees Cook | 1 | -0/+1 |
2012-11-29 | x86, um: switch to generic fork/vfork/clone | Al Viro | 1 | -3/+3 |
2012-10-01 | x86, um/x86: switch to generic sys_execve and kernel_execve | Al Viro | 1 | -1/+1 |
2012-06-01 | syscalls, x86: add __NR_kcmp syscall | Cyrill Gorcunov | 1 | -0/+1 |
2012-03-30 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2012-03-22 | x86-32: Fix typo for mq_getsetattr in syscall table | Thierry Reding | 1 | -1/+1 |
2012-02-21 | x86-64, ia32: Drop sys32_rt_sigprocmask | H. Peter Anvin | 1 | -1/+1 |
2011-11-18 | x86: Machine-readable syscall tables and scripts to process them | H. Peter Anvin | 1 | -0/+357 |