index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
syscalls_32.S
Age
Commit message (
Expand
)
Author
2010-12-14
sh: wire up accept4 syscall (non-multiplexed path)
Carmelo AMOROSO
2010-09-14
sh: Provide a non-multiplexed sys_recvmmsg path.
Paul Mundt
2010-09-14
sh: Add syscall entries for non multiplexed socket calls
Carmelo AMOROSO
2010-08-16
sh: wire up fanotify/prlimit64 syscalls.
Paul Mundt
2010-01-19
sh: unwire sys_recvmmsg.
Paul Mundt
2009-12-11
sh: Wire up recvmmsg syscall.
Paul Mundt
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-08-24
sh: Add sys_cacheflush() call for SH CPUs.
Stuart Menefy
2009-06-11
sh: Wire up sys_perf_counter_open.
Paul Mundt
2009-06-11
sh: Wire up sys_rt_tgsigqueueinfo.
Paul Mundt
2009-06-11
sh: Fix sys_pwritev() syscall table entry for sh32.
Paul Mundt
2009-04-06
sh: wire up sys_preadv/sys_pwritev() syscalls.
Paul Mundt
2009-01-14
[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
Heiko Carstens
2009-01-14
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
2008-07-28
sh: Wire up new syscalls.
Paul Mundt
2008-02-14
sh: Wire up new timerfd syscalls.
Paul Mundt
2008-02-05
timerfd: fix remaining architectures
Andrew Morton
2008-01-28
sh: Split out syscall ABI for _32 and _64 variants.
Paul Mundt