index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
ia32
/
sys_ia32.c
Age
Commit message (
Expand
)
Author
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2010-07-28
fanotify: sys_fanotify_mark declartion
Eric Paris
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-12
Add generic sys_olduname()
Christoph Hellwig
2010-03-12
Add generic sys_old_mmap()
Christoph Hellwig
2010-03-12
Add generic sys_old_select()
Christoph Hellwig
2009-12-11
Unify sys_mmap*
Al Viro
2009-11-06
sysctl: x86 Use the compat_sys_sysctl
Eric W. Biederman
2009-08-08
x86, 32-bit: Use generic sys_pipe()
Amerigo Wang
2009-04-20
Separate out common fstatat code into vfs_fstatat
Oleg Drokin
2009-03-27
generic compat_sys_ustat
Christoph Hellwig
2008-12-29
x86: introducing asm/sys_ia32.h
Jaswinder Singh Rajput
2008-10-16
compat: generic compat get/settimeofday
Christoph Hellwig
2008-10-16
compat: move cp_compat_stat to common code
Christoph Hellwig
2008-09-06
x86: kill sys32_pause
Christoph Hellwig
2008-07-24
flag parameters: pipe
Ulrich Drepper
2008-04-18
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-17
x86: sys32_execve PT_DTRACE
Roland McGrath
2008-04-17
x86: reducing debuginfo size by removing unneeded includes
Arnaldo Carvalho de Melo
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
x86: clean up arch/x86/ia32/sys_ia32.c
Thomas Gleixner
2007-10-11
x86_64: move ia32
Thomas Gleixner