aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/compat_wrapper.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-21sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds1-1/+1
2011-11-14[S390] wire up process_vm syscallsHeiko Carstens1-0/+20
2011-10-30[S390] use ENTRY macro for sys_setns_wrapperJan Glauber1-2/+1
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-6/+0
2011-07-24[S390] fix s390 assembler code alignmentsJan Glauber1-556/+280
2011-05-28ns: Wire up the setns system callEric W. Biederman1-0/+6
2011-03-23[S390] wire up sys_syncfsHeiko Carstens1-0/+5
2011-03-23[S390] wire up sys_clock_adjtimeHeiko Carstens1-0/+6
2011-03-23[S390] wire up sys_open_by_handle_atHeiko Carstens1-0/+7
2011-03-23[S390] wire up sys_name_to_handle_atHeiko Carstens1-0/+9
2010-08-13[S390] wire up prlimit64 and fanotify* syscallsHeiko Carstens1-0/+24
2010-08-13[S390] sys_personality: follow u_long to unsigned int conversionHeiko Carstens1-1/+1
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig1-1/+1
2010-01-13[S390] unwire sys_recvmmsg againHeiko Carstens1-9/+0
2009-12-18[S390] wire up sys_recvmmsgHeiko Carstens1-0/+9
2009-11-06sysctl: s390 Use the compat_sys_sysctlEric W. Biederman1-4/+2
2009-10-06[S390] compat: fix truncate system call wrapperHeiko Carstens1-1/+1
2009-09-22[S390] Get rid of init_module/delete_module compat functions.Heiko Carstens1-6/+6
2009-09-22[S390] Convert sys_execve to function with parameters.Heiko Carstens1-0/+7
2009-09-22[S390] Convert sys_clone to function with parameters.Heiko Carstens1-0/+8
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-4/+4
2009-06-12[S390] wire up sys_perf_counter_openHeiko Carstens1-0/+9
2009-06-12[S390] wire up sys_rt_tgsigqueueinfoHeiko Carstens1-0/+8
2009-04-14[S390] wire up preadv/pwritev system callsHeiko Carstens1-0/+18
2009-03-27generic compat_sys_ustatChristoph Hellwig1-1/+1
2009-01-23[S390] Add missing compat system call wrappers.Michael Holzheu1-0/+38
2009-01-14[CVE-2009-0029] s390 specific system call wrappersHeiko Carstens1-2/+2
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig1-6/+6
2008-10-10[S390] s390: use sys_pause for 31bit pause entry pointChristoph Hellwig1-2/+0
2008-08-01[S390] Wire up new syscalls.Heiko Carstens1-0/+37
2008-05-07[S390] compat ptrace cleanupRoland McGrath1-1/+1
2008-02-09[S390] Wire up new timerfd syscalls.Heiko Carstens1-0/+20
2008-02-05timerfd: new timerfd APIDavide Libenzi1-8/+0
2007-07-27[S390] Wire up sys_fallocate.Martin Schwidefsky1-0/+10
2007-05-21[S390] Wire up signald, timerfd and eventfd syscalls.Heiko Carstens1-0/+20
2007-05-21[S390] Wire up sys_utimensat.Heiko Carstens1-0/+8
2007-03-19[S390] Wire up sys_utimes.Heiko Carstens1-0/+6
2007-03-19[S390] Wire up compat_sys_epoll_pwait.Heiko Carstens1-0/+11
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin1-3/+3
2006-10-27[S390] sys_getcpu compat wrapper.Paul Mundt1-1/+1
2006-10-04[S390] Wire up sys_getcpu system call.Heiko Carstens1-0/+7
2006-09-28[S390] Whitespace cleanup.Heiko Carstens1-221/+221
2006-05-15[PATCH] s390: add vmsplice system callMartin Schwidefsky1-0/+8
2006-04-28[PATCH] s390: new system callsMartin Schwidefsky1-0/+42
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell1-4/+4
2006-02-24[PATCH] flags parameter for linkatUlrich Drepper1-0/+1
2006-02-17[PATCH] s390: sys32_fstatat -> sys32_fstatat64Heiko Carstens1-3/+3
2006-02-12[PATCH] s390: fstatat64 supportHeiko Carstens1-4/+4
2006-02-11[PATCH] s390: add support for unshare system callHeiko Carstens1-0/+5
2006-02-03[PATCH] s390: fix compat syscall wrapperHeiko Carstens1-3/+3