summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/smp.c (follow)
Commit message (Expand)AuthorAge
* BACKPORT: arm64: split thread_info from task stackMark Rutland2017-08-09
* UPSTREAM: arm64: make cpu number a percpu variableMark Rutland2017-08-09
* UPSTREAM: arm64: smp: prepare for smp_processor_id() reworkMark Rutland2017-08-09
* Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2016-09-26
|\
| * BACKPORT: arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi2016-09-22
* | Merge remote-tracking branch 'common/android-4.4' into android-4.4.y-mergeDmitry Shmidt2016-09-20
|\|
| * UPSTREAM: arm64: unify idmap removalMark Rutland2016-09-18
* | arm64: Fix incorrect per-cpu usage for boot CPUSuzuki K Poulose2016-08-20
* | arm64: debug: unmask PSTATE.D earlierWill Deacon2016-08-20
|/
* arm64: smp: make of_parse_and_init_cpus staticJisheng Zhang2015-11-12
* arm64: Delay cpu feature capability checksSuzuki K. Poulose2015-10-21
* arm64: Delay cpuinfo_store_boot_cpuSuzuki K. Poulose2015-10-21
* arm64: Delay ELF HWCAP initialisation until all CPUs are upSuzuki K. Poulose2015-10-21
* arm64: Make the CPU information more clearSuzuki K. Poulose2015-10-21
* arm64: fix a migrating irq bug when hotplug cpuYang Yingliang2015-10-09
* arm64: mm: kill mm_cpumask usageWill Deacon2015-10-07
* arm64: flush: use local TLB and I-cache invalidationWill Deacon2015-10-07
* arm64: remove dead-code depending on CONFIG_UP_LATE_INITJonas Rabenstein2015-07-29
* ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macroAl Stone2015-07-07
* ARM64 / SMP: Switch pr_err() to pr_debug() for disabled GICC entryHanjun Guo2015-07-03
* ARM64: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd2015-06-25
* Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas2015-06-05
|\
| * arm64: smp: consistently use error codesMark Rutland2015-05-27
* | arm64: Use common outgoing-CPU-notification codePaul E. McKenney2015-05-21
|/
* ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi2015-05-19
* ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi2015-05-19
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-24
|\
| * ARM64 / ACPI: Parse MADT for SMP initializationHanjun Guo2015-03-25
* | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-20
|\ \
| * | arm64: fix up obsolete cpu function usage.Rusty Russell2015-03-05
| |/
* | arm64: mm: increase VA range of identity mapArd Biesheuvel2015-03-23
* | arm64: apply alternatives for !SMP kernelsMark Rutland2015-03-17
|/
* smp, ARM64: Kill SMP single function call interruptJiang Liu2015-01-23
* arm64: add module support for alternatives fixupsAndre Przywara2014-12-04
* arm64: add alternative runtime patchingAndre Przywara2014-11-25
* arm64: Tell irq work about self IPI supportFrederic Weisbecker2014-09-13
* Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-09
|\
| * ARM64: add IPI tracepointsNicolas Pitre2014-08-07
* | arm64: cpuinfo: record cpu system register valuesMark Rutland2014-07-18
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-06
|\
| * arm64: Support arch_irq_work_raise() via self IPIsLarry Bassel2014-05-16
* | ARM: Check if a CPU has gone offlineAshwin Chaugule2014-05-15
|/
* arm64: topology: Implement basic CPU topology supportMark Brown2014-03-04
* arm64: enable processor debug state for secondary cpusVijaya Kumar K2014-02-26
* arm64: FIQs are unusedNicolas Pitre2014-01-30
* Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas2013-12-19
|\
| * arm64: enable generic clockevent broadcastLorenzo Pieralisi2013-12-16
* | arm64: percpu: implement optimised pcpu access using tpidr_el1Will Deacon2013-12-19
|/
* arm64: Unmask asynchronous aborts when in kernel modeCatalin Marinas2013-11-25
* ARM64: /proc/interrupts: display IPIs of online CPUs onlySudeep KarkadaNagesha2013-11-07