aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/syscalls.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-23[S390] Add missing compat system call wrappers.Michael Holzheu1-5/+5
2009-01-23[S390] fix compat sigaltstack syscall table entryMichael Holzheu1-1/+1
2009-01-14[CVE-2009-0029] s390 specific system call wrappersHeiko Carstens1-6/+6
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig1-2/+2
2008-10-10[S390] s390: use sys_pause for 31bit pause entry pointChristoph Hellwig1-1/+1
2008-08-01[S390] Wire up new syscalls.Heiko Carstens1-0/+6
2008-02-09[S390] Wire up new timerfd syscalls.Heiko Carstens1-0/+3
2008-02-05timerfd: new timerfd APIDavide Libenzi1-1/+1
2007-07-27[S390] Wire up sys_fallocate.Martin Schwidefsky1-1/+1
2007-05-21[S390] Wire up signald, timerfd and eventfd syscalls.Heiko Carstens1-0/+3
2007-05-21[S390] Wire up sys_utimensat.Heiko Carstens1-0/+2
2007-04-27[S390] System call cleanup.Martin Schwidefsky1-7/+7
2007-03-19[S390] Wire up sys_utimes.Heiko Carstens1-0/+1
2007-03-19[S390] Wire up compat_sys_epoll_pwait.Heiko Carstens1-1/+1
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin1-1/+1
2006-10-18[S390] Wire up epoll_pwait syscall.Heiko Carstens1-0/+1
2006-10-04[S390] Wire up sys_getcpu system call.Heiko Carstens1-0/+2
2006-05-15[PATCH] s390: add vmsplice system callMartin Schwidefsky1-0/+1
2006-04-28[PATCH] s390: new system callsMartin Schwidefsky1-0/+5
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell1-1/+1
2006-02-17[PATCH] s390: sys32_fstatat -> sys32_fstatat64Heiko Carstens1-1/+1
2006-02-12[PATCH] s390: fstatat64 supportHeiko Carstens1-1/+1
2006-02-11[PATCH] s390: add support for unshare system callHeiko Carstens1-0/+1
2006-02-01[PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASKHeiko Carstens1-3/+19
2005-08-01[PATCH] s390: ioprio & inotify system calls.Martin Schwidefsky1-0/+5
2005-06-25[PATCH] kexec: s390 supportHeiko Carstens1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+292