summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/syscalls_32.S
Commit message (Expand)AuthorAgeFilesLines
* sh: system call wire upYoshinori Sato2016-08-051-0/+14
* sh: wire up finit_module syscall.Paul Mundt2013-01-141-0/+1
* sh: Wire up kcmp syscall.Paul Mundt2012-10-151-0/+1
* sh: Avoid exporting unimplemented syscalls.Paul Mundt2012-03-281-4/+4
* sh: Wire up process_vm syscalls.Paul Mundt2011-11-111-0/+2
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+1
* ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* sh: wire up sys_sendmmsg.Paul Mundt2011-05-231-0/+1
* sh: wire up sys_syncfs.Paul Mundt2011-03-221-0/+1
* sh: Wire up new fhandle and clock_adjtime syscalls.Paul Mundt2011-03-171-0/+3
* sh: wire up accept4 syscall (non-multiplexed path)Carmelo AMOROSO2010-12-141-0/+1
* sh: Provide a non-multiplexed sys_recvmmsg path.Paul Mundt2010-09-141-0/+1
* sh: Add syscall entries for non multiplexed socket callsCarmelo AMOROSO2010-09-141-0/+18
* sh: wire up fanotify/prlimit64 syscalls.Paul Mundt2010-08-161-0/+3
* 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