Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-09-25 | Score: The commit is for compiling successfully. | Lennox Wu | 1 | -2/+2 |
2013-02-04 | score: switch to generic sigaltstack | Al Viro | 1 | -5/+0 |
2012-11-29 | score: switch to generic fork/vfork/clone | Al Viro | 1 | -18/+0 |
2012-10-16 | score: switch to generic sys_execve() | Al Viro | 1 | -5/+0 |
2012-10-16 | score: switch to generic kernel_thread()/kernel_execve() | Al Viro | 1 | -0/+7 |
2012-01-23 | score: fix off-by-one index into syscall table | Dan Rosenberg | 1 | -1/+1 |
2009-08-30 | score: add old syscall support | Chen Liqin | 1 | -0/+13 |
2009-06-22 | score: move save arg5 and arg6 instruction in front of enable_irq | Chen Liqin | 1 | -2/+2 |
2009-06-19 | score: add generic sys_call_table | Arnd Bergmann | 1 | -44/+3 |
2009-06-19 | score: update files according to review comments | Chen Liqin | 1 | -3/+3 |
2009-06-19 | score: Add support for Sunplus S+core architecture | Chen Liqin | 1 | -0/+542 |