summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/ia32/sys_ia32.c
Commit message (Expand)AuthorAgeFilesLines
* sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora2007-07-181-0/+8
* x86_64: Fix readahead/sync_file_range/fadvise64 compat callsAndi Kleen2007-06-201-0/+19
* [PATCH] Common compat_sys_sysinfoKyle McMartin2007-02-111-66/+0Star
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-031-1/+6
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-19/+19
* [PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman2006-09-271-1/+1
* [PATCH] Check return values of __copy_to_user in uname emulationAndi Kleen2006-09-261-12/+16
* [PATCH] Fix most sparse warnings in sys_ia32.cAndi Kleen2006-09-261-11/+13
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] x86_64: remove sys32_ni_syscall()Adrian Bunk2006-06-261-13/+0Star
* [PATCH] x86_64: Remove ia32_sys_call_table exportAndi Kleen2006-06-261-2/+0Star
* [PATCH] x86_64: Remove long obsolete CVSAndi Kleen2006-06-261-8/+0Star
* [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen2006-06-261-2/+2
* [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-261-64/+0Star
* [PATCH] create struct compat_timex and use it everywhereStephen Rothwell2006-03-261-16/+3Star
* [PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner2006-03-251-14/+2Star
* [PATCH] fstatat64 supportUlrich Drepper2006-02-121-0/+22
* [PATCH] common compat_sys_timer_createChristoph Hellwig2006-01-101-19/+0Star
* [PATCH] x86-64: Fix 32bit sendfileTsuneo.Yoshioka@f-secure.com2005-09-121-1/+1
* [PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi2005-09-081-26/+0Star
* [PATCH] x86_64 fsnotify build fixAndrew Morton2005-07-271-1/+1
* [PATCH] inotify: add missing hook to sys32_openRobert Love2005-07-261-1/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1050