summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/syscalls_32.S
AgeCommit message (Expand)Author
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-23sh: wire up sys_sendmmsg.Paul Mundt
2011-03-22sh: wire up sys_syncfs.Paul Mundt
2011-03-17sh: Wire up new fhandle and clock_adjtime syscalls.Paul Mundt
2010-12-14sh: wire up accept4 syscall (non-multiplexed path)Carmelo AMOROSO
2010-09-14sh: Provide a non-multiplexed sys_recvmmsg path.Paul Mundt
2010-09-14sh: Add syscall entries for non multiplexed socket callsCarmelo AMOROSO
2010-08-16sh: wire up fanotify/prlimit64 syscalls.Paul Mundt
2010-01-19sh: unwire sys_recvmmsg.Paul Mundt
2009-12-11sh: Wire up recvmmsg syscall.Paul Mundt
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-08-24sh: Add sys_cacheflush() call for SH CPUs.Stuart Menefy
2009-06-12sh: Wire up sys_perf_counter_open.Paul Mundt
2009-06-11sh: Wire up sys_rt_tgsigqueueinfo.Paul Mundt
2009-06-11sh: Fix sys_pwritev() syscall table entry for sh32.Paul Mundt
2009-04-06sh: wire up sys_preadv/sys_pwritev() syscalls.Paul Mundt
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens
2008-07-28sh: Wire up new syscalls.Paul Mundt
2008-02-14sh: Wire up new timerfd syscalls.Paul Mundt
2008-02-05timerfd: fix remaining architecturesAndrew Morton
2008-01-28sh: Split out syscall ABI for _32 and _64 variants.Paul Mundt