summaryrefslogtreecommitdiffstats
path: root/arch/score/kernel/process.c
AgeCommit message (Expand)AuthorLines
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser-5/+0
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2016-05-20exit_thread: remove empty bodiesJiri Slaby-2/+0
2013-09-26Score: The commit is for compiling successfully.Lennox Wu-2/+2
2013-04-08score: Use generic idle loopThomas Gleixner-18/+0
2012-11-28flagday: don't pass regs to copy_thread()Al Viro-2/+2
2012-11-28score: switch to generic fork/vfork/cloneAl Viro-4/+4
2012-10-15score: switch to generic kernel_thread()/kernel_execve()Al Viro-41/+14
2012-09-23score: Add missing RCU idle APIs on idle loopFrederic Weisbecker-1/+3
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner-3/+1
2009-06-27score: add missing #includesArnd Bergmann-0/+3
2009-06-19score: update files according to review commentsChen Liqin-1/+1
2009-06-19score: Add support for Sunplus S+core architectureChen Liqin-0/+165