aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh/unistd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-20sh: Wire up fallocate() syscall.Paul Mundt1-1/+2
2007-05-21sh: Wire up signalfd/timerfd/eventfd syscalls.Paul Mundt1-1/+4
2007-05-09sh: Wire up utimensat syscall.Paul Mundt1-2/+3
2007-03-12sh: Define missing __NR_readahead.Paul Mundt1-0/+1
2007-02-13sh: Fix syscall numbering breakage.Paul Mundt1-9/+9
2007-02-13sh: syscall 300 should be __NR_fstatat64.SUGIOKA Toshinobu1-1/+1
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann1-137/+0
2006-12-06sh: Add SH-2A platform headers.Yoshinori Sato1-7/+25
2006-10-31sh: Wire up new syscalls.Paul Mundt1-1/+4
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann1-70/+0
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-10/+34
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap1-2/+5
2006-09-27sh: pselect6 and ppoll, along with signal trampoline rework.Paul Mundt1-32/+34
2006-09-27sh: Wire up new syscalls.Paul Mundt1-2/+24
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse1-3/+4
2006-04-11[PATCH] sys_kexec_load() naming fixupsAndrew Morton1-1/+1
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+0
2005-08-18[PATCH] SH: inotify and ioprio syscallsRobert Love1-1/+7
2005-08-13[PATCH] sh: Make _syscall6() do the right thing.Paul Mundt1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+523