summaryrefslogtreecommitdiff
path: root/arch/score
Commit message (Expand)AuthorAge
* block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
|\
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-21
* | score: Cleanup linker script using new macros.Tim Abbott2009-09-23
* | score: Make THREAD_SIZE available to assembly files.Tim Abbott2009-09-23
* | score: Make PAGE_SIZE available to assembly.Tim Abbott2009-09-23
|/
* score: add TIF_NOTIFY_RESUME define in asm/thread_info.hChen Liqin2009-09-17
* score: make init_thread_union align to THREAD_SIZEChen Liqin2009-08-30
* score: update files according to review comments.Chen Liqin2009-08-30
* score: add old syscall supportChen Liqin2009-08-30
* score: add MEMORY_START and MEMORY_SIZE define, to make the code clearChen Liqin2009-08-30
* score: update inconsistent declare after .c was changedChen Liqin2009-08-30
* score: remove unused code, add include files in .cChen Liqin2009-08-30
* score: clean up mm/init.cArnd Bergmann2009-06-27
* score: make irq.h definitions localArnd Bergmann2009-06-27
* score: cleanups: dead code, 0 as pointer, shadowed variablesArnd Bergmann2009-06-27
* score: fix function prototypesArnd Bergmann2009-06-27
* score: add address space annotationsArnd Bergmann2009-06-27
* score: add missing #includesArnd Bergmann2009-06-27
* score: move save arg5 and arg6 instruction in front of enable_irqChen Liqin2009-06-22
* score: add prototypes for wrapped syscallsArnd Bergmann2009-06-19
* score: remove init_mmArnd Bergmann2009-06-19
* score: add generic sys_call_tableArnd Bergmann2009-06-19
* score: remove __{put,get}_user_unknownArnd Bergmann2009-06-19
* score: unset __ARCH_WANT_IPC_PARSE_VERSIONArnd Bergmann2009-06-19
* score: update files according to review commentsChen Liqin2009-06-19
* score: Add support for Sunplus S+core architectureChen Liqin2009-06-19