aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/smp.c
AgeCommit message (Expand)Author
2016-03-15arm64: Add runtime NMI disable modeDaniel Thompson
2016-03-15arm64: Implement IPI_CPU_BACKTRACE using pseudo-NMIsDaniel Thompson
2016-03-15arm64: irqflags: Use ICC sysregs to implement IRQ maskingDaniel Thompson
2016-03-15arm64: alternative: Apply alternatives early in boot processDaniel Thompson
2016-03-15arm64: Add support for on-demand backtrace of other CPUsDaniel Thompson
2015-11-12arm64: smp: make of_parse_and_init_cpus staticJisheng Zhang
2015-10-21arm64: Delay cpu feature capability checksSuzuki K. Poulose
2015-10-21arm64: Delay cpuinfo_store_boot_cpuSuzuki K. Poulose
2015-10-21arm64: Delay ELF HWCAP initialisation until all CPUs are upSuzuki K. Poulose
2015-10-21arm64: Make the CPU information more clearSuzuki K. Poulose
2015-10-09arm64: fix a migrating irq bug when hotplug cpuYang Yingliang
2015-10-07arm64: mm: kill mm_cpumask usageWill Deacon
2015-10-07arm64: flush: use local TLB and I-cache invalidationWill Deacon
2015-07-29arm64: remove dead-code depending on CONFIG_UP_LATE_INITJonas Rabenstein
2015-07-07ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macroAl Stone
2015-07-03ARM64 / SMP: Switch pr_err() to pr_debug() for disabled GICC entryHanjun Guo
2015-06-25ARM64: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd
2015-06-05Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas
2015-05-27arm64: smp: consistently use error codesMark Rutland
2015-05-21arm64: Use common outgoing-CPU-notification codePaul E. McKenney
2015-05-19ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi
2015-05-19ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-03-25ARM64 / ACPI: Parse MADT for SMP initializationHanjun Guo
2015-03-23arm64: mm: increase VA range of identity mapArd Biesheuvel
2015-03-17arm64: apply alternatives for !SMP kernelsMark Rutland
2015-03-05arm64: fix up obsolete cpu function usage.Rusty Russell
2015-01-23smp, ARM64: Kill SMP single function call interruptJiang Liu
2014-12-04arm64: add module support for alternatives fixupsAndre Przywara
2014-11-25arm64: add alternative runtime patchingAndre Przywara
2014-09-13arm64: Tell irq work about self IPI supportFrederic Weisbecker
2014-08-09Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-07ARM64: add IPI tracepointsNicolas Pitre
2014-07-18arm64: cpuinfo: record cpu system register valuesMark Rutland
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-05-16arm64: Support arch_irq_work_raise() via self IPIsLarry Bassel
2014-05-15ARM: Check if a CPU has gone offlineAshwin Chaugule
2014-03-04arm64: topology: Implement basic CPU topology supportMark Brown
2014-02-26arm64: enable processor debug state for secondary cpusVijaya Kumar K
2014-01-30arm64: FIQs are unusedNicolas Pitre
2013-12-19Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas
2013-12-19arm64: percpu: implement optimised pcpu access using tpidr_el1Will Deacon
2013-12-16arm64: enable generic clockevent broadcastLorenzo Pieralisi
2013-11-25arm64: Unmask asynchronous aborts when in kernel modeCatalin Marinas
2013-11-07ARM64: /proc/interrupts: display IPIs of online CPUs onlySudeep KarkadaNagesha
2013-11-04arm64: move enabling of GIC before CPUs are set onlineMarc Zyngier
2013-10-25arm64: add CPU_HOTPLUG infrastructureMark Rutland
2013-10-25arm64: read enable-method for CPU0Mark Rutland
2013-10-25arm64: factor out spin-table boot methodMark Rutland