开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2023-09-20
xtensa: smp: add headers for missing function prototypes
Randy Dunlap
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
2023-03-08
xtensa/cpu: Make sure cpu_die() doesn't return
Josh Poimboeuf
2022-05-01
xtensa: support coprocessors on SMP
Max Filippov
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2020-03-03
xtensa: replace setup_irq() by request_irq()
afzal mohammed
2019-05-14
xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
Sinan Kaya
2019-02-07
xtensa: SMP: rework IPI processing
Max Filippov
2019-01-27
xtensa: SMP: limit number of possible CPUs by NR_CPUS
Max Filippov
2019-01-26
xtensa: SMP: mark each possible CPU as present
Max Filippov
2019-01-26
xtensa: SMP: fix secondary CPU initialization
Max Filippov
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-27
mm: add new mmget() helper
Vegard Nossum
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-08-29
flush_icache_range: export symbol to fix build errors
Pranith Kumar
2014-04-06
xtensa: optimize local_flush_tlb_kernel_range
Max Filippov
2014-01-15
xtensa: Enable irqs after cpu is set online
Kirill Tkhai
2014-01-14
xtensa: implement CPU hotplug
Max Filippov
2014-01-14
xtensa: add SMP support
Max Filippov