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