summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* CRIS: remove SMP codeRabin Vincent2015-03-251-358/+0Star
* cris: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-01-081-1/+1
* cris: delete __cpuinit usage from all cris filesPaul Gortmaker2013-07-151-1/+1
* cris: Use generic idle loopThomas Gleixner2013-04-081-3/+1Star
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-041-1/+1
* cris: Use generic idle thread allocationThomas Gleixner2012-04-261-10/+2Star
* smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* cris: convert old cpumask API into new oneKOSAKI Motohiro2011-05-251-15/+18
* sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-5/+8
* cris: Replace deprecated spinlock initializationThomas Gleixner2011-01-271-1/+3
* CRIS: Don't use mask_irq as symbol nameJesper Nilsson2010-05-251-2/+2
* CRIS: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-011-2/+0Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Jesper Nilsson2009-04-021-5/+5
|\
| * cpumask: use mm_cpumask() wrapper: crisRusty Russell2009-03-161-3/+3
| * cpumask: Use accessors code.: crisRusty Russell2009-03-161-2/+2
* | cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0Star
|/
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-4/+0Star
* kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+1
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-3/+2Star
* CRIS v32: Update kernel/smp.c for CRIS v32.Jesper Nilsson2008-02-081-10/+21
* spelling fixes: arch/cris/Simon Arlott2007-10-201-1/+1
* CRIS: cleanup struct irqaction initializersThomas Gleixner2007-10-161-2/+6
* [PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy2007-01-121-1/+1
* [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks2006-10-021-0/+1
* [PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] cris: task_thread_info()Al Viro2006-01-121-2/+2
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-0/+1
* [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller2005-10-131-0/+2
* [PATCH] CRIS update: new subarchitecture v32Mikael Starvik2005-07-281-0/+348