Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sh: Add sys_cacheflush() call for SH CPUs. | Stuart Menefy | 2009-08-24 | 1 | -1/+1 |
* | sh: Wire up sys_perf_counter_open. | Paul Mundt | 2009-06-12 | 1 | -0/+1 |
* | sh: Wire up sys_rt_tgsigqueueinfo. | Paul Mundt | 2009-06-11 | 1 | -0/+1 |
* | sh: Fix sys_pwritev() syscall table entry for sh32. | Paul Mundt | 2009-06-11 | 1 | -1/+1 |
* | sh: wire up sys_preadv/sys_pwritev() syscalls. | Paul Mundt | 2009-04-06 | 1 | -0/+2 |
* | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 | Heiko Carstens | 2009-01-14 | 1 | -1/+1 |
* | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 2009-01-14 | 1 | -1/+1 |
* | sh: Wire up new syscalls. | Paul Mundt | 2008-07-28 | 1 | -0/+6 |
* | sh: Wire up new timerfd syscalls. | Paul Mundt | 2008-02-14 | 1 | -1/+3 |
* | timerfd: fix remaining architectures | Andrew Morton | 2008-02-05 | 1 | -1/+1 |
* | sh: Split out syscall ABI for _32 and _64 variants. | Paul Mundt | 2008-01-28 | 1 | -0/+343 |