aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/compat_linux.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-13[S390] mmap: add missing compat_ptr conversion to both mmap compat syscallsHeiko Carstens1-25/+16
2009-12-11Unify sys_mmap*Al Viro1-29/+3
2009-12-11Kill ancient crap in s390 compat mmapAl Viro1-5/+0
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-6/+0
2009-12-07[S390] s390: remove unused nfsd #includesBoaz Harrosh1-6/+0
2009-11-06sysctl: s390 Use the compat_sys_sysctlEric W. Biederman1-53/+0
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-09-22[S390] Get rid of init_module/delete_module compat functions.Heiko Carstens1-33/+0
2009-09-22[S390] Convert sys_execve to function with parameters.Heiko Carstens1-19/+14
2009-09-22[S390] Convert sys_clone to function with parameters.Heiko Carstens1-17/+0
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov1-3/+0
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin1-13/+5
2008-11-14CRED: Separate task security context from task_structDavid Howells1-14/+14
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig1-67/+0
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig1-35/+0
2008-10-10[S390] s390: use sys_pause for 31bit pause entry pointChristoph Hellwig1-8/+0
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+1
2007-04-27[S390] System call cleanup.Martin Schwidefsky1-27/+33
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin1-45/+0
2007-02-05[S390] noexec protectionGerald Schaefer1-0/+6
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-8/+10
2006-10-27[S390] uaccess error handling.Heiko Carstens1-1/+3
2006-10-18[S390] fix vmlinux link when CONFIG_SYSIPC=nCedric Le Goater1-0/+2
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells1-0/+5
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky1-4/+1
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman1-1/+1
2006-07-12[S390] Fix sparse warnings.Heiko Carstens1-7/+12
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell1-61/+0
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell1-14/+1
2006-02-17[PATCH] s390: sys32_fstatat -> sys32_fstatat64Heiko Carstens1-2/+2
2006-02-12[PATCH] s390: fstatat64 supportHeiko Carstens1-0/+20
2006-02-08[PATCH] s390x compat __user annotationsAl Viro1-41/+42
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap1-0/+1
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig1-32/+0
2006-01-06[PATCH] s390: uaccess warningsMartin Schwidefsky1-1/+1
2005-09-12[PATCH] x86-64: Fix 32bit sendfileTsuneo.Yoshioka@f-secure.com1-1/+1
2005-07-13[PATCH] s390: fadvise hint values.Martin Schwidefsky1-0/+38
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1045