summaryrefslogtreecommitdiff
path: root/arch/xtensa/kernel/smp.c
AgeCommit message (Expand)Author
2023-09-20xtensa: smp: add headers for missing function prototypesRandy Dunlap
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider
2023-03-08sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf
2023-03-08xtensa/cpu: Make sure cpu_die() doesn't returnJosh Poimboeuf
2022-05-01xtensa: support coprocessors on SMPMax Filippov
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider
2020-03-03xtensa: replace setup_irq() by request_irq()afzal mohammed
2019-05-14xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISCSinan Kaya
2019-02-07xtensa: SMP: rework IPI processingMax Filippov
2019-01-27xtensa: SMP: limit number of possible CPUs by NR_CPUSMax Filippov
2019-01-26xtensa: SMP: mark each possible CPU as presentMax Filippov
2019-01-26xtensa: SMP: fix secondary CPU initializationMax Filippov
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27mm: add new mmget() helperVegard Nossum
2017-02-27mm: add new mmgrab() helperVegard Nossum
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner
2014-08-29flush_icache_range: export symbol to fix build errorsPranith Kumar
2014-04-06xtensa: optimize local_flush_tlb_kernel_rangeMax Filippov
2014-01-15xtensa: Enable irqs after cpu is set onlineKirill Tkhai
2014-01-14xtensa: implement CPU hotplugMax Filippov
2014-01-14xtensa: add SMP supportMax Filippov