aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel/compat_linux.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-27[S390] ipc: call generic sys_ipc demultiplexerGravatar Heiko Carstens 1-3/+0
2011-10-30[S390] sparse: fix access past end of array warningsGravatar Martin Schwidefsky 1-18/+5
2011-10-30[S390] cleanup psw related bits and piecesGravatar Martin Schwidefsky 1-6/+3
2010-11-17BKL: remove extraneous #include <smp_lock.h>Gravatar Arnd Bergmann 1-1/+0
2010-08-13Mark arguments to certain syscalls as being constGravatar David Howells 1-5/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+1
2010-01-13[S390] mmap: add missing compat_ptr conversion to both mmap compat syscallsGravatar Heiko Carstens 1-25/+16
2009-12-11Unify sys_mmap*Gravatar Al Viro 1-29/+3
2009-12-11Kill ancient crap in s390 compat mmapGravatar Al Viro 1-5/+0
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 1-6/+0
2009-12-07[S390] s390: remove unused nfsd #includesGravatar Boaz Harrosh 1-6/+0
2009-11-06sysctl: s390 Use the compat_sys_sysctlGravatar Eric W. Biederman 1-53/+0
2009-09-23headers: utsname.h reduxGravatar Alexey Dobriyan 1-1/+0
2009-09-22[S390] Get rid of init_module/delete_module compat functions.Gravatar Heiko Carstens 1-33/+0
2009-09-22[S390] Convert sys_execve to function with parameters.Gravatar Heiko Carstens 1-19/+14
2009-09-22[S390] Convert sys_clone to function with parameters.Gravatar Heiko Carstens 1-17/+0
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaGravatar Oleg Nesterov 1-3/+0
2009-04-20Separate out common fstatat code into vfs_fstatatGravatar Oleg Drokin 1-13/+5
2008-11-14CRED: Separate task security context from task_structGravatar David Howells 1-14/+14
2008-10-16compat: generic compat get/settimeofdayGravatar Christoph Hellwig 1-67/+0
2008-10-16compat: move cp_compat_stat to common codeGravatar Christoph Hellwig 1-35/+0
2008-10-10[S390] s390: use sys_pause for 31bit pause entry pointGravatar Christoph Hellwig 1-8/+0
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hGravatar Matthew Wilcox 1-1/+0
2007-10-17remove include/asm-*/ipc.hGravatar Adrian Bunk 1-1/+1
2007-04-27[S390] System call cleanup.Gravatar Martin Schwidefsky 1-27/+33
2007-02-11[PATCH] Common compat_sys_sysinfoGravatar Kyle McMartin 1-45/+0
2007-02-05[S390] noexec protectionGravatar Gerald Schaefer 1-0/+6
2007-02-05[S390] Get rid of a lot of sparse warnings.Gravatar Heiko Carstens 1-8/+10
2006-10-27[S390] uaccess error handling.Gravatar Heiko Carstens 1-1/+3
2006-10-18[S390] fix vmlinux link when CONFIG_SYSIPC=nGravatar Cedric Le Goater 1-0/+2
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersGravatar David Howells 1-0/+5
2006-09-28[S390] Inline assembly cleanup.Gravatar Martin Schwidefsky 1-4/+1
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlGravatar Eric W. Biederman 1-1/+1
2006-07-12[S390] Fix sparse warnings.Gravatar Heiko Carstens 1-7/+12
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-03-26[PATCH] consolidate sys32/compat_adjtimexGravatar Stephen Rothwell 1-61/+0
2006-03-26[PATCH] create struct compat_timex and use it everywhereGravatar Stephen Rothwell 1-14/+1
2006-02-17[PATCH] s390: sys32_fstatat -> sys32_fstatat64Gravatar Heiko Carstens 1-2/+2
2006-02-12[PATCH] s390: fstatat64 supportGravatar Heiko Carstens 1-0/+20
2006-02-08[PATCH] s390x compat __user annotationsGravatar Al Viro 1-41/+42
2006-01-11[PATCH] capable/capability.h (arch/)Gravatar Randy Dunlap 1-0/+1
2006-01-10[PATCH] common compat_sys_timer_createGravatar Christoph Hellwig 1-32/+0
2006-01-06[PATCH] s390: uaccess warningsGravatar Martin Schwidefsky 1-1/+1
2005-09-12[PATCH] x86-64: Fix 32bit sendfileGravatar Tsuneo.Yoshioka@f-secure.com 1-1/+1
2005-07-13[PATCH] s390: fadvise hint values.Gravatar Martin Schwidefsky 1-0/+38
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1045