index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2025-07-04
arm64: move smp_send_stop() cpu mask off stack
Arnd Bergmann
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-08-23
arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first
Douglas Anderson
2024-08-15
arm64: Fix KASAN random tag seed initialization
Samuel Holland
2024-07-11
Merge branch 'for-next/vcpu-hotplug' into for-next/core
Catalin Marinas
2024-07-08
arm64: smp: Fix missing IPI statistics
Jinjie Ruan
2024-06-28
arm64: arch_register_cpu() variant to check if an ACPI handle is now available.
Jonathan Cameron
2024-06-28
arm64: psci: Ignore DENIED CPUs
Jean-Philippe Brucker
2024-06-28
irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
James Morse
2024-06-12
arm64: implement raw_smp_processor_id() using thread_info
Puranjay Mohan
2024-04-28
arm64: defer clearing DAIF.D
Mark Rutland
2023-12-13
arm64: Align boot cpucap handling with system cpucap handling
Mark Rutland
2023-12-13
arm64: Cleanup system cpucap handling
Mark Rutland
2023-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-11-08
Revert "arm64: smp: avoid NMI IPIs with broken MediaTek FW"
Douglas Anderson
2023-11-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-10-26
Merge branch 'for-next/cpus_have_const_cap' into for-next/core
Catalin Marinas
2023-10-26
Merge branches 'for-next/sve-remove-pseudo-regs', 'for-next/backtrace-ipi', '...
Catalin Marinas
2023-10-24
arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper
James Morse
2023-10-16
arm64: Rework setup_cpu_features()
Mark Rutland
2023-10-06
arm64: smp: Don't directly call arch_smp_send_reschedule() for wakeup
Douglas Anderson
2023-10-06
arm64: smp: avoid NMI IPIs with broken MediaTek FW
Mark Rutland
2023-10-04
rcu: Standardize explicit CPU-hotplug calls
Frederic Weisbecker
2023-10-04
rcu: Assume rcu_report_dead() is always called locally
Frederic Weisbecker
2023-09-25
arm64: smp: Mark IPI globals as __ro_after_init
Douglas Anderson
2023-09-25
arm64: kgdb: Implement kgdb_roundup_cpus() to enable pseudo-NMI roundup
Douglas Anderson
2023-09-25
arm64: smp: IPI_CPU_STOP and IPI_CPU_CRASH_STOP should try for NMI
Douglas Anderson
2023-09-25
arm64: smp: Add arch support for backtrace using pseudo-NMI
Douglas Anderson
2023-09-25
arm64: smp: Remove dedicated wakeup IPI
Mark Rutland
2023-08-04
arm64: sdei: abort running SDEI handlers during crash
D Scott Phillips
2023-05-15
arm64: smp: Switch to hotplug core state synchronization
Thomas Gleixner
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-14
cpu: Mark panic_smp_self_stop() __noreturn
Josh Poimboeuf
2023-04-14
arm64/cpu: Mark cpu_park_loop() and friends __noreturn
Josh Poimboeuf
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-24
sched, smp: Trace IPIs sent via send_call_function_single_ipi()
Valentin Schneider
2023-03-06
arm64/cpu: Mark cpu_die() __noreturn
Josh Poimboeuf
2023-01-13
arm64, smp: Remove trace_.*_rcuidle() usage
Peter Zijlstra
2022-07-29
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
2022-05-06
cpufreq: CPPC: Add per_cpu efficiency_class
Pierre Gondois
2022-04-04
arch/arm64: Fix topology initialization for core scheduling
Phil Auld
2021-11-02
Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-10-20
arm64: Use of_get_cpu_hwid()
Rob Herring
2021-10-11
arm64: Prevent kexec and hibernation if is_protected_kvm_enabled()
Will Deacon
2021-06-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-06-24
Merge branch 'for-next/misc' into for-next/core
Will Deacon
2021-06-17
arm64: smp: Bump debugging information print down to KERN_DEBUG
Lee Jones
2021-05-26
arm64: smp: initialize cpu offset earlier
Mark Rutland
2021-05-26
arm64: smp: remove stack from secondary_data
Mark Rutland
2021-05-26
arm64: smp: remove pointless secondary_data maintenance
Mark Rutland
[next]