summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/kernel/smp.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-25CRIS: remove SMP codeRabin Vincent1-358/+0
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-07-14cris: delete __cpuinit usage from all cris filesPaul Gortmaker1-1/+1
2013-04-08cris: Use generic idle loopThomas Gleixner1-3/+1
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-04-26cris: Use generic idle thread allocationThomas Gleixner1-10/+2
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-05-25cris: convert old cpumask API into new oneKOSAKI Motohiro1-15/+18
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-5/+8
2011-01-27cris: Replace deprecated spinlock initializationThomas Gleixner1-1/+3
2010-05-25CRIS: Don't use mask_irq as symbol nameJesper Nilsson1-2/+2
2009-09-01CRIS: convert to asm-generic/hardirq.hChristoph Hellwig1-2/+0
2009-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Jesper Nilsson1-5/+5
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell1-1/+0
2009-03-16cpumask: use mm_cpumask() wrapper: crisRusty Russell1-3/+3
2009-03-16cpumask: Use accessors code.: crisRusty Russell1-2/+2
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-4/+0
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul1-0/+1
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-3/+2
2008-02-08CRIS v32: Update kernel/smp.c for CRIS v32.Jesper Nilsson1-10/+21
2007-10-20spelling fixes: arch/cris/Simon Arlott1-1/+1
2007-10-16CRIS: cleanup struct irqaction initializersThomas Gleixner1-2/+6
2007-01-11[PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy1-1/+1
2006-10-02[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks1-0/+1
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-01-12[PATCH] cris: task_thread_info()Al Viro1-2/+2
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-0/+1
2005-10-13[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller1-0/+2
2005-07-27[PATCH] CRIS update: new subarchitecture v32Mikael Starvik1-0/+348