summaryrefslogtreecommitdiffstats
path: root/arch/score/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* exit_thread: remove empty bodiesJiri Slaby2016-05-201-2/+0
* Score: The commit is for compiling successfully.Lennox Wu2013-09-261-2/+2
* score: Use generic idle loopThomas Gleixner2013-04-081-18/+0
* flagday: don't pass regs to copy_thread()Al Viro2012-11-281-2/+2
* score: switch to generic fork/vfork/cloneAl Viro2012-11-281-4/+4
* score: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-151-41/+14
* score: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-1/+3
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
* score: add missing #includesArnd Bergmann2009-06-271-0/+3
* score: update files according to review commentsChen Liqin2009-06-191-1/+1
* score: Add support for Sunplus S+core architectureChen Liqin2009-06-191-0/+165