aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/syscalls_32.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-11sh: Wire up recvmmsg syscall.Paul Mundt1-0/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-1/+1
2009-08-24sh: Add sys_cacheflush() call for SH CPUs.Stuart Menefy1-1/+1
2009-06-12sh: Wire up sys_perf_counter_open.Paul Mundt1-0/+1
2009-06-11sh: Wire up sys_rt_tgsigqueueinfo.Paul Mundt1-0/+1
2009-06-11sh: Fix sys_pwritev() syscall table entry for sh32.Paul Mundt1-1/+1
2009-04-06sh: wire up sys_preadv/sys_pwritev() syscalls.Paul Mundt1-0/+2
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens1-1/+1
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens1-1/+1
2008-07-28sh: Wire up new syscalls.Paul Mundt1-0/+6
2008-02-14sh: Wire up new timerfd syscalls.Paul Mundt1-1/+3
2008-02-05timerfd: fix remaining architecturesAndrew Morton1-1/+1
2008-01-28sh: Split out syscall ABI for _32 and _64 variants.Paul Mundt1-0/+343