aboutsummaryrefslogtreecommitdiff
path: root/arch/mn10300/kernel/smp.c
AgeCommit message (Expand)Author
2013-04-08mn10300: Use generic idle loopThomas Gleixner
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2012-12-12MN10300: cleanup IRQ affinity settingMark Salter
2012-06-05mn10300: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-15mn10300/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
2012-03-28Disintegrate asm/system.h for MN10300David Howells
2011-05-25mn10300: convert old cpumask API into new oneKOSAKI Motohiro
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2011-03-29mn10300: Convert genirq namespaceThomas Gleixner
2011-03-18MN10300: Create generic kernel debugger hooksDavid Howells
2011-03-18MN10300: Convert ipi irq_chip to new functionsThomas Gleixner
2010-10-27MN10300: Generic time supportMark Salter
2010-10-27MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi