index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
/
smp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xtensa: smp: add headers for missing function prototypes
Randy Dunlap
2023-09-20
1
-0
/
+1
*
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-29
1
-1
/
+1
|
\
|
*
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-24
1
-1
/
+1
*
|
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
2023-03-08
1
-1
/
+1
*
|
xtensa/cpu: Make sure cpu_die() doesn't return
Josh Poimboeuf
2023-03-08
1
-0
/
+2
|
/
*
xtensa: support coprocessors on SMP
Max Filippov
2022-05-02
1
-0
/
+7
*
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-05-12
1
-1
/
+0
*
xtensa: replace setup_irq() by request_irq()
afzal mohammed
2020-03-04
1
-6
/
+2
*
xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
Sinan Kaya
2019-05-15
1
-1
/
+1
*
xtensa: SMP: rework IPI processing
Max Filippov
2019-02-07
1
-15
/
+23
*
xtensa: SMP: limit number of possible CPUs by NR_CPUS
Max Filippov
2019-01-27
1
-0
/
+5
*
xtensa: SMP: mark each possible CPU as present
Max Filippov
2019-01-26
1
-1
/
+1
*
xtensa: SMP: fix secondary CPU initialization
Max Filippov
2019-01-26
1
-13
/
+21
*
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
mm: add new mmget() helper
Vegard Nossum
2017-02-28
1
-1
/
+1
*
mm: add new mmgrab() helper
Vegard Nossum
2017-02-28
1
-1
/
+1
*
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2016-03-01
1
-1
/
+1
*
flush_icache_range: export symbol to fix build errors
Pranith Kumar
2014-08-30
1
-0
/
+1
*
xtensa: optimize local_flush_tlb_kernel_range
Max Filippov
2014-04-06
1
-0
/
+15
*
xtensa: Enable irqs after cpu is set online
Kirill Tkhai
2014-01-14
1
-1
/
+2
*
xtensa: implement CPU hotplug
Max Filippov
2014-01-14
1
-1
/
+127
*
xtensa: add SMP support
Max Filippov
2014-01-14
1
-0
/
+465