index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mn10300
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2013-04-08
mn10300: Use generic idle loop
Thomas Gleixner
2013-04-08
arch: Cleanup enable/disable_hlt
Thomas Gleixner
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2012-12-12
MN10300: cleanup IRQ affinity setting
Mark Salter
2012-06-05
mn10300: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()
Yong Zhang
2012-05-22
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-16
mn10300/CPU hotplug: Add missing call to notify_cpu_starting()
Srivatsa S. Bhat
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-03-28
Disintegrate asm/system.h for MN10300
David Howells
2011-05-25
mn10300: 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-03-29
mn10300: Convert genirq namespace
Thomas Gleixner
2011-03-18
MN10300: Create generic kernel debugger hooks
David Howells
2011-03-18
MN10300: Convert ipi irq_chip to new functions
Thomas Gleixner
2010-10-27
MN10300: Generic time support
Mark Salter
2010-10-27
MN10300: And Panasonic AM34 subarch and implement SMP
Akira Takeuchi