summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/syscalls_32.S
Commit message (Expand)AuthorAgeFilesLines
* sh: unwire sys_recvmmsg.Paul Mundt2010-01-191-1/+0
* sh: Wire up recvmmsg syscall.Paul Mundt2009-12-111-0/+1
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* sh: Add sys_cacheflush() call for SH CPUs.Stuart Menefy2009-08-241-1/+1
* sh: Wire up sys_perf_counter_open.Paul Mundt2009-06-121-0/+1
* sh: Wire up sys_rt_tgsigqueueinfo.Paul Mundt2009-06-111-0/+1
* sh: Fix sys_pwritev() syscall table entry for sh32.Paul Mundt2009-06-111-1/+1
* sh: wire up sys_preadv/sys_pwritev() syscalls.Paul Mundt2009-04-061-0/+2
* [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-141-1/+1
* [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-141-1/+1
* sh: Wire up new syscalls.Paul Mundt2008-07-281-0/+6
* sh: Wire up new timerfd syscalls.Paul Mundt2008-02-141-1/+3
* timerfd: fix remaining architecturesAndrew Morton2008-02-051-1/+1
* sh: Split out syscall ABI for _32 and _64 variants.Paul Mundt2008-01-281-0/+343