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