aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/kernel/process.c
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 <lin...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby1-2/+2
2015-09-05CRISv32: annotate irq enable in idle loopRabin Vincent1-2/+2
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-0/+3
2013-04-08cris: Use generic idle loopThomas Gleixner1-7/+3
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner1-5/+3
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-2/+1
2012-11-28cris: switch to generic fork/vfork/cloneAl Viro1-32/+5
2012-10-14cris: switch to generic kernel_execve/sys_execveAl Viro1-22/+0
2012-10-14cris: switch to generic kernel_thread()Al Viro1-52/+22
2012-10-12vfs: define struct filename and have getname() return itJeff Layton1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-2/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-1/+1
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2008-02-08CRIS v32: Minor updates to kernel/process.cJesper Nilsson1-9/+5
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_thread_info()Al Viro1-1/+1
2006-01-12[PATCH] cris: task_pt_regs()Al Viro1-2/+2
2005-07-27[PATCH] CRIS update: new subarchitecture v32Mikael Starvik1-0/+270