summaryrefslogtreecommitdiffstats
path: root/arch/x86/syscalls/syscall_32.tbl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-201-1/+1
|\
| * generic compat_sys_sigaltstack()Al Viro2012-12-191-1/+1
| * introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-191-1/+1
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-191-0/+1
|\ \ | |/ |/|
| * module: add syscall to load module from fdKees Cook2012-12-141-0/+1
* | x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-281-3/+3
|/
* x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-09-301-1/+1
* syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2012-05-311-0/+1
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-1/+1
|\
| * 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: Machine-readable syscall tables and scripts to process themH. Peter Anvin2011-11-171-0/+357
OpenPOWER on IntegriCloud