aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+1
2009-09-23score: Make THREAD_SIZE available to assembly files.Tim Abbott1-6/+9
2009-09-23score: Make PAGE_SIZE available to assembly.Tim Abbott1-1/+2
2009-09-17score: add TIF_NOTIFY_RESUME define in asm/thread_info.hChen Liqin1-0/+2
2009-08-30score: add old syscall supportChen Liqin1-0/+5
2009-08-30score: add MEMORY_START and MEMORY_SIZE define, to make the code clearChen Liqin1-1/+2
2009-08-30score: update inconsistent declare after .c was changedChen Liqin9-35/+472
2009-08-30score: remove unused code, add include files in .cChen Liqin2-9/+11
2009-06-27score: make irq.h definitions localArnd Bergmann1-10/+0
2009-06-27score: add address space annotationsArnd Bergmann1-2/+2
2009-06-27score: add missing #includesArnd Bergmann1-0/+1
2009-06-19score: add prototypes for wrapped syscallsArnd Bergmann1-2/+4
2009-06-19score: unset __ARCH_WANT_IPC_PARSE_VERSIONArnd Bergmann1-1/+0
2009-06-19score: update files according to review commentsChen Liqin7-45/+67
2009-06-19score: Add support for Sunplus S+core architectureChen Liqin88-0/+2501