index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-04
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
1
-4
/
+0
2023-05-15
csky/smp: Switch to hotplug core state synchronization
Thomas Gleixner
1
-6
/
+2
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-06
csky/cpu: Make sure arch_cpu_idle_dead() doesn't return
Josh Poimboeuf
1
-0
/
+2
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
1
-1
/
+1
2022-07-29
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
1
-5
/
+0
2021-10-20
csky: Use of_get_cpu_hwid()
Rob Herring
1
-4
/
+2
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+0
2021-01-12
csky: Add memory layout 2.5G(user):1.5G(kernel)
Guo Ren
1
-4
/
+3
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-07-31
csky: Add arch_show_interrupts for IPI interrupts
Guo Ren
1
-8
/
+41
2020-07-31
csky: Add irq_work support
Guo Ren
1
-0
/
+12
2020-07-31
csky: Add cpu feature register hint for smp
Guo Ren
1
-0
/
+3
2020-04-03
csky: Fixup cpu speculative execution to IO area
Guo Ren
1
-0
/
+3
2020-03-08
csky: Fixup init_fpu compile warning with __init
Guo Ren
1
-0
/
+3
2020-02-21
csky/smp: Fixup boot failed when CONFIG_SMP
Guo Ren
1
-1
/
+1
2019-07-19
csky: Revert mmu ASID mechanism
Guo Ren
1
-2
/
+0
2019-02-13
csky: coding convention: Use task_stack_page
Guo Ren
1
-1
/
+2
2018-12-31
csky: CPU-hotplug supported for SMP
Guo Ren
1
-15
/
+56
2018-12-30
csky: Don't leak device tree node reference
Yangtao Li
1
-1
/
+1
2018-10-26
csky: SMP support
Guo Ren
1
-0
/
+237