index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-04
arm64: sdei: abort running SDEI handlers during crash
D Scott Phillips
1
-4
/
+4
2023-05-15
arm64: smp: Switch to hotplug core state synchronization
Thomas Gleixner
1
-9
/
+5
2023-04-29
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2023-04-14
cpu: Mark panic_smp_self_stop() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-04-14
arm64/cpu: Mark cpu_park_loop() and friends __noreturn
Josh Poimboeuf
1
-3
/
+5
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
1
-1
/
+1
2023-03-24
sched, smp: Trace IPIs sent via send_call_function_single_ipi()
Valentin Schneider
1
-1
/
+0
2023-03-07
arm64/cpu: Mark cpu_die() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-01-13
arm64, smp: Remove trace_.*_rcuidle() usage
Peter Zijlstra
1
-2
/
+2
2022-07-30
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
1
-8
/
+0
2022-05-06
cpufreq: CPPC: Add per_cpu efficiency_class
Pierre Gondois
1
-0
/
+1
2022-04-04
arch/arm64: Fix topology initialization for core scheduling
Phil Auld
1
-1
/
+1
2021-11-03
Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-29
/
+2
2021-10-20
arm64: Use of_get_cpu_hwid()
Rob Herring
1
-29
/
+2
2021-10-11
arm64: Prevent kexec and hibernation if is_protected_kvm_enabled()
Will Deacon
1
-1
/
+2
2021-06-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-9
/
+7
2021-06-24
Merge branch 'for-next/misc' into for-next/core
Will Deacon
1
-1
/
+1
2021-06-18
arm64: smp: Bump debugging information print down to KERN_DEBUG
Lee Jones
1
-1
/
+1
2021-05-27
arm64: smp: initialize cpu offset earlier
Mark Rutland
1
-4
/
+6
2021-05-27
arm64: smp: remove stack from secondary_data
Mark Rutland
1
-2
/
+0
2021-05-27
arm64: smp: remove pointless secondary_data maintenance
Mark Rutland
1
-2
/
+0
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+0
2021-03-24
arm64: Always keep DAIF.[IF] in sync
Hector Martin
1
-0
/
+1
2021-01-23
KVM: arm64: Apply hyp relocations at runtime
David Brazdil
1
-1
/
+3
2021-01-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2021-01-04
arm64/smp: Remove unused irq variable in arch_show_interrupts()
Geert Uytterhoeven
1
-1
/
+0
2020-12-25
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-12-22
kasan, arm64: implement HW_TAGS runtime
Andrey Konovalov
1
-0
/
+2
2020-12-22
KVM: arm64: Skip computing hyp VA layout for VHE
David Brazdil
1
-1
/
+1
2020-12-15
arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts()
Thomas Gleixner
1
-1
/
+1
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
1
-0
/
+1
2020-11-10
arm64/smp: Drop the macro S(x,s)
Anshuman Khandual
1
-8
/
+7
2020-11-10
arm64: smp: Tell RCU about CPUs that fail to come online
Will Deacon
1
-0
/
+1
2020-10-30
arm64/smp: Move rcu_cpu_starting() earlier
Qian Cai
1
-0
/
+1
2020-09-18
arm64: Fix -Wunused-function warning when !CONFIG_HOTPLUG_CPU
YueHaibing
1
-1
/
+3
2020-09-17
arm64: Remove custom IRQ stat accounting
Marc Zyngier
1
-18
/
+12
2020-09-17
arm64: Kill __smp_cross_call and co
Marc Zyngier
1
-31
/
+7
2020-09-13
arm64: Allow IPIs to be handled as normal interrupts
Marc Zyngier
1
-12
/
+81
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-3
/
+3
2020-08-08
arm64: Fix __cpu_logical_map undefined issue
Kefeng Wang
1
-3
/
+3
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2020-06-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-9
/
+1
2020-05-28
Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...
Will Deacon
1
-9
/
+1
2020-05-28
arm64/kernel: Fix return value when cpu_online() fails in __cpu_up()
Nobuhiro Iwamatsu
1
-1
/
+1
2020-05-16
KVM: arm64: Kill off CONFIG_KVM_ARM_HOST
Will Deacon
1
-1
/
+1
2020-04-28
arm64: smp: Make cpus_stuck_in_kernel static
Zou Wei
1
-1
/
+1
2020-04-28
arm64: simplify ptrauth initialization
Mark Rutland
1
-8
/
+0
[next]