summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/kernel/smp.c
AgeCommit message (Expand)AuthorLines
2022-07-29profile: setup_profiling_timer() is moslty not implementedBen Dooks-5/+0
2020-03-29hexagon: Replace setup_irq() by request_irq()afzal mohammed-11/+11
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner-14/+1
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar-1/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...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-04-04smp, hexagon: kill SMP single function call interruptJiang Liu-5/+1
2013-07-14hexagon: delete __cpuinit usage from all hexagon filesPaul Gortmaker-2/+2
2013-04-08hexagon: Use generic idle loopThomas Gleixner-1/+1
2012-10-18Hexagon: Copyright marking changesRichard Kuo-1/+1
2012-06-05hexagon: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang-2/+0
2012-04-26hexagon: Use generic idle thread allocationThomas Gleixner-9/+2
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner-1/+1
2012-04-23hexagon: add missing cpu.h includeRichard Kuo-1/+2
2012-04-23hexagon/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat-0/+5
2012-03-29remove references to cpu_*_map in arch/Rusty Russell-4/+4
2012-03-28Disintegrate asm/system.h for HexagonDavid Howells-1/+0
2012-03-12sched: Cleanup cpu_active madnessPeter Zijlstra-2/+0
2011-11-01Hexagon: Add SMP supportRichard Kuo-0/+276