aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10/kernel/process.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16CRIS: Drop support for the CRIS portJesper Nilsson1-180/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser1-8/+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
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1
2016-05-20exit_thread: remove empty bodiesJiri Slaby1-9/+0
2014-01-28CRISv10: Readd missing headerJesper Nilsson1-0/+1
2014-01-15Drop code for CRISv10 CPU simulatorJesper Nilsson1-3/+2
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-0/+3
2013-04-08cris: Use generic idle loopThomas Gleixner1-1/+2
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-2/+1
2012-11-28cris: switch to generic fork/vfork/cloneAl Viro1-28/+4
2012-10-14cris: switch to generic kernel_execve/sys_execveAl Viro1-23/+0
2012-10-14cris: switch to generic kernel_thread()Al Viro1-59/+24
2012-10-12vfs: define struct filename and have getname() return itJeff Layton1-2/+2
2012-03-28Disintegrate asm/system.h for CRISDavid Howells1-0/+1
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson1-1/+1
2008-02-08CRIS v10: Remove CVS id from kernel/process.cJesper Nilsson1-2/+1
2007-10-20spelling fixes: arch/cris/Simon Arlott1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-12[PATCH] cris: task_pt_regs()Al Viro1-2/+2
2005-07-27[PATCH] CRIS update: misc patchesMikael Starvik1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+270