index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2016-08-19
arm64: debug: unmask PSTATE.D earlier
Will Deacon
2015-08-03
ARM64: smp: Fix suspicious RCU usage with ipi tracepoints
Stephen Boyd
2015-04-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-03-25
ARM64 / ACPI: Parse MADT for SMP initialization
Hanjun Guo
2015-03-23
arm64: mm: increase VA range of identity map
Ard Biesheuvel
2015-03-17
arm64: apply alternatives for !SMP kernels
Mark Rutland
2015-03-05
arm64: fix up obsolete cpu function usage.
Rusty Russell
2015-01-23
smp, ARM64: Kill SMP single function call interrupt
Jiang Liu
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-09
Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-08-07
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