summaryrefslogtreecommitdiffstats
path: root/arch/x86/ia32/sys_ia32.c
Commit message (Expand)AuthorAgeFilesLines
* x86/compat: Remove sys32_vm86_warningBrian Gerst2015-03-041-14/+0
* unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-091-9/+0
* x86: sys32_kill and sys32_mprotect are pointlessAl Viro2013-03-031-11/+0
* consolidate compat lookup_dcookie()Al Viro2013-03-031-6/+0
* convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-031-20/+0
* switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-241-5/+0
* x86: switch to generic old sigactionAl Viro2013-02-031-39/+0
* x86: switch to generic compat rt_sigaction()Al Viro2013-02-031-76/+0
* x86: switch to generic compat sched_rr_get_interval()Al Viro2013-02-031-17/+0
* x86: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-031-15/+0
* x86: switch to generic compat rt_sigpending()Al Viro2013-02-031-24/+0
* x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-281-11/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-101-15/+0
|\
| * x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-09-301-15/+0
* | x86: Fix __user annotations in asm/sys_ia32.hMathias Krause2012-09-051-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-231-2/+2
|\
| * userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman2012-05-151-2/+2
* | x86-64: Eliminate dead ia32 syscall handlersJan Beulich2012-05-081-23/+0
|/
* x86-64, ia32: Drop sys32_rt_sigprocmaskH. Peter Anvin2012-02-201-40/+0
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-7/+7
* fanotify: sys_fanotify_mark declartionEric Paris2010-07-281-0/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Add generic sys_olduname()Christoph Hellwig2010-03-121-52/+0
* Add generic sys_old_mmap()Christoph Hellwig2010-03-121-3/+3
* Add generic sys_old_select()Christoph Hellwig2010-03-121-18/+0
* Unify sys_mmap*Al Viro2009-12-111-42/+1
* sysctl: x86 Use the compat_sys_sysctlEric W. Biederman2009-11-061-56/+0
* x86, 32-bit: Use generic sys_pipe()Amerigo Wang2009-08-081-14/+0
* Separate out common fstatat code into vfs_fstatatOleg Drokin2009-04-201-14/+5
* generic compat_sys_ustatChristoph Hellwig2009-03-271-22/+0
* x86: introducing asm/sys_ia32.hJaswinder Singh Rajput2008-12-291-1/+1
* compat: generic compat get/settimeofdayChristoph Hellwig2008-10-161-64/+0
* compat: move cp_compat_stat to common codeChristoph Hellwig2008-10-161-35/+0
* x86: kill sys32_pauseChristoph Hellwig2008-09-061-9/+0
* flag parameters: pipeUlrich Drepper2008-07-241-1/+1
* arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* x86: sys32_execve PT_DTRACERoland McGrath2008-04-171-5/+0
* x86: reducing debuginfo size by removing unneeded includesArnaldo Carvalho de Melo2008-04-171-25/+1
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-301-3/+3
* x86: clean up arch/x86/ia32/sys_ia32.cThomas Gleixner2008-01-301-245/+253
* x86_64: move ia32Thomas Gleixner2007-10-111-0/+889
OpenPOWER on IntegriCloud