index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2014-12-04
arm64: add module support for alternatives fixups
Andre Przywara
2014-11-25
arm64: add alternative runtime patching
Andre Przywara
2014-09-13
arm64: Tell irq work about self IPI support
Frederic Weisbecker
2014-08-10
Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-08-08
ARM64: add IPI tracepoints
Nicolas Pitre
2014-07-18
arm64: cpuinfo: record cpu system register values
Mark Rutland
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