summaryrefslogtreecommitdiffstats
path: root/arch/cris/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* cris: Use generic idle loopThomas Gleixner2013-04-081-22/+2
* arch: Cleanup enable/disable_hltThomas Gleixner2013-04-081-25/+0
* cris idle: delete idle and pm_idleLen Brown2013-02-171-10/+1
* cris: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-0/+3
* cris: Use generic init_taskThomas Gleixner2012-05-051-28/+0
* Disintegrate asm/system.h for CRISDavid Howells2012-03-281-1/+0
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0
* Get rid of indirect include of fs_struct.hAl Viro2009-03-311-1/+0
* take init_fs to saner placeAl Viro2008-12-311-1/+0
* [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* CRIS: Remove useless CVS id and log from kernel/process.cJesper Nilsson2008-02-081-101/+2
* cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson2007-11-141-0/+5
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-2/+1
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-101-28/+0
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-0/+2
* [PATCH] CRIS update: updates for 2.6.12Mikael Starvik2005-07-271-8/+23
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-6/+0
* [PATCH] Fix the arguments to machine_restart on crisEric W. Biederman2005-07-261-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+280