index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
syscalls_32.S
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-05
sh: remove nargs from __SYSCALL
Firoz Khan
1
-1
/
+1
2018-12-28
sh: kernel: convert to SPDX identifiers
Kuninori Morimoto
1
-6
/
+2
2018-12-19
sh: generate uapi header and syscall table header files
Firoz Khan
1
-384
/
+3
2016-08-05
sh: system call wire up
Yoshinori Sato
1
-0
/
+14
2013-01-14
sh: wire up finit_module syscall.
Paul Mundt
1
-0
/
+1
2012-10-15
sh: Wire up kcmp syscall.
Paul Mundt
1
-0
/
+1
2012-03-28
sh: Avoid exporting unimplemented syscalls.
Paul Mundt
1
-4
/
+4
2011-11-11
sh: Wire up process_vm syscalls.
Paul Mundt
1
-0
/
+2
2011-08-26
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
1
-1
/
+1
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-0
/
+1
2011-05-23
sh: wire up sys_sendmmsg.
Paul Mundt
1
-0
/
+1
2011-03-22
sh: wire up sys_syncfs.
Paul Mundt
1
-0
/
+1
2011-03-17
sh: Wire up new fhandle and clock_adjtime syscalls.
Paul Mundt
1
-0
/
+3
2010-12-14
sh: wire up accept4 syscall (non-multiplexed path)
Carmelo AMOROSO
1
-0
/
+1
2010-09-14
sh: Provide a non-multiplexed sys_recvmmsg path.
Paul Mundt
1
-0
/
+1
2010-09-14
sh: Add syscall entries for non multiplexed socket calls
Carmelo AMOROSO
1
-0
/
+18
2010-08-16
sh: wire up fanotify/prlimit64 syscalls.
Paul Mundt
1
-0
/
+3
2010-01-19
sh: unwire sys_recvmmsg.
Paul Mundt
1
-1
/
+0
2009-12-11
sh: Wire up recvmmsg syscall.
Paul Mundt
1
-0
/
+1
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-1
/
+1
2009-08-24
sh: Add sys_cacheflush() call for SH CPUs.
Stuart Menefy
1
-1
/
+1
2009-06-12
sh: Wire up sys_perf_counter_open.
Paul Mundt
1
-0
/
+1
2009-06-11
sh: Wire up sys_rt_tgsigqueueinfo.
Paul Mundt
1
-0
/
+1
2009-06-11
sh: Fix sys_pwritev() syscall table entry for sh32.
Paul Mundt
1
-1
/
+1
2009-04-06
sh: wire up sys_preadv/sys_pwritev() syscalls.
Paul Mundt
1
-0
/
+2
2009-01-14
[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
Heiko Carstens
1
-1
/
+1
2009-01-14
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
1
-1
/
+1
2008-07-28
sh: Wire up new syscalls.
Paul Mundt
1
-0
/
+6
2008-02-14
sh: Wire up new timerfd syscalls.
Paul Mundt
1
-1
/
+3
2008-02-05
timerfd: fix remaining architectures
Andrew Morton
1
-1
/
+1
2008-01-28
sh: Split out syscall ABI for _32 and _64 variants.
Paul Mundt
1
-0
/
+343