summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/sys_ia32.h
Commit message (Expand)AuthorAgeFilesLines
* syscalls/x86: auto-create compat_sys_*() prototypesDominik Brodowski2018-04-021-64/+0
* x86: remove compat_sys_x86_waitpid()Dominik Brodowski2018-04-021-3/+0
* x86/entry: Do not special-case clone(2) in compat entryDominik Brodowski2018-03-071-0/+2
* x86/syscalls: Use COMPAT_SYSCALL_DEFINEx() macros for x86-only compat syscallsDominik Brodowski2018-03-071-17/+28
* x86/entry: Remove stale syscall prototypeDominik Brodowski2018-03-071-1/+0
* unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-091-3/+0
* x86: trim sys_ia32.hAl Viro2013-03-031-5/+0
* x86: sys32_kill and sys32_mprotect are pointlessAl Viro2013-03-031-2/+0
* merge compat sys_ipc instancesAl Viro2013-03-031-3/+0
* consolidate compat lookup_dcookie()Al Viro2013-03-031-1/+0
* convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-031-1/+0
* switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-241-1/+0
* x86: switch to generic old sigactionAl Viro2013-02-031-3/+0
* x86: switch to generic compat rt_sigaction()Al Viro2013-02-031-3/+0
* x86: switch to generic compat sched_rr_get_interval()Al Viro2013-02-031-3/+0
* x86,um: switch to generic old sigsuspend()Al Viro2013-02-031-1/+0
* x86: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-031-1/+0
* x86: switch to generic compat rt_sigpending()Al Viro2013-02-031-1/+0
* x86: get rid of pt_regs argument in sigreturn variantsAl Viro2013-02-031-2/+2
* generic compat_sys_sigaltstack()Al Viro2012-12-191-2/+0
* x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-281-2/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-101-2/+0
|\
| * x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-09-301-2/+0
* | x86: Fix __user annotations in asm/sys_ia32.hMathias Krause2012-09-051-1/+1
|/
* x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h>H. Peter Anvin2012-02-201-0/+5
* x86-64, ia32: Drop sys32_rt_sigprocmaskH. Peter Anvin2012-02-201-2/+0
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-6/+6
* fanotify: sys_fanotify_mark declartionEric Paris2010-07-281-0/+3
* Add generic sys_olduname()Christoph Hellwig2010-03-121-5/+0
* Add generic sys_old_mmap()Christoph Hellwig2010-03-121-2/+2
* Add generic sys_old_select()Christoph Hellwig2010-03-121-2/+0
* sanitize do_pipe_flags() callers in archAl Viro2009-12-161-1/+0
* Unify sys_mmap*Al Viro2009-12-111-3/+0
* sysctl: x86 Use the compat_sys_sysctlEric W. Biederman2009-11-061-5/+0
* generic compat_sys_ustatChristoph Hellwig2009-03-271-2/+0
* x86: introducing asm/sys_ia32.hJaswinder Singh Rajput2008-12-291-0/+101
OpenPOWER on IntegriCloud