aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel/compat_linux.c
AgeCommit message (Expand)Author
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-13[S390] mmap: add missing compat_ptr conversion to both mmap compat syscallsHeiko Carstens
2009-12-11Unify sys_mmap*Al Viro
2009-12-11Kill ancient crap in s390 compat mmapAl Viro
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-12-07[S390] s390: remove unused nfsd #includesBoaz Harrosh
2009-11-06sysctl: s390 Use the compat_sys_sysctlEric W. Biederman
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-22[S390] Get rid of init_module/delete_module compat functions.Heiko Carstens
2009-09-22[S390] Convert sys_execve to function with parameters.Heiko Carstens
2009-09-22[S390] Convert sys_clone to function with parameters.Heiko Carstens
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig
2008-10-10[S390] s390: use sys_pause for 31bit pause entry pointChristoph Hellwig
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-04-27[S390] System call cleanup.Martin Schwidefsky
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin
2007-02-05[S390] noexec protectionGerald Schaefer
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens
2006-10-27[S390] uaccess error handling.Heiko Carstens
2006-10-18[S390] fix vmlinux link when CONFIG_SYSIPC=nCedric Le Goater
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman
2006-07-12[S390] Fix sparse warnings.Heiko Carstens
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell
2006-02-17[PATCH] s390: sys32_fstatat -> sys32_fstatat64Heiko Carstens
2006-02-12[PATCH] s390: fstatat64 supportHeiko Carstens
2006-02-08[PATCH] s390x compat __user annotationsAl Viro
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig
2006-01-06[PATCH] s390: uaccess warningsMartin Schwidefsky
2005-09-12[PATCH] x86-64: Fix 32bit sendfileTsuneo.Yoshioka@f-secure.com
2005-07-13[PATCH] s390: fadvise hint values.Martin Schwidefsky
2005-04-16Linux-2.6.12-rc2Linus Torvalds