summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powernv/smp.c
AgeCommit message (Expand)Author
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)
2024-11-02powerpc: Split systemcfg struct definitions out from vdsoThomas Weißschuh
2024-11-02powerpc: Split systemcfg data out of vdso data pageThomas Weißschuh
2024-03-17powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependencyHari Bathini
2022-05-22powerpc/kasan: Don't instrument non-maskable or raw interruptsDaniel Axtens
2020-11-27powerpc/64s: Trim offlined CPUs from mm_cpumasksNicholas Piggin
2020-09-18powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()Michael Ellerman
2020-08-25powerpc/powernv/smp: Fix spurious DBG() warningOliver O'Halloran
2020-04-30sched/core: Fix illegal RCU from offline CPUsPeter Zijlstra
2019-10-29powerpc/powernv: Fix CPU idle to be called with IRQs disabledNicholas Piggin
2019-09-24KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flagMichael Roth
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-02-22powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exitPaul Mackerras
2018-07-16powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin
2018-06-03powerpc/powernv: call OPAL_QUIESCE before OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin
2018-01-16powernv/kdump: Fix cases where the kdump kernel can get HMI'sBalbir Singh
2017-10-04powerpc/powernv: Implement NMI IPI with OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin
2017-09-27powerpc/64s: Add workaround for P9 vector CI load issueMichael Neuling
2017-08-01powerpc/powernv: Clear PECE1 in LPCR via stop-api only on HotplugGautham R. Shenoy
2017-07-24powerpc/powernv: Get cpu only after validity checkSantosh Sivaraj
2017-06-28powerpc/smp: Convert NR_CPUS to nr_cpu_idsSantosh Sivaraj
2017-06-28powerpc/smp: Do not BUG_ON if invalid CPU during kickSantosh Sivaraj
2017-06-19powerpc/powernv: Simplify lazy IRQ handling in CPU offlineNicholas Piggin
2017-06-19powerpc/64s/idle: Move soft interrupt mask logic into C codeNicholas Piggin
2017-04-28powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin
2017-04-26powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()Michael Ellerman
2017-04-13powerpc/powernv: POWER9 support for msgsnd/doorbell IPINicholas Piggin
2017-04-13powerpc: Change the doorbell IPI calling conventionNicholas Piggin
2017-04-12Merge branch 'topic/xive' (early part) into nextMichael Ellerman
2017-04-11powerpc/powernv: Move CPU-Offline idle state invocation from smp.c to idle.cGautham R. Shenoy
2017-04-10powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-09powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt
2017-01-31powernv: Pass PSSCR value and mask to power9_idle_stopGautham R. Shenoy
2016-07-15powerpc/powernv: Use deepest stop state when cpu is offlinedShreyas B. Prabhu
2015-12-17powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith
2015-12-17powerpc/powernv: Remove OPALv2 firmware define and referencesStewart Smith
2015-10-21powerpc/powernv: Handle irq_happened flag correctly in off-line loopPaul Mackerras
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-07powerpc/powernv: Remove powernv RTAS supportMichael Ellerman
2015-03-20powerpc/powernv: Fixes for hypervisor doorbell handlingPaul Mackerras
2014-12-18powerpc/powernv: Ignore smt-enabled on Power8 and laterGreg Kurz
2014-12-15powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu
2014-12-15powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu
2014-12-15powerpc/powernv: Enable Offline CPUs to enter deep idle statesShreyas B. Prabhu
2014-12-08powerpc/powernv: Return to cpu offline loop when finished in KVM guestPaul Mackerras
2014-09-25powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras