index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
cpu_ops.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-04-03
arm64: cpu_ops: fix a leaked reference by adding missing of_node_put
Wen Yang
2017-12-01
arm64: cpu_ops: Add missing 'const' qualifiers
Yury Norov
2017-07-20
arm64: Convert to using %pOF instead of full_name
Rob Herring
2016-08-22
arm64: apply __ro_after_init to some objects
Jisheng Zhang
2016-02-16
arm64: kernel: implement ACPI parking protocol
Lorenzo Pieralisi
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
2015-05-19
ARM64: kernel: unify ACPI and DT cpus initialization
Lorenzo Pieralisi
2015-05-19
ARM64: kernel: make cpu_ops hooks DT agnostic
Lorenzo Pieralisi
2015-03-25
ARM64 / ACPI: Parse MADT for SMP initialization
Hanjun Guo
2014-07-18
arm64: kernel: enable PSCI cpu operations on UP systems
Lorenzo Pieralisi
2013-10-31
arm64: Slightly improve the warning on CPU0 enable-method
Catalin Marinas
2013-10-30
ARM64: simplify cpu_read_bootcpu_ops using OF/DT helper
Sudeep KarkadaNagesha
2013-10-25
arm64: read enable-method for CPU0
Mark Rutland
2013-10-25
arm64: reorganise smp_enable_ops
Mark Rutland