aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/syscalls
Commit message (Expand)AuthorAge
* sched: Add new scheduler syscalls to support an extended scheduling parameter...Dario Faggioli2014-01-13
* unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-09
* x86: sys32_kill and sys32_mprotect are pointlessAl Viro2013-03-03
* merge compat sys_ipc instancesAl Viro2013-03-03
* consolidate compat lookup_dcookie()Al Viro2013-03-03
* convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
* fix compat truncate/ftruncateAl Viro2013-02-25
* switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-24
* x86: switch to generic old sigactionAl Viro2013-02-03
* x86: switch to generic compat rt_sigaction()Al Viro2013-02-03
* x86: switch to generic compat sched_rr_get_interval()Al Viro2013-02-03
* x86,um: switch to generic old sigsuspend()Al Viro2013-02-03
* x86: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-03
* x86: switch to generic compat rt_sigpending()Al Viro2013-02-03
* x86: get rid of pt_regs argument in vm86/vm86oldAl Viro2013-02-03
* x86: get rid of pt_regs argument in sigreturn variantsAl Viro2013-02-03
* x86: get rid of pt_regs argument of iopl(2)Al Viro2013-02-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\
| * generic compat_sys_sigaltstack()Al Viro2012-12-19
| * introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-19
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-19
|\ \ | |/ |/|
| * module: add syscall to load module from fdKees Cook2012-12-13
* | x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-28
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
|\
| * x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-09-30
* | UAPI: Plumb the UAPI Kbuilds into the user header installation and checkingDavid Howells2012-10-02
* | UAPI: x86: Differentiate the generated UAPI and internal headersDavid Howells2012-10-02
|/
* x32: Use compat shims for {g,s}etsockoptMike Frysinger2012-08-18
* x86-64, kcmp: The kcmp system call can be commonH. Peter Anvin2012-08-01
* syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2012-05-31
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\
| * x32: Add ptrace for x32H.J. Lu2012-03-05
| * x32: Switch to a 64-bit clock_tH. Peter Anvin2012-03-05
| * x32: Generate <asm/unistd_64_x32.h>H. Peter Anvin2012-02-20
| * x32: Generate <asm/unistd_x32.h>H. Peter Anvin2012-02-20
| * x32: Add x32 system calls to syscall/syscall_64.tblH. Peter Anvin2012-02-20
| * x86-64, ia32: Drop sys32_rt_sigprocmaskH. Peter Anvin2012-02-20
* | x86-32: Fix typo for mq_getsetattr in syscall tableThierry Reding2012-03-22
|/
* x86, syscall: Allow syscall offset to be symbolicH. Peter Anvin2011-11-18
* x86: Simplify syscallhdr.shH. Peter Anvin2011-11-18
* x86: Machine-readable syscall tables and scripts to process themH. Peter Anvin2011-11-17