summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel/smp.c
AgeCommit message (Expand)AuthorLines
2018-03-09mn10300: Remove the architectureDavid Howells-1186/+0
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-02-27mm: add new mmgrab() helperVegard Nossum-1/+1
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner-1/+1
2014-03-04mn10300: Remove deprecated IRQF_DISABLEDMichael Opdenacker-1/+1
2013-04-08mn10300: Use generic idle loopThomas Gleixner-1/+1
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner-5/+0
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman-2/+2
2012-12-12MN10300: cleanup IRQ affinity settingMark Salter-1/+9
2012-06-05mn10300: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang-2/+0
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2012-05-15mn10300/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat-3/+6
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner-1/+1
2012-03-28Disintegrate asm/system.h for MN10300David Howells-1/+0
2011-05-25mn10300: convert old cpumask API into new oneKOSAKI Motohiro-36/+39
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra-4/+1
2011-03-29mn10300: Convert genirq namespaceThomas Gleixner-6/+6
2011-03-18MN10300: Create generic kernel debugger hooksDavid Howells-5/+21
2011-03-18MN10300: Convert ipi irq_chip to new functionsThomas Gleixner-8/+22
2010-10-27MN10300: Generic time supportMark Salter-2/+13
2010-10-27MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi-0/+1141