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