aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score/kernel/entry.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-26Score: The commit is for compiling successfully.Lennox Wu1-2/+2
2013-02-03score: switch to generic sigaltstackAl Viro1-5/+0
2012-11-28score: switch to generic fork/vfork/cloneAl Viro1-18/+0
2012-10-15score: switch to generic sys_execve()Al Viro1-5/+0
2012-10-15score: switch to generic kernel_thread()/kernel_execve()Al Viro1-0/+7
2012-01-23score: fix off-by-one index into syscall tableDan Rosenberg1-1/+1
2009-08-30score: add old syscall supportChen Liqin1-0/+13
2009-06-22score: move save arg5 and arg6 instruction in front of enable_irqChen Liqin1-2/+2
2009-06-19score: add generic sys_call_tableArnd Bergmann1-44/+3
2009-06-19score: update files according to review commentsChen Liqin1-3/+3
2009-06-19score: Add support for Sunplus S+core architectureChen Liqin1-0/+542