aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/ia32/sys_ia32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-7/+7
2010-07-28fanotify: sys_fanotify_mark declartionEric Paris1-0/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-12Add generic sys_olduname()Christoph Hellwig1-52/+0
2010-03-12Add generic sys_old_mmap()Christoph Hellwig1-3/+3
2010-03-12Add generic sys_old_select()Christoph Hellwig1-18/+0
2009-12-11Unify sys_mmap*Al Viro1-42/+1
2009-11-06sysctl: x86 Use the compat_sys_sysctlEric W. Biederman1-56/+0
2009-08-08x86, 32-bit: Use generic sys_pipe()Amerigo Wang1-14/+0
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin1-14/+5
2009-03-27generic compat_sys_ustatChristoph Hellwig1-22/+0
2008-12-29x86: introducing asm/sys_ia32.hJaswinder Singh Rajput1-1/+1
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig1-64/+0
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig1-35/+0
2008-09-06x86: kill sys32_pauseChristoph Hellwig1-9/+0
2008-07-24flag parameters: pipeUlrich Drepper1-1/+1
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-17x86: sys32_execve PT_DTRACERoland McGrath1-5/+0
2008-04-17x86: reducing debuginfo size by removing unneeded includesArnaldo Carvalho de Melo1-25/+1
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin1-3/+3
2008-01-30x86: clean up arch/x86/ia32/sys_ia32.cThomas Gleixner1-245/+253
2007-10-11x86_64: move ia32Thomas Gleixner1-0/+889