aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/syscalls
Commit message (Expand)AuthorAgeFilesLines
* unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-091-1/+1
* x86: sys32_kill and sys32_mprotect are pointlessAl Viro2013-03-031-2/+2
* merge compat sys_ipc instancesAl Viro2013-03-031-1/+1
* consolidate compat lookup_dcookie()Al Viro2013-03-031-1/+1
* convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-031-1/+1
* fix compat truncate/ftruncateAl Viro2013-02-251-2/+2
* switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-241-1/+1
* x86: switch to generic old sigactionAl Viro2013-02-031-1/+1
* x86: switch to generic compat rt_sigaction()Al Viro2013-02-032-2/+2
* x86: switch to generic compat sched_rr_get_interval()Al Viro2013-02-031-1/+1
* x86,um: switch to generic old sigsuspend()Al Viro2013-02-031-1/+1
* x86: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-032-2/+2
* x86: switch to generic compat rt_sigpending()Al Viro2013-02-032-2/+2
* x86: get rid of pt_regs argument in vm86/vm86oldAl Viro2013-02-031-2/+2
* x86: get rid of pt_regs argument in sigreturn variantsAl Viro2013-02-031-2/+2
* x86: get rid of pt_regs argument of iopl(2)Al Viro2013-02-031-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-202-3/+3
|\
| * generic compat_sys_sigaltstack()Al Viro2012-12-192-2/+2
| * introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-192-2/+2
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-192-0/+2
|\ \ | |/ |/|
| * module: add syscall to load module from fdKees Cook2012-12-142-0/+2
* | x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-281-3/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-101-1/+1
|\
| * x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-09-301-1/+1
* | UAPI: Plumb the UAPI Kbuilds into the user header installation and checkingDavid Howells2012-10-021-1/+1
* | UAPI: x86: Differentiate the generated UAPI and internal headersDavid Howells2012-10-021-7/+10
|/
* x32: Use compat shims for {g,s}etsockoptMike Frysinger2012-08-181-2/+4
* x86-64, kcmp: The kcmp system call can be commonH. Peter Anvin2012-08-011-1/+1
* syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2012-05-312-0/+3
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-293-279/+324
|\
| * x32: Add ptrace for x32H.J. Lu2012-03-051-2/+2
| * x32: Switch to a 64-bit clock_tH. Peter Anvin2012-03-051-2/+2
| * x32: Generate <asm/unistd_64_x32.h>H. Peter Anvin2012-02-201-1/+6
| * x32: Generate <asm/unistd_x32.h>H. Peter Anvin2012-02-201-3/+10
| * x32: Add x32 system calls to syscall/syscall_64.tblH. Peter Anvin2012-02-202-274/+307
| * x86-64, ia32: Drop sys32_rt_sigprocmaskH. Peter Anvin2012-02-201-1/+1
* | x86-32: Fix typo for mq_getsetattr in syscall tableThierry Reding2012-03-221-1/+1
|/
* x86, syscall: Allow syscall offset to be symbolicH. Peter Anvin2011-11-181-1/+5
* x86: Simplify syscallhdr.shH. Peter Anvin2011-11-181-16/+3
* x86: Machine-readable syscall tables and scripts to process themH. Peter Anvin2011-11-175-0/+771