aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score/kernel/sys_score.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* score: switch to generic fork/vfork/cloneAl Viro2012-11-28
* score: switch to generic sys_execve()Al Viro2012-10-15
* score: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-15
* vfs: define struct filename and have getname() return itJeff Layton2012-10-12
* sections: fix section conflicts in arch/scoreAndi Kleen2012-10-05
* 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
* Add missing alignment check in arch/score sys_mmap()Al Viro2009-12-11
* Unify sys_mmap*Al Viro2009-12-11
* score: add old syscall supportChen Liqin2009-08-30
* 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: 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