aboutsummaryrefslogtreecommitdiff
path: root/arch/score/include
AgeCommit message (Expand)Author
2010-05-27asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2009-12-17Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-scoreLinus Torvalds
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-17score: include asm-generic/param.h in asm/delay.h.Chen Liqin
2009-12-17score: fixed pfn_valid define.Chen Liqin
2009-12-17score: add flush_dcahce_page and PG_dcache_dirty defineChen Liqin
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig
2009-12-12score: add asm/asm-offsets.h wrapperMichal Marek
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov
2009-09-23score: Make THREAD_SIZE available to assembly files.Tim Abbott
2009-09-23score: Make PAGE_SIZE available to assembly.Tim Abbott
2009-09-17score: add TIF_NOTIFY_RESUME define in asm/thread_info.hChen Liqin
2009-08-30score: add old syscall supportChen Liqin
2009-08-30score: add MEMORY_START and MEMORY_SIZE define, to make the code clearChen Liqin
2009-08-30score: update inconsistent declare after .c was changedChen Liqin
2009-08-30score: remove unused code, add include files in .cChen Liqin
2009-06-27score: make irq.h definitions localArnd Bergmann
2009-06-27score: add address space annotationsArnd Bergmann
2009-06-27score: add missing #includesArnd Bergmann
2009-06-19score: add prototypes for wrapped syscallsArnd Bergmann
2009-06-19score: unset __ARCH_WANT_IPC_PARSE_VERSIONArnd Bergmann
2009-06-19score: update files according to review commentsChen Liqin
2009-06-19score: Add support for Sunplus S+core architectureChen Liqin