aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/sys_i386_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-03i386: Make kernel_execve() suitable for stack unwindingJan Beulich1-2/+2
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-1/+3
2010-03-12Add generic sys_olduname()Christoph Hellwig1-49/+0
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-85/+0
2010-03-12Add generic sys_old_mmap()Christoph Hellwig1-34/+0
2010-03-12Add generic sys_old_select()Christoph Hellwig1-17/+0
2009-12-11Unify sys_mmap*Al Viro1-26/+1
2008-07-22x86: Introducing asm/syscalls.hJaswinder Singh1-0/+2
2008-06-10x86: coding style fixes to arch/x86/kernel/sys_i386_32.cPaolo Ciarrocchi1-32/+32
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper1-17/+0
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+1
2007-10-13Delete filenames in comments.Dave Jones1-2/+0
2007-10-11i386: move kernelThomas Gleixner1-0/+265