aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score/include
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-08
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\ \
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16
| |/
* / score: Use common threadinfo allocatorThomas Gleixner2012-05-08
|/
* Delete all instances of asm/system.hDavid Howells2012-03-28
* Disintegrate asm/system.h for ScoreDavid Howells2012-03-28
* score: lost a semicolon in asm/irqflags.hChen Liqin2011-03-28
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-22
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-26
* Fix IRQ flag handling namingDavid Howells2010-10-07
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\
| * remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-07
* | arch: Implement local64_tPeter Zijlstra2010-06-09
|/
* asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori2010-05-27
* add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-14
* ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-12
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-20
* Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-scoreLinus Torvalds2009-12-17
|\
| * score: include asm-generic/param.h in asm/delay.h.Chen Liqin2009-12-17
| * score: fixed pfn_valid define.Chen Liqin2009-12-17
| * score: add flush_dcahce_page and PG_dcache_dirty defineChen Liqin2009-12-17
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-17
|\ \ | |/ |/|
| * score: add asm/asm-offsets.h wrapperMichal Marek2009-12-12
* | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-16
|/
* block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-26
* 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: 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: make irq.h definitions localArnd Bergmann2009-06-27
* score: add address space annotationsArnd Bergmann2009-06-27
* score: add missing #includesArnd Bergmann2009-06-27
* score: add prototypes for wrapped syscallsArnd 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