summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/smp.c (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.153 (5e24b4e) into msm-4.4Srinivasarao P2018-08-28
|\
| * Merge 4.4.152 into android-4.4Greg Kroah-Hartman2018-08-24
| |\
| | * arm64: make secondary_start_kernel() notraceZhizhou Zhang2018-08-24
* | | Merge "Merge android-4.4@4b8fc9f (v4.4.82) into msm-4.4"Linux Build Service Account2017-09-08
|\ \ \
| * | | Merge android-4.4@4b8fc9f (v4.4.82) into msm-4.4Blagovest Kolenichev2017-09-01
| |\| |
| | * | 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
* | | | soc: qcom: dump current task stack and task_struct for minidumpLingutla Chandrasekhar2017-09-01
|/ / /
* | | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
|\ \ \
| * | | Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi2016-09-20
| |\| |
| | * | arm64: Fix incorrect per-cpu usage for boot CPUSuzuki K Poulose2016-08-20
| | * | arm64: debug: unmask PSTATE.D earlierWill Deacon2016-08-20
| | |/
* | | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang2016-10-21
|\| |
* | | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
* | | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\| |
| * | arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi2016-05-11
| * | arm64: unify idmap removalMark Rutland2016-05-11
| |/
* | ARM64: smp: Prevent cluster LPM modes when pending IPIs on cluster CPUsMahesh Sivasubramanian2016-03-22
* | edac: arm64: Check for ECC errors on panicRohit Vaswani2016-03-22
* | arm64: smp: Update the topology masks before calling CPU_STARTING notifiersRohit Vaswani2016-03-22
* | ARM64: Flush the caches for non panicking CPUs in case of a kernel panicAbhimanyu Kapur2016-03-22
* | arm64: smp: Jump back to secondary start kernel for onlined CPUsAbhimanyu Kapur2016-03-22
* | arch: convert smp_mb__*()Joonwoo Park2016-03-22
* | ARM64: smp: implement arch_trigger_all_cpus_backtrace using IPIRohit Vaswani2016-03-22
* | arm64: smp: Add wakeup IPI supportAbhimanyu Kapur2016-03-22
* | ARM64: smp: Prevent cluster LPM modes when pending IPIs on cluster CPUsMahesh Sivasubramanian2016-03-22
* | ARM64: smp: Fix cpu_up() racing with sys_rebootAbhimanyu Kapur2016-03-01
* | ARM64: Use pr_debug() for CPU hotplug messagesStepan Moskovchenko2016-03-01
* | ARM64: smp: fix incorrect per-cpu definition of regs_before_stopRohit Vaswani2016-03-01
* | ARM64: smp: BUG() if smp_send_reschedule() is called for an offline cpuTrilok Soni2016-03-01
* | ARM64: smp: Save CPU registers before IPI_CPU_STOP processingRohit Vaswani2016-03-01
|/
* 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