summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/compat_linux.c
AgeCommit message (Expand)Author
2014-01-29s390/compat: change parameter types from unsigned long to compat_ulong_tHeiko Carstens
2013-10-24s390/compat: make psw32_user_bits a constant value againHeiko Carstens
2013-09-07s390/compat,uid16: use current_cred()Heiko Carstens
2013-03-03merge compat sys_ipc instancesAl Viro
2013-03-03convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-03s390: switch to generic compat sched_rr_get_interval()Al Viro
2013-02-03s390: switch to generic compat rt_sigqueueinfo()Al Viro
2013-02-03s390: switch to generic compat rt_sigpending()Al Viro
2013-02-03s390: switch to generic compat rt_sigprocmask(2)Al Viro
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-09-30s390: fold execve_tail() into start_thread(), convert to generic sys_execve()Al Viro
2012-09-21userns: Convert s390 getting uid and gid system calls to use kuid and kgidEric W. Biederman
2012-08-08s390/compat: fix mmap compat system callsHeiko Carstens
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-05-15userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman
2012-05-03userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman
2011-12-27[S390] ipc: call generic sys_ipc demultiplexerHeiko Carstens
2011-10-30[S390] sparse: fix access past end of array warningsMartin Schwidefsky
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky
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