aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/syscalls_32.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-05sh: remove nargs from __SYSCALLFiroz Khan1-1/+1
2018-12-28sh: kernel: convert to SPDX identifiersKuninori Morimoto1-6/+2
2018-12-19sh: generate uapi header and syscall table header filesFiroz Khan1-384/+3
2016-08-05sh: system call wire upYoshinori Sato1-0/+14
2013-01-14sh: wire up finit_module syscall.Paul Mundt1-0/+1
2012-10-15sh: Wire up kcmp syscall.Paul Mundt1-0/+1
2012-03-28sh: Avoid exporting unimplemented syscalls.Paul Mundt1-4/+4
2011-11-11sh: Wire up process_vm syscalls.Paul Mundt1-0/+2
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+1
2011-05-28ns: Wire up the setns system callEric W. Biederman1-0/+1
2011-05-23sh: wire up sys_sendmmsg.Paul Mundt1-0/+1
2011-03-22sh: wire up sys_syncfs.Paul Mundt1-0/+1
2011-03-17sh: Wire up new fhandle and clock_adjtime syscalls.Paul Mundt1-0/+3
2010-12-14sh: wire up accept4 syscall (non-multiplexed path)Carmelo AMOROSO1-0/+1
2010-09-14sh: Provide a non-multiplexed sys_recvmmsg path.Paul Mundt1-0/+1
2010-09-14sh: Add syscall entries for non multiplexed socket callsCarmelo AMOROSO1-0/+18
2010-08-16sh: wire up fanotify/prlimit64 syscalls.Paul Mundt1-0/+3
2010-01-19sh: unwire sys_recvmmsg.Paul Mundt1-1/+0
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