summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* CRIS: Drop support for the CRIS portJesper Nilsson2018-03-161-180/+0Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-291-8/+0Star
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-211-2/+2
* CRISv32: annotate irq enable in idle loopRabin Vincent2015-09-051-2/+2
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-011-0/+3
* cris: Use generic idle loopThomas Gleixner2013-04-081-7/+3Star
* arch: Cleanup enable/disable_hltThomas Gleixner2013-04-081-5/+3Star
* flagday: don't pass regs to copy_thread()Al Viro2012-11-291-2/+1Star
* cris: switch to generic fork/vfork/cloneAl Viro2012-11-291-32/+5Star
* cris: switch to generic kernel_execve/sys_execveAl Viro2012-10-151-22/+0Star
* cris: switch to generic kernel_thread()Al Viro2012-10-151-52/+22Star
* vfs: define struct filename and have getname() return itJeff Layton2012-10-131-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Make do_execve() take a const filename pointerDavid Howells2010-08-181-2/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* Simplify copy_thread()Alexey Dobriyan2009-04-031-1/+1
* CRIS v32: Minor updates to kernel/process.cJesper Nilsson2008-02-081-9/+5Star
* spelling fixes: arch/cris/Simon Arlott2007-10-201-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] cris: task_thread_info()Al Viro2006-01-121-1/+1
* [PATCH] cris: task_pt_regs()Al Viro2006-01-121-2/+2
* [PATCH] CRIS update: new subarchitecture v32Mikael Starvik2005-07-281-0/+270