aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-s390/unistd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-01[S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky1-411/+0
2008-08-01[S390] Wire up new syscalls.Heiko Carstens1-1/+7
2008-02-09[S390] Wire up new timerfd syscalls.Heiko Carstens1-1/+4
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-1/+4
2007-05-21[S390] Wire up sys_utimensat.Heiko Carstens1-2/+16
2007-03-19[S390] Wire up sys_utimes.Heiko Carstens1-1/+2
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann1-154/+0
2006-10-18[S390] Wire up epoll_pwait syscall.Heiko Carstens1-1/+2
2006-10-04[S390] Wire up sys_getcpu system call.Heiko Carstens1-1/+3
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann1-51/+0
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky1-129/+129
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap1-1/+3
2006-09-20[S390] #undef in unistd.hMartin Schwidefsky1-111/+59
2006-06-29[S390] __syscall_return error check.Heiko Carstens1-3/+1
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-1/+7
2006-05-15[PATCH] s390: add vmsplice system callMartin Schwidefsky1-1/+7
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse1-3/+4
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-02-12[PATCH] s390: fstatat64 supportHeiko Carstens1-1/+3
2006-02-11[PATCH] s390: add support for unshare system callHeiko Carstens1-1/+2
2006-02-01[PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASKHeiko Carstens1-2/+22
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky1-1/+1
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+0
2005-08-01[PATCH] s390: ioprio & inotify system calls.Martin Schwidefsky1-1/+6
2005-06-25[PATCH] kexec: s390 supportHeiko Carstens1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+605