index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
hexagon
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2024-03-04
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
2023-12-10
hexagon: smp: mark handle_ipi() and start_secondary() as static
Nathan Chancellor
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2022-07-29
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
2020-03-29
hexagon: Replace setup_irq() by request_irq()
afzal mohammed
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