aboutsummaryrefslogtreecommitdiff
path: root/arch/score/kernel/sys_score.c
AgeCommit message (Expand)Author
2012-11-28score: switch to generic fork/vfork/cloneAl Viro
2012-10-15score: switch to generic sys_execve()Al Viro
2012-10-15score: switch to generic kernel_thread()/kernel_execve()Al Viro
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-06sections: fix section conflicts in arch/scoreAndi Kleen
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-11Add missing alignment check in arch/score sys_mmap()Al Viro
2009-12-11Unify sys_mmap*Al Viro
2009-08-30score: add old syscall supportChen Liqin
2009-06-27score: cleanups: dead code, 0 as pointer, shadowed variablesArnd Bergmann
2009-06-27score: fix function prototypesArnd Bergmann
2009-06-27score: add address space annotationsArnd Bergmann
2009-06-27score: add missing #includesArnd Bergmann
2009-06-19score: add generic sys_call_tableArnd Bergmann
2009-06-19score: update files according to review commentsChen Liqin
2009-06-19score: Add support for Sunplus S+core architectureChen Liqin