index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
hexagon
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267
Thomas Gleixner
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2014-04-04
smp, hexagon: kill SMP single function call interrupt
Jiang Liu
2013-07-14
hexagon: delete __cpuinit usage from all hexagon files
Paul Gortmaker
2013-04-08
hexagon: Use generic idle loop
Thomas Gleixner
2012-10-18
Hexagon: Copyright marking changes
Richard Kuo
2012-06-05
hexagon: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()
Yong Zhang
2012-04-26
hexagon: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-23
hexagon: add missing cpu.h include
Richard Kuo
2012-04-23
hexagon/CPU hotplug: Add missing call to notify_cpu_starting()
Srivatsa S. Bhat
2012-03-29
remove references to cpu_*_map in arch/
Rusty Russell
2012-03-28
Disintegrate asm/system.h for Hexagon
David Howells
2012-03-12
sched: Cleanup cpu_active madness
Peter Zijlstra
2011-11-01
Hexagon: Add SMP support
Richard Kuo