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
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
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-67
/
+92
2020-03-25
Merge branch 'for-next/kernel-ptrauth' into for-next/core
Catalin Marinas
1
-0
/
+8
2020-03-25
Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...
Catalin Marinas
1
-67
/
+84
2020-03-24
arm64: Introduce get_cpu_ops() helper function
Gavin Shan
1
-24
/
+46
2020-03-24
arm64: Rename cpu_read_ops() to init_cpu_ops()
Gavin Shan
1
-1
/
+1
2020-03-18
arm64: initialize and switch ptrauth kernel keys
Kristina Martsenko
1
-0
/
+8
2020-03-18
arm64: smp: fix crash_smp_send_stop() behaviour
Cristian Marussi
1
-2
/
+6
2020-03-18
arm64: smp: fix smp_send_stop() behaviour
Cristian Marussi
1
-3
/
+14
2020-03-17
arm64/kernel: Simplify __cpu_up() by bailing out early
Gavin Shan
1
-42
/
+37
2019-12-07
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+4
2019-12-06
arm64: KVM: Invoke compute_layout() before alternatives are applied
Sebastian Andrzej Siewior
1
-0
/
+4
2019-11-26
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-6
/
+5
2019-10-18
arm64: Use pr_warn instead of pr_warning
Kefeng Wang
1
-6
/
+5
2019-08-27
arm64: smp: Treat unknown boot failures as being 'stuck in kernel'
Will Deacon
1
-0
/
+1
2019-08-27
arm64: smp: Don't enter kernel with NULL stack pointer or task struct
Will Deacon
1
-0
/
+1
2019-08-27
arm64: smp: Increase secondary CPU boot timeout value
Will Deacon
1
-1
/
+1
2019-07-29
arm64: smp: Mark expected switch fall-through
Anders Roxell
1
-1
/
+1
2019-07-12
arm64: move jump_label_init() before parse_early_param()
Kees Cook
1
-5
/
+0
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-13
/
+14
2019-06-25
arm64: Implement panic_smp_self_stop()
Aaro Koskinen
1
-6
/
+13
2019-06-25
arm64: Improve parking of stopped CPUs
Jayachandran C
1
-3
/
+1
2019-06-21
arm64: fix kernel stack overflow in kdump capture kernel
Wei Li
1
-7
/
+1
2019-06-21
arm64: Fix incorrect irqflag restore for priority masking
Julien Thierry
1
-3
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-04-04
acpi: Create subtable parsing infrastructure
Keith Busch
1
-2
/
+2
2019-02-06
arm64: Switch to PMR masking when starting CPUs
Julien Thierry
1
-0
/
+26
2019-02-06
arm64: alternative: Apply alternatives early in boot process
Daniel Thompson
1
-0
/
+7
2018-12-10
arm64: smp: Handle errors reported by the firmware
Suzuki K Poulose
1
-0
/
+1
2018-12-10
arm64: smp: Rework early feature mismatched detection
Will Deacon
1
-6
/
+5
2018-12-10
arm64: Kconfig: Re-jig CONFIG options for 52-bit VA
Will Deacon
1
-1
/
+1
2018-12-10
arm64: mm: Prevent mismatched 52-bit VA support
Steve Capper
1
-0
/
+5
2018-09-28
arm64: use for_each_of_cpu_node iterator
Rob Herring
1
-1
/
+1
2018-07-09
arm64: numa: rework ACPI NUMA initialization
Lorenzo Pieralisi
1
-11
/
+28
2018-07-06
arm64: smp: remove cpu and numa topology information when hotplugging out CPU
Sudeep Holla
1
-0
/
+3
[next]