index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
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
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-10-18
arm64: Use pr_warn instead of pr_warning
Kefeng Wang
2019-08-27
arm64: smp: Treat unknown boot failures as being 'stuck in kernel'
Will Deacon
2019-08-27
arm64: smp: Don't enter kernel with NULL stack pointer or task struct
Will Deacon
2019-08-27
arm64: smp: Increase secondary CPU boot timeout value
Will Deacon
2019-07-29
arm64: smp: Mark expected switch fall-through
Anders Roxell
2019-07-12
arm64: move jump_label_init() before parse_early_param()
Kees Cook
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-06-25
arm64: Implement panic_smp_self_stop()
Aaro Koskinen
2019-06-25
arm64: Improve parking of stopped CPUs
Jayachandran C
2019-06-21
arm64: fix kernel stack overflow in kdump capture kernel
Wei Li
2019-06-21
arm64: Fix incorrect irqflag restore for priority masking
Julien Thierry
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-04-04
acpi: Create subtable parsing infrastructure
Keith Busch
2019-02-06
arm64: Switch to PMR masking when starting CPUs
Julien Thierry
2019-02-06
arm64: alternative: Apply alternatives early in boot process
Daniel Thompson
2018-12-10
arm64: smp: Handle errors reported by the firmware
Suzuki K Poulose
2018-12-10
arm64: smp: Rework early feature mismatched detection
Will Deacon
2018-12-10
arm64: Kconfig: Re-jig CONFIG options for 52-bit VA
Will Deacon
2018-12-10
arm64: mm: Prevent mismatched 52-bit VA support
Steve Capper
2018-09-28
arm64: use for_each_of_cpu_node iterator
Rob Herring
2018-07-09
arm64: numa: rework ACPI NUMA initialization
Lorenzo Pieralisi
2018-07-06
arm64: smp: remove cpu and numa topology information when hotplugging out CPU
Sudeep Holla
2018-07-06
arm64: numa: separate out updates to percpu nodeid and NUMA node cpumap
Sudeep Holla
2018-06-19
arm64: make secondary_start_kernel() notrace
Zhizhou Zhang
2018-03-26
arm64: capabilities: Change scope of VHE to Boot CPU feature
Suzuki K Poulose
2018-03-26
arm64: capabilities: Move errata work around check on boot CPU
Suzuki K Poulose
2018-01-13
arm64: kernel: Add arch-specific SDEI entry code and CPU masking
James Morse
2017-11-02
arm64: Move the async/fiq helpers to explicitly set process context flags
James Morse
2017-11-02
arm64: explicitly mask all exceptions
James Morse
2017-10-04
arm64: consistently log boot/secondary CPU IDs
Mark Rutland
2017-09-08
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
[next]