summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/xics/icp-opal.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/xics: fix refcount leak in icp_opal_init()Lv Ruyi2022-05-221-0/+1
* powerpc/sysdev: Add __init attribute to eligible functionsNick Child2021-12-231-1/+1
* powerpc: Add missing linux/{of.h,irqdomain.h} include directivesMarc Zyngier2021-06-101-0/+1
* KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flagMichael Roth2019-09-241-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* powerpc: Change the doorbell IPI calling conventionNicholas Piggin2017-04-131-1/+1
* powerpc/xics: Work around limitations of OPAL XICS priority handlingBalbir Singh2017-03-061-0/+10
* powerpc/powernv: Properly set "host-ipi" on IPIsBenjamin Herrenschmidt2017-02-091-2/+4
* powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt2017-02-091-0/+29
* powerpc/icp-opal: Fix missing KVM case and harden replayBenjamin Herrenschmidt2017-01-171-7/+24
* Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-081-4/+4
|\
| * powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-4/+4
* | powerpc/xics/opal: Fix processor numbers in OPAL ICPBenjamin Herrenschmidt2016-09-061-5/+7
|/
* powerpc/xics: Add ICP OPAL backendBenjamin Herrenschmidt2016-07-171-0/+144