aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/ia32/sys_ia32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-11Cut hugetlb case early for 32bit on ia64Al Viro1-0/+3
2009-11-06sysctl: ia64 Use the compat_sys_sysctlEric W. Biederman1-55/+0
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar1-1/+1
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells1-4/+3
2008-11-14CRED: Separate task security context from task_structDavid Howells1-4/+4
2008-10-17Pull utrace into release branchTony Luck1-77/+6
2008-10-17[IA64] kill sys32_pipeChristoph Hellwig1-15/+0
2008-10-17[IA64] remove sys32_pauseChristoph Hellwig1-8/+0
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig1-56/+0
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig1-35/+0
2008-10-06[IA64] utrace Convert compat ptrace to use compat_sys_ptraceShaohua Li1-77/+6
2008-08-18[IA64] use generic compat_old_sys_readdirChristoph Hellwig1-132/+0
2008-07-24flag parameters: pipeUlrich Drepper1-1/+1
2008-03-12[IA64] regset: 32-bit supportShaohua Li1-25/+624
2008-03-06[IA64] remove unnecessary nfs includes from sys_ia32.cKOSAKI Motohiro1-6/+1
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-3/+3
2007-07-30[IA64] Remove a few duplicate includesJesper Juhl1-1/+0
2007-07-25[IA64] rename partial_pageakpm@linux-foundation.org1-40/+41
2007-03-06[IA64] sync compat getdentsAlexandr Andreev1-3/+7
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin1-68/+0
2006-12-08[PATCH] struct path: convert ia64Josef Sipek1-2/+2
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells1-5/+18
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell1-62/+0
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell1-14/+1
2006-03-25[PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner1-13/+1
2006-01-19[IA64] sem2mutex: arch/ia64/ia32/sys_ia32.cJes Sorensen1-16/+12
2006-01-12[PATCH] ia64: task_pt_regs()Al Viro1-6/+6
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap1-0/+1
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig1-28/+0
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig1-11/+5
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-0/+1
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-31/+0
2005-06-01[IA64] fix compilation warning in sys32_epoll_wait()Peter Chubb1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2747