index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
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
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-03-24
arm64: Always keep DAIF.[IF] in sync
Hector Martin
2021-01-23
KVM: arm64: Apply hyp relocations at runtime
David Brazdil
2021-01-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-01-04
arm64/smp: Remove unused irq variable in arch_show_interrupts()
Geert Uytterhoeven
2020-12-24
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-22
kasan, arm64: implement HW_TAGS runtime
Andrey Konovalov
2020-12-22
KVM: arm64: Skip computing hyp VA layout for VHE
David Brazdil
2020-12-15
arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts()
Thomas Gleixner
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
2020-11-10
arm64/smp: Drop the macro S(x,s)
Anshuman Khandual
2020-11-10
arm64: smp: Tell RCU about CPUs that fail to come online
Will Deacon
2020-10-30
arm64/smp: Move rcu_cpu_starting() earlier
Qian Cai
2020-09-18
arm64: Fix -Wunused-function warning when !CONFIG_HOTPLUG_CPU
YueHaibing
2020-09-17
arm64: Remove custom IRQ stat accounting
Marc Zyngier
2020-09-17
arm64: Kill __smp_cross_call and co
Marc Zyngier
2020-09-13
arm64: Allow IPIs to be handled as normal interrupts
Marc Zyngier
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-08-08
arm64: Fix __cpu_logical_map undefined issue
Kefeng Wang
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-05-28
Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...
Will Deacon
2020-05-28
arm64/kernel: Fix return value when cpu_online() fails in __cpu_up()
Nobuhiro Iwamatsu
2020-05-16
KVM: arm64: Kill off CONFIG_KVM_ARM_HOST
Will Deacon
2020-04-28
arm64: smp: Make cpus_stuck_in_kernel static
Zou Wei
2020-04-28
arm64: simplify ptrauth initialization
Mark Rutland
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-03-25
Merge branch 'for-next/kernel-ptrauth' into for-next/core
Catalin Marinas
2020-03-25
Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...
Catalin Marinas
2020-03-24
arm64: Introduce get_cpu_ops() helper function
Gavin Shan
2020-03-24
arm64: Rename cpu_read_ops() to init_cpu_ops()
Gavin Shan
2020-03-18
arm64: initialize and switch ptrauth kernel keys
Kristina Martsenko
2020-03-17
arm64: smp: fix crash_smp_send_stop() behaviour
Cristian Marussi
2020-03-17
arm64: smp: fix smp_send_stop() behaviour
Cristian Marussi
2020-03-17
arm64/kernel: Simplify __cpu_up() by bailing out early
Gavin Shan
2019-12-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-12-06
arm64: KVM: Invoke compute_layout() before alternatives are applied
Sebastian Andrzej Siewior
[next]