aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score/kernel
Commit message (Expand)AuthorAge
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-01
* score: fix off-by-one index into syscall tableDan Rosenberg2012-01-23
* score: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-08
* modules: make arch's use default loader hooksJonas Bonn2011-07-24
* score: Use generic show_interrupts()Thomas Gleixner2011-03-28
* score: Convert to new irq function namesThomas Gleixner2011-03-28
* score: Convert irq_chip to new functionsThomas Gleixner2011-03-28
* ptrace: cleanup arch_ptrace() on scoreNamhyung Kim2010-10-27
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* Make do_execve() take a const filename pointerDavid Howells2010-08-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* score: fixed pfn_valid define.Chen Liqin2009-12-17
* Add missing alignment check in arch/score sys_mmap()Al Viro2009-12-11
* Unify sys_mmap*Al Viro2009-12-11
* 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 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: remove unused code, add include files in .cChen Liqin2009-08-30
* 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: remove init_mmArnd Bergmann2009-06-19
* score: add generic sys_call_tableArnd Bergmann2009-06-19
* score: update files according to review commentsChen Liqin2009-06-19
* score: Add support for Sunplus S+core architectureChen Liqin2009-06-19