aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/ia32/sys_ia32.c
AgeCommit message (Expand)Author
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-03x86: sys32_kill and sys32_mprotect are pointlessAl Viro
2013-03-03consolidate compat lookup_dcookie()Al Viro
2013-03-03convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-03x86: switch to generic old sigactionAl Viro
2013-02-03x86: switch to generic compat rt_sigaction()Al Viro
2013-02-03x86: switch to generic compat sched_rr_get_interval()Al Viro
2013-02-03x86: switch to generic compat rt_sigqueueinfo()Al Viro
2013-02-03x86: switch to generic compat rt_sigpending()Al Viro
2012-11-28x86, um: switch to generic fork/vfork/cloneAl Viro
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-09-30x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro
2012-09-05x86: Fix __user annotations in asm/sys_ia32.hMathias Krause
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-05-15userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman
2012-05-08x86-64: Eliminate dead ia32 syscall handlersJan Beulich
2012-02-20x86-64, ia32: Drop sys32_rt_sigprocmaskH. Peter Anvin
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-07-28fanotify: sys_fanotify_mark declartionEric Paris
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12Add generic sys_olduname()Christoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2009-12-11Unify sys_mmap*Al Viro
2009-11-06sysctl: x86 Use the compat_sys_sysctlEric W. Biederman
2009-08-08x86, 32-bit: Use generic sys_pipe()Amerigo Wang
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin
2009-03-27generic compat_sys_ustatChristoph Hellwig
2008-12-29x86: introducing asm/sys_ia32.hJaswinder Singh Rajput
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig
2008-09-06x86: kill sys32_pauseChristoph Hellwig
2008-07-24flag parameters: pipeUlrich Drepper
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-17x86: sys32_execve PT_DTRACERoland McGrath
2008-04-17x86: reducing debuginfo size by removing unneeded includesArnaldo Carvalho de Melo
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin
2008-01-30x86: clean up arch/x86/ia32/sys_ia32.cThomas Gleixner
2007-10-11x86_64: move ia32Thomas Gleixner