aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score/kernel/process.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-09arch: remove score portArnd Bergmann1-118/+0
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser1-5/+0
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>Ingo Molnar1-0/+1
2016-05-20exit_thread: remove empty bodiesJiri Slaby1-2/+0
2013-09-26Score: The commit is for compiling successfully.Lennox Wu1-2/+2
2013-04-08score: Use generic idle loopThomas Gleixner1-18/+0
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-2/+2
2012-11-28score: switch to generic fork/vfork/cloneAl Viro1-4/+4
2012-10-15score: switch to generic kernel_thread()/kernel_execve()Al Viro1-41/+14
2012-09-23score: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-1/+3
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2009-06-27score: add missing #includesArnd Bergmann1-0/+3
2009-06-19score: update files according to review commentsChen Liqin1-1/+1
2009-06-19score: Add support for Sunplus S+core architectureChen Liqin1-0/+165