index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2013-07-19
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
2013-07-19
arm64: Only enable local interrupts after the CPU is marked online
Catalin Marinas
2013-07-14
arm64: delete __cpuinit usage from all users
Paul Gortmaker
2013-04-30
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-04-25
arm64: Survive invalid cpu enable-methods
Mark Rutland
2013-04-25
arm64: smp: honour #address-size when parsing CPU reg property
Will Deacon
2013-04-08
arm64: Use generic idle loop
Thomas Gleixner
2013-03-20
arm64: kernel: initialise cpu_logical_map from the DT
Javi Merino
2013-03-20
arm64: kernel: make the pen of the secondary a 64-bit unsigned value
Javi Merino
2013-01-29
arm64: SMP: enable PSCI boot method
Marc Zyngier
2013-01-29
arm64: SMP: rework the SMP code to be enabling method agnostic
Marc Zyngier
2012-11-08
arm64: smp: add missing completion for secondary boot
Will Deacon
2012-10-16
arm64: Remove duplicate inclusion of mmu_context.h in smp.c
Sachin Kamat
2012-09-17
arm64: SMP support
Catalin Marinas