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
2014-06-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-05-16
arm64: Support arch_irq_work_raise() via self IPIs
Larry Bassel
2014-05-15
ARM: Check if a CPU has gone offline
Ashwin Chaugule
2014-03-04
arm64: topology: Implement basic CPU topology support
Mark Brown
2014-02-26
arm64: enable processor debug state for secondary cpus
Vijaya Kumar K
2014-01-30
arm64: FIQs are unused
Nicolas Pitre
2013-12-19
Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream
Catalin Marinas
2013-12-19
arm64: percpu: implement optimised pcpu access using tpidr_el1
Will Deacon
2013-12-16
arm64: enable generic clockevent broadcast
Lorenzo Pieralisi
2013-11-25
arm64: Unmask asynchronous aborts when in kernel mode
Catalin Marinas
2013-11-07
ARM64: /proc/interrupts: display IPIs of online CPUs only
Sudeep KarkadaNagesha
2013-11-04
arm64: move enabling of GIC before CPUs are set online
Marc Zyngier
2013-10-25
arm64: add CPU_HOTPLUG infrastructure
Mark Rutland
2013-10-25
arm64: read enable-method for CPU0
Mark Rutland
2013-10-25
arm64: factor out spin-table boot method
Mark Rutland
2013-10-25
arm64: reorganise smp_enable_ops
Mark Rutland
2013-08-30
arm64: delay: don't bother reporting bogomips in /proc/cpuinfo
Will Deacon
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