aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/ia32/sys_ia32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin1-66/+0
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells1-1/+6
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-19/+19
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman1-1/+1
2006-09-26[PATCH] Check return values of __copy_to_user in uname emulationAndi Kleen1-12/+16
2006-09-26[PATCH] Fix most sparse warnings in sys_ia32.cAndi Kleen1-11/+13
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] x86_64: remove sys32_ni_syscall()Adrian Bunk1-13/+0
2006-06-26[PATCH] x86_64: Remove ia32_sys_call_table exportAndi Kleen1-2/+0
2006-06-26[PATCH] x86_64: Remove long obsolete CVSAndi Kleen1-8/+0
2006-06-26[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen1-2/+2
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell1-64/+0
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell1-16/+3
2006-03-25[PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner1-14/+2
2006-02-11[PATCH] fstatat64 supportUlrich Drepper1-0/+22
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig1-19/+0
2005-09-12[PATCH] x86-64: Fix 32bit sendfileTsuneo.Yoshioka@f-secure.com1-1/+1
2005-09-07[PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi1-26/+0
2005-07-26[PATCH] x86_64 fsnotify build fixAndrew Morton1-1/+1
2005-07-26[PATCH] inotify: add missing hook to sys32_openRobert Love1-1/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1050