index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
cris
/
arch-v32
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2014-01-08
cris: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-07-14
cris: delete __cpuinit usage from all cris files
Paul Gortmaker
2013-04-08
cris: Use generic idle loop
Thomas Gleixner
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2012-04-26
cris: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-05-25
cris: convert old cpumask API into new one
KOSAKI Motohiro
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2011-01-27
cris: Replace deprecated spinlock initialization
Thomas Gleixner
2010-05-25
CRIS: Don't use mask_irq as symbol name
Jesper Nilsson
2009-09-01
CRIS: convert to asm-generic/hardirq.h
Christoph Hellwig
2009-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Jesper Nilsson
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
2009-03-16
cpumask: use mm_cpumask() wrapper: cris
Rusty Russell
2009-03-16
cpumask: Use accessors code.: cris
Rusty Russell
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-09-08
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-02-08
CRIS v32: Update kernel/smp.c for CRIS v32.
Jesper Nilsson
2007-10-20
spelling fixes: arch/cris/
Simon Arlott
2007-10-16
CRIS: cleanup struct irqaction initializers
Thomas Gleixner
2007-01-11
[PATCH] Change cpu_up and co from __devinit to __cpuinit
Gautham R Shenoy
2006-10-02
[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently
Greg Banks
2006-07-02
[PATCH] irq-flags: CRIS: Use the new IRQF_ constants
Thomas Gleixner
2006-01-12
[PATCH] cris: task_thread_info()
Al Viro
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2005-10-13
[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.
David S. Miller
2005-07-27
[PATCH] CRIS update: new subarchitecture v32
Mikael Starvik