aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-27score: make irq.h definitions localArnd Bergmann2-20/+23
2009-06-27score: cleanups: dead code, 0 as pointer, shadowed variablesArnd Bergmann3-20/+8
2009-06-27score: fix function prototypesArnd Bergmann3-12/+17
2009-06-27score: add address space annotationsArnd Bergmann4-14/+16
2009-06-27score: add missing #includesArnd Bergmann5-1/+10
2009-06-22score: move save arg5 and arg6 instruction in front of enable_irqChen Liqin1-2/+2
2009-06-19score: add prototypes for wrapped syscallsArnd Bergmann1-2/+4
2009-06-19score: remove init_mmArnd Bergmann1-2/+0
2009-06-19score: add generic sys_call_tableArnd Bergmann4-53/+18
2009-06-19score: remove __{put,get}_user_unknownArnd Bergmann1-12/+0
2009-06-19score: unset __ARCH_WANT_IPC_PARSE_VERSIONArnd Bergmann1-1/+0
2009-06-19score: update files according to review commentsChen Liqin14-250/+154
2009-06-19score: Add support for Sunplus S+core architectureChen Liqin126-0/+8566