aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/kernel/process.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16CRIS: Drop support for the CRIS portJesper Nilsson1-81/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>Ingo Molnar1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2013-04-08cris: Use generic idle loopThomas Gleixner1-22/+2
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner1-25/+0
2013-02-17cris idle: delete idle and pm_idleLen Brown1-10/+1
2012-09-23cris: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-05-05cris: Use generic init_taskThomas Gleixner1-28/+0
2012-03-28Disintegrate asm/system.h for CRISDavid Howells1-1/+0
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-3/+2
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-4/+0
2009-03-31Get rid of indirect include of fs_struct.hAl Viro1-1/+0
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-02-08CRIS: Remove useless CVS id and log from kernel/process.cJesper Nilsson1-101/+2
2007-11-14cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson1-0/+5
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk1-2/+1
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org1-28/+0
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-0/+2
2005-07-27[PATCH] CRIS update: updates for 2.6.12Mikael Starvik1-8/+23
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-6/+0
2005-07-26[PATCH] Fix the arguments to machine_restart on crisEric W. Biederman1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+280